Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

support running launch entries without debugging #266

Merged
merged 1 commit into from Mar 6, 2018
Merged

support running launch entries without debugging #266

merged 1 commit into from Mar 6, 2018

Conversation

doudou
Copy link
Contributor

@doudou doudou commented Feb 14, 2018

This functionality is mapped to CTRL+F5. When one uses it,
the debugger is instructed to run the program without the
debugger.

To achieve this, the commit adds a pathToRuby configuration
parameter that allows to set which ruby should be used.

Make sure these boxes are checked before submitting your PR -- thanks in advance!

@doudou
Copy link
Contributor Author

doudou commented Mar 6, 2018

Ping ?

@wingrunr21
Copy link
Collaborator

You need to update your branch against master before this can be merged

This functionality is mapped to CTRL+F5. When one uses it,
the debugger is instructed to run the program without the
debugger.

To achieve this, the commit adds a pathToRuby configuration
parameter that allows to set which ruby should be used.
@doudou
Copy link
Contributor Author

doudou commented Mar 6, 2018

Done !

It's the first time I see this on GitHub. I usually get the "there's conflicts, can't merge" but never the "update branch". Is that a repo config option ?

@wingrunr21
Copy link
Collaborator

Ya, I think so

@wingrunr21 wingrunr21 merged commit 0a78aee into rubyide:master Mar 6, 2018
@doudou doudou deleted the add_ctrl_f5_support branch March 6, 2018 16:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants