Editors
https://github.com/microsoft/vscode
- https://open-vsx.org/ - Extension Registry
- https://clovyr.app/code - on-line coding
# vscode failing with no route to host Settings -> Privacy & Security -> Local Network then allow VS Code
VIM
Turn off smart paste
:se paste
:%s/%0A/\r/g # replace HTML code with new-line :%s/1.3.0.12/1.4.0.6/g