Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
TextEditorEdit
/
setEndOfLine
set
End
Of
Line
abstract
fun
setEndOfLine
(
endOfLine
:
EndOfLine
)
(
source
)
Set the end of line sequence.
Parameters
end
Of
Line
The new end of line for the
document
.
Online Documentation