Commit graph

10 commits

Author SHA1 Message Date
Paul Teng 7d2da4ea7c Add pattern matching 'in' 2021-04-22 09:29:46 -04: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
Renamed from extensions/ruby/ruby.configuration.json (Browse further)