Commit Graph

18 Commits

Author SHA1 Message Date
c760f5b44c Fix typo in referencesDocument.ts
containg -> containing
2021-11-16 23:06:45 +09:00
7b9a0a8c4c Use eslint instead of tslint
Fixes #266
2020-05-29 14:01:37 -07:00
ed9ebfeb7a fix https://github.com/microsoft/vscode-extension-samples/issues/189 and some polish 2019-10-10 16:30:39 +02:00
cc64fa1dc2 Remove use stricts from ts files
This is implicit for modules
2019-05-30 18:27:43 -07:00
03cf5fa9f1 Enable strict mode for many samples 2019-05-10 14:34:54 -07:00
a7420d7d1a Update all links for Microsoft/vscode-docs#2165 2018-12-16 21:08:20 -08:00
4c59e94457 Use HTTPS when possible 2018-11-30 08:39:19 +01:00
e913dc6b61 add config files, format TS files 2018-10-25 15:57:27 +02:00
b72fae94fa Revert "Pretter for each ts file"
This reverts commit 23674b2cfe.
2018-10-23 22:14:56 -07:00
23674b2cfe Pretter for each ts file 2018-10-10 09:37:51 -07:00
65bf7cb855 make comments docco friendly 2016-12-30 17:18:27 +01:00
fcbdfc95ba format ts and json files 2016-12-30 11:17:41 +01:00
9acb86e256 moderinze contentprovider-sample 2016-12-30 10:53:11 +01:00
6e6a906dbb update document sample with sample for links 2016-07-29 12:38:47 +02:00
7c572d988a more comments, more code clean-up 2016-05-20 16:01:41 +02:00
45d6ed4bfa smarter sorting of references, better merging of neighour references, fixes 2016-05-20 15:28:28 +02:00
28d7871c71 naming of extension and command 2016-05-20 12:16:02 +02:00
488137ee9b rich TextDocumentContentProvider sample 2016-05-20 11:13:35 +02:00