Martin Aeschlimann
|
0d5ee612e0
|
[json] update server & services
|
2018-03-05 16:55:00 +01:00 |
|
kieferrm
|
597576c382
|
GDPR classification for json language server
|
2018-03-02 12:44:12 -08:00 |
|
Martin Aeschlimann
|
4a7317e4b9
|
css/json/html: improve icon colors
|
2018-02-28 14:53:32 +01:00 |
|
Martin Aeschlimann
|
7b98237ad5
|
CSS/JSON/HTML icons. For #44626
|
2018-02-28 13:57:35 +01:00 |
|
Ramya Achutha Rao
|
8e7af9d70a
|
Json should be features not basics
|
2018-02-27 17:59:40 -08:00 |
|
Ramya Achutha Rao
|
251101e6ea
|
Use latest AI to avoid monkey patching of modules Fixes Microsoft/vscode-extension-telemetry#12
|
2018-02-27 13:42:26 -08:00 |
|
Martin Aeschlimann
|
8bd41ceeca
|
built-in extensions: version to 1.0.0 (for #43978)
|
2018-02-27 15:16:07 +01:00 |
|
Martin Aeschlimann
|
292a290e3f
|
Rename built-in syntax and snippet extensions to "Language Basics". Fixes #44241
|
2018-02-26 21:27:22 +01:00 |
|
Ramya Achutha Rao
|
c1ee104fd4
|
Use latest version of telemetry module
|
2018-02-23 14:57:27 -08:00 |
|
Martin Aeschlimann
|
61a2adfa1a
|
[json] setting for syntax folding (experimental)
|
2018-02-23 16:23:59 +01:00 |
|
Martin Aeschlimann
|
0faa5d117c
|
folding provider: first version
|
2018-02-22 14:13:22 +01:00 |
|
Dirk Baeumer
|
c2a227b77e
|
Locking version for language client and server
|
2018-02-22 12:35:23 +01:00 |
|
Martin Aeschlimann
|
e45d279b36
|
description & name for built-in languages (#43978)
|
2018-02-20 10:09:22 +01:00 |
|
Ramya Achutha Rao
|
ad06c9c609
|
Update telemetry module
|
2018-02-17 17:27:09 -08:00 |
|
Ramya Achutha Rao
|
994bfe6903
|
Update telemetry module to fix issue of missing version in events
|
2018-02-13 17:07:30 -08:00 |
|
Martin Aeschlimann
|
ea1d638ea7
|
[json] update client (for #43317)
|
2018-02-13 13:03:42 +01:00 |
|
Martin Aeschlimann
|
8fdf170a08
|
update grammar script: remove unused properties
|
2018-02-12 16:54:46 +01:00 |
|
Martin Aeschlimann
|
47c74f5a15
|
[json] compile error in languageModelCache
|
2018-02-09 12:45:27 +01:00 |
|
Martin Aeschlimann
|
d03e2c286f
|
[json] enable strict checks on server
|
2018-02-09 10:41:40 +01:00 |
|
Martin Aeschlimann
|
14cd04c0d3
|
[json] fix strict typing issue in server
|
2018-02-08 10:51:57 +01:00 |
|
Martin Aeschlimann
|
e22c27075a
|
[json] set client to strict
|
2018-02-07 23:04:56 +01:00 |
|
Martin Aeschlimann
|
d40a1e24c0
|
[json] adopt language-client with colorProvider support
|
2018-02-07 22:51:42 +01:00 |
|
Martin Aeschlimann
|
8fee7018f7
|
[json] update service / jsonc-parser
|
2018-02-07 22:51:42 +01:00 |
|
Ramya Achutha Rao
|
3b075ee291
|
Wait for telemetryReporter to complete dispose before deactivating extensions
|
2018-02-06 17:55:39 -08:00 |
|
Dirk Baeumer
|
e91b851ca8
|
Upgrade to latest language pack format
|
2018-01-30 00:11:57 +01:00 |
|
Ramya Achutha Rao
|
71c3b15465
|
Update the telemetry module used by extensions
|
2018-01-29 14:53:24 -08:00 |
|
Dirk Baeumer
|
04594c864b
|
Add support for Language Packs
|
2018-01-25 21:14:34 +01:00 |
|
Johannes Rieken
|
ea5b7eaa56
|
add schema for code-snippets-files, #13182
|
2018-01-04 14:17:28 +01:00 |
|
Martin Aeschlimann
|
4d94ae3e5f
|
[json] update request-light (fixes #39344)
|
2017-12-21 11:06:10 +01:00 |
|
Martin Aeschlimann
|
225b9a3d8c
|
[json] missing Promise.reject
|
2017-12-18 18:00:41 +01:00 |
|
Martin Aeschlimann
|
354a8cd414
|
[html/json] set language server debug ports
|
2017-12-15 15:32:02 +01:00 |
|
Martin Aeschlimann
|
f3f11cfbbf
|
[json] increase validationDelay
|
2017-12-15 15:32:01 +01:00 |
|
Martin Aeschlimann
|
76f2744195
|
[json] catch and log exceptions
|
2017-12-07 15:41:25 +01:00 |
|
Martin Aeschlimann
|
9ec7172f78
|
Suggestion: change "JSON with comments" capitalization. Fixes #39622
|
2017-12-06 11:48:27 +01:00 |
|
Martin Aeschlimann
|
9d4a9acd93
|
[json] update service
|
2017-12-04 18:10:02 +01:00 |
|
Martin Aeschlimann
|
f846ade880
|
[jsonc] add tsconfig/jsconfig
|
2017-11-30 09:14:46 +01:00 |
|
Martin Aeschlimann
|
0d9aa129b0
|
More jsonc adoptions
|
2017-11-28 09:55:13 +01:00 |
|
Martin Aeschlimann
|
76989b38ff
|
Fixes for jsonc mode. Fixes #39199
|
2017-11-27 23:44:33 +01:00 |
|
Martin Aeschlimann
|
c6489fa5e5
|
associate code-workspace with jsonc
|
2017-11-27 17:34:48 +01:00 |
|
Martin Aeschlimann
|
0c2de00043
|
Separate json and jsonc (fixes #3641, fixes #26830, fixes #19992)
|
2017-11-27 10:37:47 +01:00 |
|
Martin Aeschlimann
|
a8e615cfa3
|
[json] Provide syntax highlighting for .ember-cli and .watchmanconfig. Fixes #37174
|
2017-11-17 15:02:09 +01:00 |
|
Joao Moreno
|
5d4d38543a
|
use yarn in extension scripts
|
2017-11-16 10:46:51 +01:00 |
|
Joao Moreno
|
758c47ef87
|
npm > yarn
|
2017-11-15 15:14:00 +01:00 |
|
Joao Moreno
|
39ea7877ca
|
update css|html|json dependencies
|
2017-11-14 10:09:17 +01:00 |
|
Martin Aeschlimann
|
d133edf626
|
update language client to 3.5.0
|
2017-11-14 10:06:01 +01:00 |
|
Joao Moreno
|
b635672331
|
remove shrinkwrap references
|
2017-11-14 10:04:36 +01:00 |
|
Joao Moreno
|
50cabbc80a
|
yarn import css|html|json server
|
2017-11-14 10:02:26 +01:00 |
|
Joao Moreno
|
c23063000c
|
Merge branch 'master' into yarn
|
2017-11-14 09:57:55 +01:00 |
|
Joao Moreno
|
18c5daaf0a
|
fix language servers dependencies
|
2017-11-14 09:57:38 +01:00 |
|
Joao Moreno
|
0a8b6fb706
|
yarn: replace most shrinkwrap files
|
2017-11-13 23:03:52 +01:00 |
|