actual content ↓↓
TIL - Get Nunjuck files to use HTML syntax highlighting in VSCode
Out of the box VSCode doesn't use syntax highlighting on nunjucks files. To fix that
- Open up settings
- Search for "file associations"
- Click "add item"
- Under 'item' uses '*.njk' and under 'value' use 'html'
- ???
- Profit
- Next: 2021
- Previous: WeekNotes - June 1, 2021