Commit Graph

615 Commits

Author SHA1 Message Date
f85c0787db Merge pull request #148 from 7ma7X/patch-1
fix typo
2019-01-30 07:15:56 -08:00
7b88eb6897 fix typo 2019-01-30 18:57:15 +09:00
f72d3db0cc Update README 2019-01-29 14:31:01 -08:00
5f795cf78b Fixed typo 2019-01-24 10:28:24 +01:00
e0257ec013 Merge pull request #145 from aretecode/patch-2
update deps
2019-01-22 14:45:24 -08:00
ddc89a66c9 update deps 2019-01-21 15:53:07 -08:00
d546364e1e Fixes #133: i18n sample fails "Failed to load message bundle" 2019-01-07 12:45:40 +01:00
277cf73b2a #139 add comment for hardcoded login details 2019-01-03 12:49:19 +01:00
551908003a Merge pull request #127 from clarkio/patch-1
clarify how to remove decorations for a decoration type from view
2019-01-03 07:20:00 +01:00
575e024e5a Merge pull request #137 from rehrumesh/patch-1
Added API links for TestEditor.setDecorations and  createTextDecorationType
2018-12-29 07:47:05 -08:00
6a0a3d48ed Added API links for TestEditor.setDecorations and createTextDecorationType 2018-12-29 15:02:51 +05:30
51821650b8 Merge pull request #136 from ranma42/patch-1
Fix typo in README
2018-12-28 11:55:10 -08:00
515a928615 Fix typo in README 2018-12-28 09:21:46 +01:00
ec4f55b516 Merge pull request #135 from larshp/patch-1
fix broken link: language server multi root worksp
2018-12-27 11:09:46 -08:00
dd99fbafaa Merge branch 'master' into patch-1 2018-12-27 11:09:37 -08:00
33381f644d Update link generation logic 2018-12-24 09:51:18 -08:00
792ffb7f6f Fix broken link to Hello World extension tutorial 2018-12-23 22:24:23 -08:00
8ea8620555 Merge pull request #130 from Microsoft/octref/ext-docs-links
[DO NOT MERGE] Update all links for Microsoft/vscode-docs#2165
2018-12-21 13:41:53 -08:00
eb5924c954 Fix various anchors 2018-12-21 10:06:05 -08:00
fb12e39ce2 Merge pull request #134 from JulienCroain/TreeViewSample_Fix_Label
Fix SCM label in contributes views
2018-12-21 08:57:23 -08:00
dd094bbf99 fix broken link: language server multi root worksp 2018-12-21 14:17:24 +01:00
4762e4e8ff Fix SCM label in contributes views 2018-12-21 13:45:29 +01:00
bd5db91495 Merge branch 'master' of github.com:Microsoft/vscode-extension-samples 2018-12-17 10:21:31 -08:00
8fd574f895 Normalize main to 'extension.js' 2018-12-17 10:21:13 -08:00
80e975f1ec Remove all recommendation 2018-12-16 21:10:54 -08:00
6a6e88ee80 Merge remote-tracking branch 'oriGin/ext-docs' 2018-12-16 21:10:35 -08:00
a7420d7d1a Update all links for Microsoft/vscode-docs#2165 2018-12-16 21:08:20 -08:00
358c67055b Grammar 2018-12-16 18:46:25 -08:00
22eaa9314c Update terminal vscode target 2018-12-13 09:21:51 -08:00
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
3e9a71ea0c Update USAGE.md 2018-11-30 14:34:17 -05:00
5fa205d0a4 clarify how to remove a decoration type from view 2018-11-30 14:31:12 -05: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