# VSCode Configuration

### Colour code standard text files:

`Ctrl P` then run&#x20;

```
ext install xshrim.txt-syntax
```

![](https://1508177803-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSy0aAo8OKT4I-Ahftv%2F-MQvV57U0yRv19DprpB5%2F-MR0en5xmkrgo7gHajny%2Fimage.png?alt=media\&token=6f29a875-620d-4c53-856a-4279a1950dae)

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

![](https://1508177803-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSy0aAo8OKT4I-Ahftv%2F-MR0m3PWtfmHETcINkYk%2F-MR0mWQnxPdO5eYm07sI%2Fimage.png?alt=media\&token=bd9b3222-d114-450b-b8fa-3601f7b6b77c)
