Rob Lourens
|
ef2547d547
|
replace void 0 with undefined
|
2019-01-03 11:20:19 -08:00 |
|
Pine Wu
|
9b5795b0fe
|
Fix #64993
|
2018-12-14 14:19:05 -08:00 |
|
Pine Wu
|
d198091b68
|
html.experimental.custom.tags/attributes for Microsoft/vscode#62976
|
2018-11-28 16:34:12 -08:00 |
|
Johannes Rieken
|
b343fcf6ab
|
declare proposed api usage only where actually being used
|
2018-10-24 12:27:59 +02:00 |
|
Matt Bierner
|
92a9a07213
|
Remove duplicate blank lines at the start of some extension src files
|
2018-10-02 16:28:19 -07:00 |
|
Matt Bierner
|
ff957050db
|
Remove use strict in extensions (part 2)
We compile using alwaysStrict so this directive is not needed
|
2018-10-02 16:23:27 -07:00 |
|
Matt Bierner
|
e12fbaa5cd
|
Update html, css, andjson clients to use shared tsconfig
|
2018-10-02 10:24:19 -07:00 |
|
Martin Aeschlimann
|
bfa0463154
|
[html] webpack
html
|
2018-08-27 09:46:52 +02:00 |
|
Martin Aeschlimann
|
21c22840c5
|
[html] adopt lsp (folding, colors)
|
2018-07-25 12:22:04 +02:00 |
|
Martin Aeschlimann
|
e3635ac300
|
[handlebars] code-folding algorithm is less useful than Indentation-based one. Fixes #48457
|
2018-05-28 17:13:56 +02:00 |
|
Pine Wu
|
e4e7c25708
|
Revert "Restrict html/css to only handling file and untitled files. Part of #48777"
This reverts commit 0dfeec2eef.
|
2018-05-02 10:13:29 -07:00 |
|
Martin Aeschlimann
|
f2d37611f1
|
Replace FoldingRangeKind type with normal enum. Fixes #48956
|
2018-04-30 18:13:41 +02:00 |
|
Pine Wu
|
0dfeec2eef
|
Restrict html/css to only handling file and untitled files. Part of #48777
|
2018-04-26 10:58:35 -07:00 |
|
Ramya Achutha Rao
|
c314388da2
|
Move emmet from html extenstion to emmet extension
|
2018-04-22 21:49:56 -07:00 |
|
Martin Aeschlimann
|
a1bb202eb6
|
incorperate folding api feedback
|
2018-04-18 15:26:43 +02:00 |
|
Martin Aeschlimann
|
a322ceb0f6
|
[html] adopt folding APIs
|
2018-04-17 19:04:59 +02:00 |
|
Martin Aeschlimann
|
784de51e08
|
use vscode-languageserver-protocol-foldingprovider
|
2018-03-24 21:41:07 +01:00 |
|
Martin Aeschlimann
|
6b8e4c6e9c
|
[folding] remove experimental flag for json/html
|
2018-03-20 15:29:48 +01:00 |
|
Martin Aeschlimann
|
086a751a06
|
[html] split extension (for #45900)
|
2018-03-17 16:32:55 +01:00 |
|