QB64Official / vscode

QB64 Extension for Visual Studio Code.
MIT License
14 stars 3 forks source link

Add a command to remove line numbers #112

Closed LordDurus closed 1 year ago

LordDurus commented 1 year ago

Added a task to remove line numbers from the current file.

This will only be available from the command palette

LordDurus commented 1 year ago

I added 2 new commands Renumber the lines the current code file. and Remove the line numbers from the current file.