Commit graph

17 commits

Author SHA1 Message Date
Martin Aeschlimann 8d0f22fd01 built-in extensions: version to 1.0.0 (for #43978) 2018-02-27 15:22:19 +01:00
Martin Aeschlimann e45d279b36 description & name for built-in languages (#43978) 2018-02-20 10:09:22 +01:00
Martin Aeschlimann 7790c4a753 update grammars 2017-07-18 10:09:48 +08:00
rebornix 12e35dfb3e Customize indent rules in language configuration 2017-06-19 13:39:28 -07:00
Martin Aeschlimann b2c10e50c8 [ruby] update grammar 2017-05-18 15:41:33 +02:00
Martin Aeschlimann 9bc4e76075 Capfile isn't displayed as Ruby. Fixes #25939 2017-05-08 22:37:51 +02:00
rebornix f403709aba Fix #9178. erb is embeded ruby and should be treated as ruby language 2017-04-05 14:50:14 -07:00
Matt Bierner aa694195b6 Treat podfile as ruby (#21440) 2017-02-27 14:46:32 -08:00
rebornix db979de520 apply decreaseIndent for ruby code 2016-12-02 11:00:57 -08:00
Martin Aeschlimann 943661cd64 [ruby] shebang is not reconized. Fixes #10613 2016-08-29 13:38:27 +02:00
Martin Aeschlimann af595e4e86 Merge pull request #8637 from dhollinger/master
Remove .pp from Ruby extension list. Issue #5366
2016-07-25 18:32:42 +02:00
Martin Aeschlimann 4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
David Hollinger III e5887eb0a3 Remove .pp from Ruby extension list. Issue #5366
The *.pp file extension as it pertains it Ruby is actually
a file type used to denote a Puppet Manifest written in the Puppet
DSL (which itself is written in Ruby). The affected setting was
overriding VSCode Puppet extensions that are expecting the .pp
extension to be detected as file type Puppet.
2016-07-01 13:24:28 -05:00
Yuki Ueda 2073a29806 Supported .ru extension and Guardfile 2016-04-12 17:23:11 +09:00
evalphobia e204017ad4 Added .rake extension to use ruby syntax 2015-12-08 09:37:44 +09:00
Resi Respati c4813c7c6c [ruby] Add Gemfile to supported filenames 2015-12-04 15:11:55 +07:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00