Commit Graph

9 Commits

Author SHA1 Message Date
Aiday Marlen Kyzy
c0d25ffb56 Performance regression: revert "Ignoring double slashes inside of strings" (#235742)
Revert "onEnter Indentation Rules: Ignoring double slashes inside of strings …"

This reverts commit 21c52a4a3a.
2024-12-10 16:49:07 +01:00
Aiday Marlen Kyzy
21c52a4a3a onEnter Indentation Rules: Ignoring double slashes inside of strings (#235712)
ignoring double slashes inside of strings
2024-12-10 11:02:51 +01:00
Aiday Marlen Kyzy
359ec5270a Add new line comment when pressing Enter from within line comment for languages that use double slash for line comment (#235407)
* add decrease and increase indent patterns for cpp

* adding new line with line comment on next line from within languages that use double slash for line comment
2024-12-06 11:51:50 +01: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
20e326771a [less] add region support 2017-11-30 11:50:52 +01:00
rebornix
4546bc7ebb Indent Rules for Less 2017-07-26 11:31:17 -07:00
Alex Dima
c525146876 Fixes #13295: Remove brackets with problems 2016-10-27 21:40:46 +02:00
Martin Aeschlimann
edecd8bc74 Adopt css to language-configuration 2016-07-21 18:52:34 +02:00