Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional 'run'/'debug' control buttons inside radon #731

Open
pzoltowski opened this issue Nov 14, 2024 · 2 comments
Open

Add additional 'run'/'debug' control buttons inside radon #731

pzoltowski opened this issue Nov 14, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@pzoltowski
Copy link
Collaborator

pzoltowski commented Nov 14, 2024

Description

Screenshot 2024-11-14 at 17 37 48

Would be great to add additional separate control buttons for run and debug similar like intellij IDE. I found VSCode experience is a little annoying since you have to precisely aim cursor at this small icon to trigger change context menu and toggle between run and debug (unless you build muscle memory for shortcuts).

Screenshot 2024-11-14 at 17 38 49

I didn't found any way in VSCode to customize those button and move to top bar and 2 seperate buttons. Having an option inside Randon even if redundant would help those native devs that coming from Xcode and Intellij to VSCode.

@pzoltowski pzoltowski added the enhancement New feature or request label Nov 14, 2024
@pzoltowski pzoltowski changed the title Add additional 'run'/ Add additional 'run'/'debug' control buttons inside radon Nov 14, 2024
@maciekstosio
Copy link
Contributor

Hi! Thanks for posting this issue. I'm a bit confused about what would be the feature. Radon IDE is always run in debugging mode, and we provide our own controls for it:

image

We don't use VSCode debugging UI, so, unless I misunderstood you, I don't see how it is relevant to Radon IDE. Could you expand on it?

If you'd like to learn about our debugging features I'm leaving link do the docs: https://ide.swmansion.com/docs/features/debugging-and-logging#setting-a-breakpoint.

@pzoltowski
Copy link
Collaborator Author

So the idea was to improve VSCode experience and limitation - AFAIK there is no way in VSCode to tweak position and looks of those run/debug buttons. Ideally I would like to have seperate buttons for run and debug and ideally somewher in the top bar (but it seems impossible in VSCode?). I just like the typical behavior in Xcode and in Jetbrains IDE when they are both 2 different buttons, more prominent looking and always in top bar.

So the second options would be to just have such buttons additionally in Radon IDE (e.g. at the bottom). Yeah run button probably doesn't make sense for debuggin but still sometime you want to run application without debugging it. VSCode kind of forcing to snipper hunting for this tiny combox to change button behavior. Not a big deal overall and probably not priority but for me thats small VSCode annoyance coming from mobile native IDEs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants