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 |
|
Ramya Achutha Rao
|
3b075ee291
|
Wait for telemetryReporter to complete dispose before deactivating extensions
|
2018-02-06 17:55:39 -08:00 |
|
Dirk Baeumer
|
04594c864b
|
Add support for Language Packs
|
2018-01-25 21:14:34 +01:00 |
|
Martin Aeschlimann
|
354a8cd414
|
[html/json] set language server debug ports
|
2017-12-15 15:32:02 +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
|
7a2065f582
|
switching to noUnusedLocals : for #37212
|
2017-11-13 13:53:42 +01:00 |
|
Erich Gamma
|
a54c44cb0d
|
Enabling the 'noUnusedLocals' compiler option for extensions
|
2017-11-08 10:23:49 +01:00 |
|
Erich Gamma
|
b94569fe0d
|
tslint5 adoption - fix semicolon rule
|
2017-11-07 12:08:22 +01:00 |
|
Martin Aeschlimann
|
ff2c299be4
|
[json] update service & server
|
2017-11-01 22:51:29 +01:00 |
|
Sandeep Somavarapu
|
7ebc20495c
|
Fix #37041
|
2017-10-30 13:51:25 +01:00 |
|
Johannes Rieken
|
65a2d30efe
|
color - jsdoc and tiny tweaks for color provider api
|
2017-10-16 12:43:21 +02:00 |
|
Martin Aeschlimann
|
8b350a162c
|
Listen to schema change events (for #27816)
|
2017-09-25 15:25:05 +02:00 |
|
Martin Aeschlimann
|
0e3d8542a1
|
[json] provide colorpresentations in language server
|
2017-09-21 12:57:58 +02:00 |
|
rebornix
|
084849c2fa
|
provideColorPresentations should have document in paramaters.
|
2017-09-20 13:44:57 -07:00 |
|
rebornix
|
ce20acd130
|
color space 0...1
|
2017-09-20 12:59:02 -07:00 |
|
rebornix
|
d069e922ef
|
Re #34366. Extensions define color formats.
|
2017-09-19 00:03:58 -07:00 |
|
Martin Aeschlimann
|
baed6fa95b
|
[html] multi folder settings optimizations
|
2017-09-15 16:39:56 +02:00 |
|
rebornix
|
3753e0e1d2
|
Align signatures with other providers.
|
2017-09-08 14:11:44 -07:00 |
|
rebornix
|
3479d81d77
|
Fix #32235. Functional style formatter. Color range is all float number and remove fromHex, fromHSL methods.
|
2017-09-08 11:36:39 -07:00 |
|
Martin Aeschlimann
|
5e42a4907a
|
Multi root: json.schema setting relative url doesnt get resolved to folder. Fixes #33453
|
2017-08-30 15:11:16 +02:00 |
|
Martin Aeschlimann
|
c0f8d12673
|
IntelliSense not work in settings.json . Fixes #33069
|
2017-08-29 18:01:38 +02:00 |
|
Martin Aeschlimann
|
d0d00e8824
|
[json] match only schemas of current folder
|
2017-08-29 08:37:02 +02:00 |
|
Martin Aeschlimann
|
c72c6cc31d
|
[json] complete colorProvider adoption
|
2017-08-28 19:15:36 +02:00 |
|
Martin Aeschlimann
|
31fe7b0a9c
|
[json] adopt colorProvider.proposed protocol
|
2017-08-28 17:19:55 +02:00 |
|
rebornix
|
879373d9e1
|
Remove onDidChagne events. Deprecate [lan].colorDecorators.enable and
use editor.colorDecorators for all.
|
2017-08-25 16:10:16 -07:00 |
|
rebornix
|
9355b436d1
|
Move renderColorDecorator options to core settings.
|
2017-08-25 16:10:16 -07:00 |
|
rebornix
|
9937bcf6ec
|
Color Decorator sits together with Color Picker.
|
2017-08-25 16:10:16 -07:00 |
|
rebornix
|
f4ccc31770
|
Use single quote in imports
|
2017-08-25 16:10:16 -07:00 |
|
rebornix
|
f52299aee0
|
Add a new option to control whether to render inline color box or not.
|
2017-08-25 16:10:16 -07:00 |
|
Martin Aeschlimann
|
b14c255400
|
[json] add multiroot support. Fixes #32487
|
2017-08-23 14:33:04 +02:00 |
|
Johannes Rieken
|
7128eb085c
|
style - use single-quoted imports
|
2017-08-21 16:45:32 +02:00 |
|
Martin Aeschlimann
|
c185e7d44e
|
[json] hover over color box doesn't show color picker. Fixes #32298
|
2017-08-12 16:40:09 +02:00 |
|
Martin Aeschlimann
|
5fce6df8a2
|
[json] Protect from incompete colors (for exception in #32298)
|
2017-08-12 16:20:38 +02:00 |
|
Joao Moreno
|
13a6a7a9c3
|
color api: remove ColorRange.format
|
2017-08-11 11:50:10 +02:00 |
|
Joao Moreno
|
0f5272afe9
|
color api: docs
|
2017-08-11 11:50:10 +02:00 |
|
Martin Aeschlimann
|
946bb89854
|
[json] enable color picker
|
2017-08-03 16:26:47 +02:00 |
|
Sandeep Somavarapu
|
7c7ae7a66f
|
#30856: Register schema for workspace configuration file
- Both saved & unsaved
- which supports intellisense in the files
|
2017-07-17 18:23:10 +05:30 |
|
rebornix
|
15ccb8d53a
|
Fix #29664, Fix #29668. Add JSON indentation rules.
|
2017-06-28 15:43:18 -07:00 |
|
Benjamin Pasero
|
52dd6053f4
|
remove console.log (fyi @aeschli)
|
2017-04-28 14:27:40 +02:00 |
|
Martin Aeschlimann
|
ffd0d963f2
|
[json] fix for color decorator regex
|
2017-04-27 22:41:22 +02:00 |
|
Martin Aeschlimann
|
053130ef2a
|
Allow for short hand hex colors. Fixes #25396
|
2017-04-27 20:33:02 +02:00 |
|
Martin Aeschlimann
|
7d63b291cf
|
[json] color decorators
|
2017-03-27 14:27:10 +02:00 |
|
kieferrm
|
3f26922adb
|
upgrade telemetry used by json ext
|
2017-02-20 20:16:47 -08:00 |
|
Benjamin Pasero
|
4d9ee74935
|
move more into config-editing extension (for #20049)
|
2017-02-07 16:52:19 +01:00 |
|
Martin Aeschlimann
|
bb18628a66
|
[json] dynamically enable & disable formatter
|
2017-01-30 16:32:31 +01:00 |
|
Martin Aeschlimann
|
87ae03d980
|
[json] update dependencies & adopt
|
2017-01-17 23:09:12 +01:00 |
|
Martin Aeschlimann
|
ec45a3a56c
|
[json] wait for onReady before using client
|
2016-11-28 10:57:22 +01:00 |
|
Martin Aeschlimann
|
93c1334282
|
[json] adopt SnippetString (#15573) and update to TS 2.0
|
2016-11-25 16:37:56 +01:00 |
|
Johannes Rieken
|
db48473d51
|
json.format.enable
|
2016-10-17 15:25:35 +02:00 |
|