column property
The position within text
for which to determine the completion
proposals. It is measured in UTF-16 code units and the client capability
columnsStartAt1
determines whether it is 0- or 1-based.
Implementation
final int column;
The position within text
for which to determine the completion
proposals. It is measured in UTF-16 code units and the client capability
columnsStartAt1
determines whether it is 0- or 1-based.
final int column;