Commit Graph

15 Commits

Author SHA1 Message Date
Martin Aeschlimann
8bbe5ce092 tests 2019-12-18 22:29:46 +01:00
Martin Aeschlimann
eb7ea2c435 [html] use languageModes for language types 2019-12-18 22:29:46 +01:00
Martin Aeschlimann
1476c4e20b [html] update to TextDocument and switch to incremental 2019-11-05 22:19:43 +01:00
Pine Wu
54fefb8d78 Update html & css service 2019-07-26 19:49:31 -07:00
Rob Lourens
ef2547d547 replace void 0 with undefined 2019-01-03 11:20:19 -08:00
Matt Bierner
4c8e61c049 Remove "use strict" directives in extension tests
We compile with alwaysStrict so these are not needed
2018-10-02 15:59:42 -07:00
Martin Aeschlimann
752acd5042 [html] return max number of ranges (for #46687) 2018-05-08 10:33:34 +02:00
Martin Aeschlimann
a322ceb0f6 [html] adopt folding APIs 2018-04-17 19:04:59 +02:00
Martin Aeschlimann
21ef28c36e [html] update services, add folding for embedded css (for #47808) 2018-04-16 22:20:02 +02:00
Martin Aeschlimann
6657623b98 css/html/json typos (for #47894) 2018-04-16 14:11:26 +02:00
Martin Aeschlimann
b372c7ea1e [html] intersecting regions test 2018-04-12 22:21:48 +02:00
Martin Aeschlimann
3abd0f50e2 [html] move path completion inside html mode 2018-03-22 11:09:33 +01:00
Martin Aeschlimann
4c81ed502a include json/css in integration tests 2018-03-20 15:29:49 +01:00
Martin Aeschlimann
ab90818cb3 [folding] Cannot read property 'length' of undefined. Fixes #46171 2018-03-20 15:29:48 +01:00
Martin Aeschlimann
086a751a06 [html] split extension (for #45900) 2018-03-17 16:32:55 +01:00