Commit Graph

16 Commits

Author SHA1 Message Date
97f49bd82a Remove all tslint recommendation per #110 2018-11-26 12:06:31 -08:00
e361ab05b5 Add tslint as devDependency for all samples 2018-11-08 10:39:34 -08:00
372a6e088b more readme updating 2018-10-25 16:10:06 +02:00
687a3f4d77 update sample and gif 2018-10-25 12:59:36 +02:00
29b8ae6a1c more completion samples 2018-10-25 12:30:37 +02:00
dd86360854 don't leak... 2018-10-25 12:06:16 +02:00
42d626a8e4 update readme 2018-10-25 12:03:51 +02:00
81825dcdd4 update config files 2018-10-25 11:56:47 +02:00
b72fae94fa Revert "Pretter for each ts file"
This reverts commit 23674b2cfe.
2018-10-23 22:14:56 -07:00
7501ea71a4 Convert all samples to use vscode-samples Microsoft/vscode-vsce#299 2018-10-15 11:53:21 -07:00
23674b2cfe Pretter for each ts file 2018-10-10 09:37:51 -07:00
154ad38e3f Convert indentation to tabs for all JSON files 2018-10-08 15:37:24 -07:00
aa2c2aea69 fix github reported vulnerability #49146 2018-05-04 08:59:19 +02:00
ab26257a51 adding the method arguments, so it is obvious how to make the completion item context sensitive by reaching into the document.getText() and using the position etc... 2017-12-13 22:01:22 +01:00
7b9c376aad Adding SnippetString-based completion sample which demonstrates how dynamic context-sensitive snippets can be created. 2017-12-12 18:53:54 +01:00
dbc468b5e4 start completions sample 2016-12-30 18:51:37 +01:00