|
|
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 |
|
|
|
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 |
|