vscode.printcode
vscode.printcode copied to clipboard
Issues with configuration
I added this to my user settings:
"printcode.fontSize": 10, "printcode.lineNumbers": "off"
and the lineNumber still appear when i try to print.
Any idea what I could be doing wrong?
Thanks!
I just changed to "printcode.fontSize": 6. I had to restart VS code for the change to take effect.
The easiest way to get new settings in use is Reload Window command:
https://stackoverflow.com/questions/42002852/how-to-restart-vscode-after-editing-extensions-config