Commit Graph

661 Commits

Author SHA1 Message Date
f59239127c Merge remote-tracking branch 'origin/master' into rebornix/commentcontroller 2019-03-29 11:30:43 -07:00
d4aea25196 Update spaces and scripts 2019-03-29 11:29:31 -07:00
decdc8df35 Update readme and proposed api 2019-03-29 10:55:26 -07: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
1bc238a8b2 delete command for comment thread 2019-03-27 11:00:34 -07:00
b81c1c9d4e Hide commands for commenting from command palette 2019-03-27 10:50:27 -07:00
579db9d50a update proposed api for comments api 2019-03-26 17:02:39 -07: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
62af066dec Update comments for api 2019-03-15 12:52:20 -07:00
5e09c1f3ad Update typings. 2019-03-15 12:38:31 -07: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
a5868991ae s 2019-03-11 11:42:21 -07:00
bf7606d1cf properties instead of methods 2019-03-11 11:12:56 -07:00
483beced22 address feedback on new comment callback 2019-03-11 10:54:25 -07:00
2dd494062b Update command 2019-03-07 11:13:17 -08:00
ebb19f7212 Add comments for the sample 2019-03-07 10:07:29 -08:00
60d04fcd20 Update description 2019-03-07 09:59:40 -08:00
204f2f2a64 Add demo 2019-03-07 09:09:59 -08:00
6322e54587 Comment API Sample 2019-03-07 08:47:01 -08: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