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

Show "Compiled Mode" toggle in debug toolbar #1506

Closed
pfitzseb opened this issue Jul 20, 2020 · 6 comments
Closed

Show "Compiled Mode" toggle in debug toolbar #1506

pfitzseb opened this issue Jul 20, 2020 · 6 comments

Comments

@pfitzseb
Copy link
Member

No description provided.

@davidanthoff
Copy link
Member

I'm still hoping that we'll get a version of JuliaInterpreter at some point that doesn't need this at all...

Moving this to the toolbar would be a bit more involved, I think, because we would need to add custom messages to the DAP to handle all of this? The current implementation is very simple because we can hook into the whole breakpoint settings story of the DAP.

@pfitzseb pfitzseb modified the milestones: Next extension minor release, Backlog Jul 22, 2020
@pfitzseb
Copy link
Member Author

Yeah, this definitely isn't trivial to implement. Let's hope we make some progress on the debugger during JuliaCon :)

@lewisl
Copy link

lewisl commented Jul 29, 2020

Uh, how do you get compiled mode by any other means?

@pfitzseb
Copy link
Member Author

In the breakpoint section:
grafik

@lewisl
Copy link

lewisl commented Jul 29, 2020

Read the announcement mail. Thanks for posting.

This is all pretty terrific.

@pfitzseb
Copy link
Member Author

Will be fixed by #1888.

@pfitzseb pfitzseb closed this as completed Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants