Add RBS type definition file jump to typeDefinition LSP feature by S-H-GAMELINKS · Pull Request #357 · ruby/typeprof

Summary Previously, typeDefinition only jumped to Ruby class/module definitions. This change enables jumping to RBS declaration files from: Class/module constants (e.g., Foo in Foo.new) Local vari...