dabears

↗ HN profile [ 35.2 ms ] full profile
Karma
0
Created
()
Submissions
253
  1. Ruby language servers today are largely missing features like Go To Definition because most Ruby code lacks type definitions. Fuzzy Ruby Server accepts that uncertainty and creates a search index using what information…

  2. Hello! I work in a large Ruby codebase and have had a lot of frustrations with the existing tooling. Solargraph is far too slow, and the rest of the Ruby language servers don't support features like Go-To Definition,…