PyvesB / eclipse-solargraph

:gem: Ruby development tools for Eclipse.
https://marketplace.eclipse.org/content/ruby-solargraph
Eclipse Public License 2.0
30 stars 6 forks source link

Create Eclipse launch configuration #2

Closed akurtakov closed 4 years ago

akurtakov commented 4 years ago

This is needed so one can pass parameters to the launcher. Example code would be: for arg in ARGV puts arg end and passing it some parameters like "one two"

PyvesB commented 4 years ago

Hey @akurtakov ! This would indeed be a nice addition to the plugin. You mentioned in a mail that you would take a look at contributing this, is it still a plan?

akurtakov commented 4 years ago

I hope to be able to look at it still but opened this one for the sake of the record.