Commit Graph

11 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
Alex Dima
26cdfad1cd Fixes #118521 2021-03-22 16:27:01 +01:00
Martin Aeschlimann
e9bb8b306c do not autoclose quotes when in strings. Fixes #88265 2020-01-09 10:34:43 +01:00
Martin Aeschlimann
841d89748a [rust] provide auto indent pattern. Fixes #51802 2019-10-09 17:04:15 +02:00
Martin Aeschlimann
654108d361 Folding regions for Rust #55648 2018-08-28 16:49:39 +02:00
Martin Aeschlimann
513299c071 Folding regions for Rust. Fixes #55648 2018-08-28 16:31:47 +02:00
Daniel McNab
c522c96317 fix rust region comments 2018-08-23 09:51:47 +01:00
Daniel McNab
44473c7448 add rust region comments 2018-08-23 09:43:49 +01:00
Martin Aeschlimann
4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00