Commit Graph

11 Commits (ef2c97e92f6d97981b13a389e87040934deea4fc)

Author SHA1 Message Date
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
Martin Aeschlimann e9bb8b306c do not autoclose quotes when in strings. Fixes #88265 2020-01-09 10:34:43 +01:00
TeeSeal ba61d8886c Also ignore special characters for comments 2017-12-15 14:32:49 +02:00
TeeSeal 349f871af2 Update Ruby indent pattern 2017-12-15 13:53:09 +02:00
TeeSeal 18f96925bc Move that along with the others 2017-12-11 23:38:24 +02:00
TeeSeal c8ef588869 Update regexp 2017-12-11 23:28:55 +02:00
TeeSeal 267136923e Handle Ruby auto-indent issues 2017-12-11 22:55:51 +02:00
Faustino Aguilar b976538140 Fix #33939
- Add protected and private visibility keywords to increaseIndentPattern
- Remove `when` keyword from decreaseIndentPattern
2017-09-21 21:19:49 -05:00
rebornix 12e35dfb3e Customize indent rules in language configuration 2017-06-19 13:39:28 -07:00
Martin Aeschlimann 4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00