Commit graph

15 commits

Author SHA1 Message Date
Henning Dieterichs ff757ef8f4
Fixes #175797 (#175899) 2023-03-03 13:08:21 +01:00
Martin Aeschlimann 5e4bc951cd
Hitting return after </button> element crashes VS Code (Insiders). Fixes #135806 2021-10-26 11:55:51 +02:00
Martin Aeschlimann 7fefb2f942 [html] auto-indent not working for tags with attribute values containing /. Fixes #111932 2021-10-21 15:51:49 +02:00
Henning Dieterichs 792df9da2f
Fixes #135125 by not colorizing any bracket pairs in html. 2021-10-20 16:08:11 +02:00
Henning Dieterichs 9f6e7a7e9f
Implements language configurable colorizedBracketPairs property. 2021-08-23 15:21:51 +02:00
Henning Dieterichs dcf81c6265
Removes g flag from wordPatterns. 2021-05-31 19:47:57 +02:00
Henning Dieterichs a1af8aa651
Refactors calls to languages.setLanguageConfiguration to declarative descriptions in language-configuration.json. This fixes #98621. 2021-05-17 09:12:01 +02:00
Martin Aeschlimann b08ba054ba [folding] Folded regions are lost when starting multi line comment Fixes Microsoft/vscode#46655 2018-03-28 16:06:10 +02:00
Alex Dima 443c580049 Enable folding in standalone editor 2018-03-15 14:52:34 +01:00
Martin Aeschlimann 3837e26827 [html] update service 2017-12-01 10:54:09 +01:00
Martin Aeschlimann 4f9f4ebb9f [folding] regions for html. Fixes #39409 2017-12-01 10:54:09 +01:00
Martin Aeschlimann 172184c86f HTML files: curly braces, brackets, and parens do not wrap a selection. Fixes #16408 2016-12-03 08:19:18 +01:00
Erich Gamma 8a6ba3b28b Fix for @12195 Adding a div causes an extra stray bracket in Razor 2016-09-29 14:34:40 +02:00
Benjamin Pasero f6d0cc1645 fixes #12757 2016-09-28 10:37:54 +02:00
Martin Aeschlimann cb5a6e77db Move html extension: setup & scanner 2016-08-17 11:37:22 +02:00