Useful Plugins
Plugin Name | ID | Description |
---|---|---|
Better Jinja | samuelcolvin.jinjahtml | Provides jinja template highlighting alongside highlighting for other languages (e.g. Jinja + HTML) |
Debugging nodejs and typescript
By default VSCode will attempt to capture output via the nodejs console stream. If you are using a logging extension like pino you may need to override this to enable capture via std: