VS Code notes
WSL I/O error¶
If seeing this error then from within the WSL terminal, run
to delete the VS Code WSL server. Exit the terminal and from your PowerShell/Cmd, run Then you can go back to WSL and runcode . and it should work normally.
Git hooks¶
Create a .githooks directory in the repo and then instruct git to use it to run the hooks:
Ensure executable bit set
Ensure any Git hooks that are then created have a chmod +x run on them otherwise they will not be marked as executable and will not run on Linux systems (it doesn't seem to be an issue on Windows).
Paste Image plugin¶
Path settings
Set Paste Image: Base Path to ${currentFileDir} and Paste Image: path to ${projectRoot}/docs/images so they go into an images subdirectory and are correctly referenced by the markdown files.
Spellcheck plugin¶
https://github.com/streetsidesoftware/vscode-spell-checker Turn on English (GB) by changing "cSpell.language": "en" to "cSpell.language": "en-GB"
Wakatime¶
https://wakatime.com/ Tracks coding work Remember to also install on the remote host if doing SSH remote work
Test items¶
EKORA® by Clinical IT©
Open styled details
Nested details!
And more content again.
Usage
Use Ctrl+Alt+V to paste.
- item 1
- item 2
H2O
Delete this O2