VSCode Configuration

Colour code standard text files:

Ctrl P then run

ext install xshrim.txt-syntax

When opening python exploits sometimes they are not formatted correctly. Hold Ctrl Shift and i to correct the formatting - it will likely as you to install something - install it.

Install Cheat.sh into vscode

https://marketplace.visualstudio.com/items?itemName=vscode-snippet.Snippet
https://github.com/chubin/cheat.sh

Then highlight a sentence, do Ctrl Shift S to search for cheatsheets

Last updated