Commit Graph

10 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
Martin Aeschlimann
88fc7e755e Make conistent with other languages 2019-05-27 15:25:10 +02:00
Fabio 'c0m3tx' Vitale
66019c79ff Add region markers folding for Go 2019-03-06 11:50:36 +01:00
Ramya Rao
c82fd3819d Avoid indent after strings with brackets Fixes #50959 (#50960) 2018-06-04 13:27:18 -07:00
Peng Lyu
6fa051df1d Fix #34347. decreaseIndent for multiple closing paren or brackets. 2017-12-01 11:17:23 -08:00
Ramya Achutha Rao
e6c60418fd Update Go indentation rules 2017-08-03 14:26:27 -07:00
Martin Aeschlimann
8020da609f [go} adopt language configuration settings from go extension 2016-07-25 21:30:33 +02:00
Martin Aeschlimann
4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00