Fred Snyder
Fred Snyder
@tvallois I'm working on a Rails [convention](https://github.com/castwide/solargraph/issues/199) that should be able to map model attributes from the database schema. Right now the only other option is to document them yourself,...
@Zeko369 I don't have anything substantial. If you can build something, that would be awesome. I'm not sure how integration will work yet, but we can worry about those details...
That's a known limitation. When you have multiple return tags, it should report all the types, but right now it only processes the first one. It works correctly if you...
Having all the text commented is normal, yes. It uses YARD directives to augment the API maps without affecting real code. The `rails.rb` file should be a temporary solution while...
Confirmed. This will be fixed in the next release.
Fixed in v0.43.0.
What version of Solargraph are you using? I haven't been able to reproduce this error with 0.44.3.
This seems related to a neovim issue that I saw a while ago, but I can't find it anymore. From what I remember, it has to do with how LSP...
This should be resolved as of support for diffs in full syncs. If it's still a problem, please feel free to open a new issue.
@dleal-mojotech Thanks! If I do, it will probably be based on [Sord](https://github.com/AaronC81/sord).