Commit Graph

6 Commits

Author SHA1 Message Date
2f83557a56 Run format on repo 2022-11-04 14:27:02 -07:00
7b9a0a8c4c Use eslint instead of tslint
Fixes #266
2020-05-29 14:01:37 -07:00
cd6c33d101 Updates to target es2019
Fixes #265

Also excludes dom typings from the lib files so that dom methods are not suggested
2020-05-06 12:14:11 -07:00
d94d69a3c1 - unified 'vscode' imports
- unified naming of private fields to `_xyz`
- use `vscode.workspace.fs` instead of `fs`
2019-11-13 20:35:35 +01:00
dfe4bba9a3 clean-up 2019-11-11 01:16:15 +01:00
a1d64677ea call-hierarchy-sample 2019-11-11 00:47:36 +01:00