COMMITS
/ extensions/ruby/package.json February 12, 2026
R
chore: bump extension versions (#295040)
Raymond Zhao committed
February 19, 2025
A
Using correct setting value for `editor.defaultColorDecorators` (#241168)
Aiday Marlen Kyzy committed
December 11, 2024
A
Adopt new Ruby grammar (#235732)
Alex Ross committed
November 7, 2024
A
Setting defaultColorDecorators setting to false for languages that use # for start of comments (#233303)
Aiday Marlen Kyzy committed
January 14, 2024
S
Use categories for builtin extensions groups (#202453)
Sandeep Somavarapu committed
February 8, 2021
A
Fix update-grammar scripts for cross-platform use
Alex Ross committed
February 2, 2021
J
fix update-grammars script
João Moreno committed
January 29, 2021
J
add repository field to extensions package.json
João Moreno committed
J
run prettier over extensions json files
João Moreno committed
January 25, 2021
J
Restore extensions in core (#114921)
João Moreno committed
January 15, 2021
J
remove grammar extensions
João Moreno committed
December 11, 2020
S
Add more frequently-used Ruby filenames to Ruby bundle (based on the actual TextMate bundle)
stanislav.dombrovsky committed
June 9, 2019
C
Add the .rbi file extension as a Ruby file type.
Connor Shea committed
July 3, 2019
P
Add *.podspec to file associations
Prabhanjan S Koushik committed
June 6, 2019
A
Add License field to package.jsons #68423 (#68771)
Aurélien Pupier committed
June 21, 2018
M
file line detection: allow whitespace after shebang
Martin Aeschlimann committed
February 27, 2018
M
built-in extensions: version to 1.0.0 (for #43978)
Martin Aeschlimann committed
February 20, 2018
M
description & name for built-in languages (#43978)
Martin Aeschlimann committed
July 18, 2017
M
update grammars
Martin Aeschlimann committed
June 19, 2017
R
Customize indent rules in language configuration
rebornix committed
May 18, 2017
M
[ruby] update grammar
Martin Aeschlimann committed
May 8, 2017
M
Capfile isn't displayed as Ruby. Fixes #25939
Martin Aeschlimann committed
April 5, 2017
R
Fix #9178. erb is embeded ruby and should be treated as ruby language
rebornix committed
February 27, 2017
M
Treat podfile as ruby (#21440)
Matt Bierner committed
December 2, 2016
R
apply decreaseIndent for ruby code
rebornix committed
August 29, 2016
M
[ruby] shebang is not reconized. Fixes #10613
Martin Aeschlimann committed
July 25, 2016
M
Merge pull request #8637 from dhollinger/master
Martin Aeschlimann committed
July 21, 2016
M
Migrate all other languages to language-configuration.json
Martin Aeschlimann committed
July 1, 2016
D
Remove .pp from Ruby extension list. Issue #5366
David Hollinger III committed
April 12, 2016
Y
Supported .ru extension and Guardfile
Yuki Ueda committed
December 8, 2015
E
Added .rake extension to use ruby syntax
evalphobia committed
December 4, 2015
R
[ruby] Add Gemfile to supported filenames
Resi Respati committed
November 13, 2015
E
Hello Code
Erich Gamma committed