Commit graph

68 commits

Author SHA1 Message Date
Martin Aeschlimann 010c5068d9 [themes] add support.class & support.constant (for ts) 2016-10-14 17:20:05 +02:00
Martin Aeschlimann 8751b28026 [themes] remove entity.name.function scope from dark vs-default 2016-10-14 16:06:39 +02:00
Martin Aeschlimann 52f9c67a5a [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
Martin Aeschlimann 72c6f6625e [themes] add ts cast & new scope, remove entity.name.method 2016-10-14 12:15:42 +02: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
Martin Aeschlimann 623de4af98 fixes #5617: [ruby] auto-close for quotes in ruby not working 2016-04-21 22:11:27 +02:00
Martin Aeschlimann 89bc3e5566 Merge pull request #5184 from Ikuyadeu/patch-2
Supported .ru extension and Guardfile
2016-04-20 23:02:02 +02:00
Martin Aeschlimann 2cf239dc51 fixes #4881: [cpp] Switching to Atom's language-c for C/C++ syntax highlighting 2016-04-12 11:32:01 +02:00
Yuki Ueda 2073a29806 Supported .ru extension and Guardfile 2016-04-12 17:23:11 +09:00
Martin Aeschlimann 37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00
Martin Aeschlimann 8509d4e47a even more colorizer tests 2016-04-11 16:03:40 +02:00
Martin Aeschlimann 025f8b5eaa Update ruby grammar 2016-03-17 12:08:33 +01: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