- Hover details
- Signature hints
- Variable completion
- Member completion
- Go to definition
- Syntax highlighting
- Semantic highlighting
mikeconfig.ts
file support
In order to use mikeconfig.ts
files, you must have ts-node
installed in your project's node_modules
. It can be a dev dependency.
TBD
- Type completion is not available
- Fixed issue with
mikeconfig.ts
files being affected by localtsconfig.json
in annoying ways.
Initial release.
- Hover details
- Signature hints
- Variable completion
- Member completion
- Go to definition
- Syntax highlighting
- Semantic highlighting
mikeconfig.ts
files