|
|
446c7576b9
|
Merge branch 'master' of github.com:Microsoft/vscode-extension-samples
|
2018-12-12 15:51:13 -08:00 |
|
|
|
bf56683752
|
Update all references to hellocode
|
2018-12-12 15:51:03 -08:00 |
|
|
|
8785872cec
|
Fix #128
|
2018-12-06 11:31:44 +01:00 |
|
|
|
c6b400f559
|
Update language configuration sample
|
2018-11-30 12:25:47 -08:00 |
|
|
|
eb89cc712e
|
Merge pull request #126 from Vallentin/https
Use HTTPS when possible
|
2018-11-30 10:46:59 -08:00 |
|
|
|
b4a8aa5ab5
|
Merge pull request #125 from Vallentin/typos
Fixed typo
|
2018-11-30 10:39:44 -08:00 |
|
|
|
4c59e94457
|
Use HTTPS when possible
|
2018-11-30 08:39:19 +01:00 |
|
|
|
ca857abc65
|
Fixed typo
|
2018-11-30 08:12:11 +01:00 |
|
|
|
cd33197903
|
add wordPattern and indentationRules into language configuration sample
|
2018-11-27 12:20:29 -08:00 |
|
|
|
06f5936a55
|
Update dependencies with advisories
|
2018-11-27 17:43:42 +01:00 |
|
|
|
adb44c3f59
|
Update dependencies with advisories
|
2018-11-27 16:56:50 +01:00 |
|
|
|
9d8a25c625
|
Update samples listing
|
2018-11-26 12:58:46 -08:00 |
|
|
|
97f49bd82a
|
Remove all tslint recommendation per #110
|
2018-11-26 12:06:31 -08:00 |
|
|
|
f33ae4f052
|
Merge pull request #123 from renatofmachado/patch-1
Fix typo in package.json of tree-view-sample
|
2018-11-26 11:30:10 -08:00 |
|
|
|
58c49ab7be
|
Merge pull request #121 from arilotter/arilotter-patch-1
Fix typo in README.md
|
2018-11-26 11:29:35 -08:00 |
|
|
|
fc3c2f9dae
|
Merge pull request #124 from gregvanl/fixtypo
Fix typo in configuration sample
|
2018-11-22 17:05:00 +01:00 |
|
|
|
73cf65868a
|
Fix typo in configuration sample
|
2018-11-21 13:21:10 -08:00 |
|
|
|
7b8409a9a6
|
Fix typo package.json of tree-view-sample
This fixes a small typo in the `package.json` file where the `Delete Entry` menu item was pointing to a invalid command.
|
2018-11-21 21:05:05 +00:00 |
|
|
|
6546482b62
|
Fix icon and add description
|
2018-11-19 14:28:50 +01:00 |
|
|
|
72f4711fd8
|
rename to diagnostic related information
|
2018-11-19 13:05:33 +01:00 |
|
|
|
23ea484b30
|
Update multi diagnostics sample
|
2018-11-19 13:00:08 +01:00 |
|
|
|
5d7fc6d400
|
Remove ext deps sample
|
2018-11-19 12:48:00 +01:00 |
|
|
|
06fcb03ae2
|
Update configuration sample
|
2018-11-19 12:47:36 +01:00 |
|
|
|
6996a68735
|
fix compilation
|
2018-11-19 12:24:56 +01:00 |
|
|
|
90a7a4c787
|
sync with sample
|
2018-11-19 12:24:41 +01:00 |
|
|
|
982a2260de
|
Update sample
|
2018-11-19 12:17:15 +01:00 |
|
|
|
2c4f99957b
|
tweaks
|
2018-11-16 12:46:26 +01:00 |
|
|
|
7e8bb9e09b
|
add eventing and update command
|
2018-11-16 12:16:23 +01:00 |
|
|
|
c3fe2d0459
|
update img src
|
2018-11-15 18:44:38 +01:00 |
|
|
|
8724ad4806
|
add better sample for virtual documents
|
2018-11-15 18:42:11 +01:00 |
|
|
|
8e8001f9c5
|
update samples.js
|
2018-11-15 10:43:35 +01:00 |
|
|
|
cf2e614357
|
more updates #110
|
2018-11-15 10:41:25 +01:00 |
|
|
|
3fedfb19e9
|
update status bar sample, #110
|
2018-11-15 10:32:22 +01:00 |
|
|
|
74e0d2ff5f
|
delete template string sample
|
2018-11-15 10:11:18 +01:00 |
|
|
|
502e1d33a3
|
fix #119
|
2018-11-15 10:10:15 +01:00 |
|
|
|
a67f375f8a
|
Snippet sample
|
2018-11-14 13:48:47 -08:00 |
|
|
|
30b41ec65c
|
Clean up
|
2018-11-14 12:41:59 -08:00 |
|
|
|
1e82f43566
|
Add language configuration sample
|
2018-11-14 12:40:12 -08:00 |
|
|
|
fb9ca59601
|
Fix typo in README.md
Decoractor -> Decorator
|
2018-11-14 10:41:41 -05:00 |
|
|
|
361c13498d
|
Fix package-lock for security warnings
|
2018-11-12 11:17:35 -08:00 |
|
|
|
c76dc80ea0
|
Merge pull request #117 from Microsoft/ext-docs
Make VS Code a dev dependency
|
2018-11-08 19:29:40 -08:00 |
|
|
|
e41516360c
|
Various cleanup
|
2018-11-08 10:50:21 -08:00 |
|
|
|
d3b7ed1ae1
|
TSLint for base sample
|
2018-11-08 10:44:39 -08:00 |
|
|
|
df5c0d3411
|
Merge branch 'master' of github.com:Microsoft/vscode-extension-samples
|
2018-11-08 10:40:44 -08:00 |
|
|
|
e361ab05b5
|
Add tslint as devDependency for all samples
|
2018-11-08 10:39:34 -08:00 |
|
|
|
0460228f31
|
Normalize the vim sample
|
2018-11-08 10:13:39 +01:00 |
|
|
|
cbd57bff5f
|
Move vscode to dev dependency
|
2018-11-08 10:13:03 +01:00 |
|
|
|
bffc696b91
|
Move vscode to dev dependency
|
2018-11-08 10:11:51 +01:00 |
|
|
|
dd27b753a7
|
Make vscode a dev dependency
|
2018-11-08 10:09:57 +01:00 |
|
|
|
557f86a0a5
|
Make VS Code a dev dependency
|
2018-11-08 10:00:38 +01:00 |
|