Commit Graph

22 Commits

Author SHA1 Message Date
Logan Ramos
1469a9840f Update deprecated html language features 2021-05-04 14:03:20 -04:00
Benjamin Pasero
dc333833e9 eslint - fix linting issues 2020-07-21 07:46:15 +02:00
Martin Aeschlimann
a180933669 [html] make mode services async 2020-06-25 11:48:24 +02:00
Martin Aeschlimann
d16e306c2e html headless 2020-06-19 23:35:45 +02: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
Martin Aeschlimann
a84c30184c [css/json/html] update lsp, services & dependencies 2019-06-13 10:27:45 +02: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
Matt Bierner
9116ec29ab Use shared config for html server 2018-10-02 10:24:20 -07:00
Pine Wu
39fbbf02c4 Do not suggest dot files in html/css. Fix #46780 2018-09-18 11:38:09 -07:00
Martin Aeschlimann
6657623b98 css/html/json typos (for #47894) 2018-04-16 14:11:26 +02:00
Martin Aeschlimann
11f5d549db [css] path completion sometimes only works for one folder level. Fixes #46722 2018-03-29 15:20:39 +02:00
Martin Aeschlimann
3abd0f50e2 [html] move path completion inside html mode 2018-03-22 11:09:33 +01:00
Pine Wu
09818cd87a Add test for empty path 2018-03-21 16:54:08 -07:00
Pine Wu
a5cc44ef57 Fix #44814 2018-03-21 16:54:08 -07:00
Pine Wu
a5f49f58bb Test for not completing remote paths 2018-03-21 16:54:08 -07:00
Pine Wu
b3e6a2f884 Refactor html path completion test 2018-03-21 16:54:08 -07:00
Pine
d2b9a7cc45 Merge branch 'master' into octref/pathCompletion 2018-03-20 14:25:31 -07:00
Martin Aeschlimann
4c81ed502a include json/css in integration tests 2018-03-20 15:29:49 +01:00
Pine Wu
0ae6c19a60 Tests and handling of quotes 2018-03-19 08:20:59 -07:00
Martin Aeschlimann
086a751a06 [html] split extension (for #45900) 2018-03-17 16:32:55 +01:00