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

Additional logging for launcher #24

Closed spchamp closed 1 year ago

spchamp commented 1 year ago

This patch would update the following plugin behaviors.

For processes initialized via BundleGemRunShortcut or LaunchConfigurationDelegate, a logging message will be created only on the following events:

Details from the changelog:

ConfigHelper

LaunchHelper

ReadaptDebugDelegate

BundleGemRunShortcut

RubyRunDelegate

LogHelper

This also removes the quote marks for argv0 in the readapt launcher

spchamp commented 1 year ago

The patch branch was started at the wrong change branch. That's all changes from my local contrib branch at this time.