My environment is restricted, so I can't install 3rd party extensions. Is there a way somehow I can automate copying of the current line number into the clipboard in Visual Studio Code ?
Asked
Active
Viewed 56 times
0
-
vscode.window.activeTextEditor.selection.active.line? https://stackoverflow.com/questions/49888986/vscode-api-why-cant-i-get-the-current-line – defaultUsernameN Oct 28 '21 at 23:14