Matt Bierner
5ed55a8606
Don't treat dom properties as special for syntax highlighting
...
See https://github.com/Microsoft/TypeScript-TmLanguage/issues/691
Assuming that properties named `label` or `name` are dom properties is incorrect and causes a lot of false positives. This results in weirdly inconsistent colorization
2019-01-02 17:33:50 -08:00
isidor
9edd984da8
delete OSSREADME.json
2018-11-20 12:54:22 +01:00
isidor
2ba92aa3e8
add commitHash to cgmanifest
2018-11-15 17:43:46 +01:00
isidor
347fb6347b
add all cgmanifests. Still no commitHash
2018-11-14 18:18:25 +01:00
Martin Aeschlimann
cfc2a2212d
custom 'html' tags are in red color. Fixes #56467
2018-10-04 11:02:04 +02:00
Alex Dima
34e7a220c8
Avoid shipping unnecessary files
2018-09-19 19:53:46 +02:00
Martin Aeschlimann
404e737560
update html grammar
2018-07-27 11:02:04 +02:00
Martin Aeschlimann
b08ba054ba
[folding] Folded regions are lost when starting multi line comment Fixes Microsoft/vscode#46655
2018-03-28 16:06:10 +02:00
Pine Wu
581000a2da
Override tokenTypes in html for #46145
2018-03-20 16:35:38 -07:00
Martin Aeschlimann
086a751a06
[html] split extension (for #45900 )
2018-03-17 16:32:55 +01:00
Martin Aeschlimann
5710ce949b
[html] improve incomplete foldings (for #44712 )
2018-03-16 17:19:50 +01:00
Martin Aeschlimann
1cec53cedd
[html] folding for embedded JavaScript
2018-03-16 13:48:06 +01:00
Martin Aeschlimann
18bde2a520
[html] validate: check if version is still current
2018-03-16 13:48:05 +01:00
Martin Aeschlimann
14eca3563b
[html] enable strict, cancel support
2018-03-16 11:26:44 +01:00
Martin Aeschlimann
7c5f344a2b
[html] use TextDocument.applyEdit
2018-03-16 11:26:44 +01:00
Martin Aeschlimann
4d78742a99
[html] test fold regions
2018-03-16 11:26:29 +01:00
Martin Aeschlimann
21d517efd6
[html] fold multi line comments
2018-03-16 11:25:52 +01:00
Martin Aeschlimann
ff3c40353b
[html] folding for self-closing tags
2018-03-16 11:25:52 +01:00
Alex Dima
443c580049
Enable folding in standalone editor
2018-03-15 14:52:34 +01:00
Martin Aeschlimann
4c8fae3cca
[html] format
2018-03-14 23:02:04 +01:00
Martin Aeschlimann
fb4f66dc11
[html] limit ranges
2018-03-14 22:56:30 +01:00
Martin Aeschlimann
6804f4d9cd
[html] update dependencies, extract folding, folding tests
2018-03-14 15:53:24 +01:00
Martin Aeschlimann
c65b881d16
[folding] add maxRanges to folding provider request
2018-03-13 17:49:09 +01:00
Pine
7618cf494f
Merge pull request #45437 from Microsoft/octref/pathCompletion
...
March path completion improvements
2018-03-09 22:20:45 -08:00
Ramya Achutha Rao
e09581a249
Use latest emmet helper fix for #45032
2018-03-09 13:00:34 -08:00
Pine Wu
b49be24fec
fix hygiene
2018-03-09 12:38:03 -08:00
Pine Wu
c6818881d5
Add / for folder path completion in html. fix #44815
2018-03-09 12:15:25 -08:00
Pine Wu
e7f9c39fac
fix #44813
2018-03-09 12:15:25 -08:00
Pine Wu
15f97e8355
clean up tests
2018-03-09 12:15:25 -08:00
Joao Moreno
55ea9fe284
fix integration tests
2018-03-07 11:03:28 +01:00
Joao Moreno
0dfe0c4c3e
Merge branch 'master' into gitattributes
2018-03-07 08:56:26 +01:00
Martin Aeschlimann
bde23fb906
[HTML] server contains invalid implementation of applyEdit. Fixes #45014
2018-03-06 11:33:35 +01:00
Joao Moreno
12ab70d329
fix line endings
2018-03-05 12:47:11 +01:00
kieferrm
7ae132d85d
GDPR classification for html language server
2018-03-02 12:39:20 -08:00
Ramya Rao
d7dca142ad
Allow css emmet completions when abbr contains period Fixes #44352 ( #44781 )
...
* Allow css emmet completions when abbr contains period Fixes #44352
* Move css related workaround to cssMode #44352
* getEmbeddedParsedDocument is now not needed
* Show emmet completions everywhere inside the embedded css doc
2018-03-01 16:44:28 -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
251101e6ea
Use latest AI to avoid monkey patching of modules Fixes Microsoft/vscode-extension-telemetry#12
2018-02-27 13:42:26 -08:00
Pine Wu
d1d1e651e0
handle fs exceptions gracefully. fix #44506
2018-02-27 10:27:29 -08:00
Martin Aeschlimann
8bd41ceeca
built-in extensions: version to 1.0.0 (for #43978 )
2018-02-27 15:16:07 +01:00
Benjamin Pasero
1a84a88273
fix hygiene
2018-02-27 06:57:30 +01:00
Ramya Achutha Rao
f10b71e994
Avoid setting completion items as undefined
2018-02-26 17:52:27 -08:00
Pine Wu
e22aac5b52
correctly handle new value and range from html service
2018-02-26 16:33:03 -08:00
Pine Wu
5a67acfb17
Avoid running pathCompletion in languages other than html
2018-02-26 16:30:29 -08:00
Pine Wu
e6200af9a0
Merge branch 'master' of github.com:Microsoft/vscode
2018-02-26 15:04:39 -08:00
Pine Wu
3b5a1c3907
address ramya's feedback on html completion participants
2018-02-26 15:04:32 -08:00
Ramya Achutha Rao
57572a12e9
Use latest emmet helper
2018-02-26 14:59:25 -08:00
Martin Aeschlimann
7e97f98c41
compile errors in html
2018-02-26 22:06:44 +01:00
Martin Aeschlimann
9ca6bf4743
vscode-html-languageservice: 2.0.17-next.3
2018-02-26 20:54:24 +01:00
Martin Aeschlimann
13dfd2dbf4
Merge branch 'master' into octref/html-path-completion
2018-02-26 20:53:52 +01:00