You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that the puppetAdapterExecutableCommand has been removed, all of the code
required to implement the command is no longer required. This commit removes this
code and any upstream dependencies.
This commit also removes the Debug Adapter and dependant code as the new API
makes this redundant. All of the ruby detection can now use the same file
whereas previously it had to be split up due to different node environments.
0 commit comments