Commit Graph

8 Commits

Author SHA1 Message Date
Ramya Rao 00f2d8ed71 Get emmet completions from css extension (#41652)
* Get emmet completions from html,css extensions

* Resolve extensionsPath, use emmet results even if empty

* Support css abbr with :

* Refactoring

* Add some basic emmet tests

* Refactoring

* More tests
2018-02-12 21:40:10 -08:00
Martin Aeschlimann 79b65f326a [css] use vscode-css-languageservice 2016-06-23 17:41:43 +02:00
Benjamin Pasero 7ffaba1ba5 fix warning 2016-06-16 14:07:42 +02:00
Martin Aeschlimann d5f06aec6b Reword remaining occurrences of sass to scss 2016-06-14 11:32:01 +02:00
Martin Aeschlimann 1e7486aa63 Move LESS to extension 2016-06-13 20:08:53 +02:00
Martin Aeschlimann 65b2c5ca27 Move SCSS to extension 2016-06-13 18:58:04 +02:00
Martin Aeschlimann 5dfa0e0350 Add LanguageService as facade 2016-06-13 11:30:19 +02:00
Martin Aeschlimann 2b247ccbfd [css] move to extension 2016-06-13 11:30:19 +02:00