Adopt new Ruby grammar (#235732)

This commit is contained in:
Alex Ross
2024-12-11 17:53:04 +01:00
committed by GitHub
parent d9cf59b66d
commit 09fe3fcbc1
16 changed files with 2963 additions and 2013 deletions

View File

@@ -64,7 +64,8 @@
"support.constant.math",
"support.constant.dom",
"support.constant.json",
"entity.other.inherited-class"
"entity.other.inherited-class",
"punctuation.separator.namespace.ruby"
],
"settings": {
"foreground": "#267f99"