Commit graph

95 commits

Author SHA1 Message Date
Sandeep Somavarapu 1e0580ec23
Use categories for builtin extensions groups (#202453)
* support grouping of extensions

* remove grouping

* reuse categories parsing

* cleanup

* fix tests
2024-01-14 18:19:29 +01:00
Harald Kirschner ea5b244abd
File snippets for HTML and PHP (#161881)
* Adding file snippets for HTML and PHP to start small.

* Adding TS
2022-09-27 08:15:57 -07:00
Matt Bierner 841aed8ed1
Move more update-grammar scripts to mjs 2022-03-01 17:28:57 -08:00
João Moreno ec805db5ed
add repository field to extensions package.json 2021-01-29 15:30:45 +01:00
João Moreno 9a5d14e307
run prettier over extensions json files 2021-01-29 15:19:18 +01:00
João Moreno 3b03189afa
Restore extensions in core (#114921)
* bring back grammar extensions

* fix hygiene

* Revert "pull themes from the marketplace"

This reverts commit 0738f76dac.
2021-01-25 17:07:56 +01:00
João Moreno bc7d3c9ea6
remove grammar extensions 2021-01-15 12:35:17 +01:00
AlexxNB f40a29d680 xhtm->xht 2020-07-29 18:12:24 +03:00
Alexey Schebelev 1ea9bbf7d2
Add *.xhtm file extension
`xhtm` - is also valid file extension for XHTML files. It is like `htm` and `html` for HTML.
2020-07-29 16:57:21 +03:00
Martin Aeschlimann 18bab626b9 [html] issues caused by HTML grammar associating '<' with JS. Fixes #86998 2019-12-20 16:27:22 +01:00
Aurélien Pupier 7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Martin Aeschlimann 117ee62c22 'html' snippet is annoying and easily inserts by accident when typing any html. Fixes #69457 2019-03-25 22:16:53 +01:00
Martin Aeschlimann cfc2a2212d custom 'html' tags are in red color. Fixes #56467 2018-10-04 11:02:04 +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
Alex Dima 443c580049 Enable folding in standalone editor 2018-03-15 14:52:34 +01:00
Martin Aeschlimann 6804f4d9cd [html] update dependencies, extract folding, folding tests 2018-03-14 15:53:24 +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
Martin Aeschlimann 8bd41ceeca built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:16:07 +01:00
Ramya Achutha Rao c1ee104fd4 Use latest version of telemetry module 2018-02-23 14:57:27 -08:00
Martin Aeschlimann 3e7521b68e [html] syntax folding (disabled by default) 2018-02-23 16:23:59 +01:00
Dirk Baeumer c2a227b77e Locking version for language client and server 2018-02-22 12:35:23 +01:00
Martin Aeschlimann e45d279b36 description & name for built-in languages (#43978) 2018-02-20 10:09:22 +01:00
Ramya Achutha Rao ad06c9c609 Update telemetry module 2018-02-17 17:27:09 -08:00
Ramya Achutha Rao 994bfe6903 Update telemetry module to fix issue of missing version in events 2018-02-13 17:07:30 -08:00
Martin Aeschlimann 72c76bfb09 [html] update client (for #43317) 2018-02-13 13:03:42 +01:00
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 3495363b2c make grammar file names consistent 2018-02-09 12:45:27 +01:00
Dirk Baeumer e91b851ca8 Upgrade to latest language pack format 2018-01-30 00:11:57 +01:00
Ramya Achutha Rao 71c3b15465 Update the telemetry module used by extensions 2018-01-29 14:53:24 -08:00
Dirk Baeumer 04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Martin Aeschlimann 4f9f4ebb9f [folding] regions for html. Fixes #39409 2017-12-01 10:54:09 +01:00
Joao Moreno 5d4d38543a use yarn in extension scripts 2017-11-16 10:46:51 +01:00
Joao Moreno 758c47ef87 npm > yarn 2017-11-15 15:14:00 +01:00
Martin Aeschlimann d133edf626 update language client to 3.5.0 2017-11-14 10:06:01 +01:00
Martin Aeschlimann 5ed577b00c [html] update server 2017-11-01 23:19:23 +01:00
Martin Aeschlimann 4e54be91dd Format: breaks rule on <wbr> (inner word break opportunity) tag. Fixes #37389 2017-11-01 17:52:53 +01:00
Martin Aeschlimann 4473006497 [css/html/json] use fixed version of language server/client 2017-10-27 13:11:52 +02:00
Martin Aeschlimann c6b980c672 [html] update server 2017-10-11 16:01:47 +02:00
Martin Aeschlimann 12d4925c72 Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
Martin Aeschlimann c6686be263 [html] provide colorpresentations in language server 2017-09-21 12:57:58 +02:00
Martin Aeschlimann fb5cdf0948 [html] change default of html.format.unformatted to empty 2017-09-13 16:31:34 +02:00
rebornix 3479d81d77 Fix #32235. Functional style formatter. Color range is all float number and remove fromHex, fromHSL methods. 2017-09-08 11:36:39 -07:00
Martin Aeschlimann 2059716397 [html] rename setting to 'html.autoClosingTags' 2017-08-29 08:09:02 +02:00
Martin Aeschlimann 256b02f921 Merge pull request #31253 from yfdyh000/i18n-fixes
Fixes some extensions strings missing for i18n
2017-08-28 22:04:39 +02:00
Martin Aeschlimann 07e2faac5e [html] adopt languageserver colorProvider.proposed protocol. Fixes #32611. 2017-08-28 19:15:36 +02:00
Martin Aeschlimann 36161ba789 [html] update langauge server 2017-08-25 12:19:12 +02:00
Martin Aeschlimann b08cde32fe [html] VSCode doesn't automatically close HTML tags Fixes #2246. 2017-08-25 12:08:15 +02:00
Martin Aeschlimann a3607bc2d2 [html] add multiroot support. Fixes #32489 2017-08-18 18:21:06 +02:00