Announcing solargraph-arc plugin #524
                  
                    
                      alisnic
                    
                  
                
                  started this conversation in
                Show and tell
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Due to dynamic nature of Rails framework source code, there are lots of cases where the autocompletion results are pretty dry. That's what I set out to solve. After a few months of hacking in my free time, I have something I'm willing to share with the community - https://github.com/alisnic/solargraph-arc. Initially I started this as an experiment to hack on solargraph-rails plugin, but ended up so interested and deep in the woods, that I effectively re-implemented it from scratch with more features 😅
Current features are:
class Foo::Bar::Bazcurrent_user,sign_in_and_redirect, etc)request,response,params, etc.where,or, etc)You can access it at https://github.com/alisnic/solargraph-arc. Feedback is welcome. My hope is to attract more contributors so we can collectively make editor experience for Rails more awesome.
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions