solargraph
solargraph copied to clipboard
Question : Can Solargraph supports Fastlane lanes documentation ?
Currently, I'm using neovim as my IDE to write Ruby code with fastlane. Solargraph has supported documentation on standard APIs ( for ex : File.write ). I guess Fastlane is a totally different thing. However, I'm so curious if I can setup fastlane along with Solargraph. If can't, may anyone explain the reason in detail ?
Thank you so much.
What is fastlane? Could you provide some links for people who haven't heard of it?
@grncdr Here is fastlane, the most popular open-source CI/CD tools for mobile developers.