Commit Graph

657 Commits

Author SHA1 Message Date
da14adc183 fix sample (for #174) 2019-04-18 10:05:52 +02:00
75dd0c7679 who deleted this file?!? 2019-04-18 09:59:27 +02:00
2d64068c26 Addressed 174 2019-04-18 09:40:50 +02:00
2b5a1af796 Merge pull request #175 from SimonSiefke/patch-1
fix the text for the link to the docs
2019-04-17 12:40:10 -07:00
acf222bb7f fix the text for the link 2019-04-16 22:43:01 +02:00
631a16f9d5 Various fixes for #174 2019-04-16 09:59:21 -07:00
0fe4a15b26 Update link 2019-04-15 09:43:44 -07:00
308f5bf447 Update scripts 2019-04-15 09:27:20 -07:00
a07b094551 Add Document Editing Sample 2019-04-15 09:25:07 -07:00
87a7ab98d7 Update Typings 2019-04-15 09:07:38 -07:00
b9ad2eb3bf Update commenting api 2019-04-05 11:59:10 -07:00
2b169fc0ad Comments API Sample (#160)
* Comment API Sample
2019-03-29 19:31:06 +01:00
19ff2a1ade fix engines version 2019-03-28 15:48:04 +01:00
c5824e3f5f node file system provider: update vscode version 2019-03-28 15:44:27 +01:00
efbfb30884 update fs nodejs sample 2019-03-28 07:30:31 +01:00
8143df9875 Enforce tab indentation 2019-03-26 15:53:36 -07:00
28bc263424 Fix code according to Microsoft/vscode-docs#2512 2019-03-26 10:30:27 -07:00
b2d29d2238 Merge pull request #168 from ktowen/patch-1
Fixed typo
2019-03-25 11:38:58 -07:00
49efdab65c Fixed typo 2019-03-25 10:57:10 -04:00
e48c6c8909 💄 2019-03-20 10:31:44 +01:00
9c1d5c1248 - ability to open fiddle in the browser instead of writing to it.
- fix fidde versioning to be zero-based
2019-03-19 22:17:35 +01:00
0dceda85ee - support for multi workspace folders
- mock fiddle for offline testing
- redesigned to support files closing
- support for deleted files
2019-03-19 03:06:13 +01:00
d3dcc39f87 Merge branch 'master' of https://github.com/Microsoft/vscode-extension-samples 2019-03-15 01:26:13 +01:00
976447594b Update vscode dev dependency 2019-03-13 11:55:39 -07:00
558878d9f1 add the Source Control Sample to the README.md 2019-03-13 15:24:49 +00:00
8cc900dfef Applying the sample contribution guidelines 2019-03-12 23:54:14 +00:00
bca441ddab Adding source control sample 2019-03-12 23:24:46 +00:00
b487366633 Merge pull request #158 from Microsoft/tyriar/dimensions
Add example for terminal dimensions
2019-03-05 08:53:41 -08:00
cb4ff96ff9 Update vscode package 2019-03-05 12:09:06 +01:00
cf47784724 add tests to webpack-sample 2019-03-04 14:15:59 +01:00
468e219e3b decorator-sample doesn't work on node v8.12.0, timeout not defined. Fixes #142 2019-03-01 16:15:58 +01:00
9d00b5d98d List vscode as a dev-dependecy, not a regular dep 2019-02-19 11:48:35 -08:00
12109b207e Merge pull request #154 from pmcelhaney/typo-diagnosic
typo: "diagnosic" should be "diagnostic"
2019-02-19 06:56:55 -08:00
8d66544bde typo: "diagnosic" should be "diagnostic" 2019-02-19 09:01:02 -05:00
f9955406b4 Merge pull request #150 from PanAeon/master
Fix LSP sample E2E test
2019-02-07 09:36:34 -08:00
d1d1eb1e84 Merge pull request #151 from Gama11/patch-1
Fix path to task-provider-sample's main
2019-02-07 11:45:08 +01:00
a0c62e6704 Merge pull request #152 from alexander-karpov/patch-1
Fix typo
2019-02-06 09:39:44 -08:00
ccbe7986cd Fixed typo 2019-02-06 19:03:51 +03:00
655ea9dc0a Fix path to task-provider-sample's main
It's built to out/extension.js, so launching the extension currently produces an error. I guess that was caused by this change:

704f351abd (diff-71ee4bf336efb1f169e66d21bbc6d508)
2019-02-06 14:22:26 +01:00
29149a39a3 Fix E2E test in the lsp-log-streaming-sample 2019-02-06 12:10:33 +00:00
c0238d9aa6 Fix LSP sample E2E test 2019-02-06 11:51:42 +00:00
69f39e8f75 Add example for terminal dimensions 2019-02-04 10:15:56 -08:00
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