Commit Graph

9 Commits

Author SHA1 Message Date
32e50e81c0 Use TypeScript 4.2 for building all samples 2021-03-02 15:48:43 -08:00
4fb7e5a050 Update example to LSP 7.0.0 2021-01-15 09:19:00 +01:00
23e5167c2f Update samples to compile with TS 4.0.2 2020-09-10 15:20:30 -07:00
2c377b7828 Update extensions to build with typescript 3.9.4
Also fixing some compile errors in configuration-sample
2020-05-29 14:11:10 -07:00
38cf8ca579 Audit 2020-05-07 12:18:39 +02:00
600ff3e030 Update dependencies 2020-05-07 12:17:51 +02: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
209a84c1af Bump all samples to use TS 3.8.3
Also required bumping `@types/node` to 12.12.x
2020-04-14 18:01:21 -07:00
3fa2d68290 Add lsp code action ui sample 2019-11-15 19:19:44 +01:00