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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃殌 Request] Add TextEditor.getBreakpoint(line: number): Promise<Breakpoint> #885

Open
mlorinc opened this issue Jul 30, 2023 · 1 comment
Labels
enhancement New feature or request good-first-issue Good for newcomers
Milestone

Comments

@mlorinc
Copy link
Contributor

mlorinc commented Jul 30, 2023

As for now, it is possible to retrieve only paused breakpoint in text editor. Other breakpoints are not accessible. For reference, see: TextEditor.getPausedBreakpoint.

@mlorinc mlorinc added enhancement New feature or request good-first-issue Good for newcomers new-issue New issue which was not discussed yet labels Jul 30, 2023
@mlorinc
Copy link
Contributor Author

mlorinc commented Jul 31, 2023

I recommend doing #888 first.

@djelinek djelinek removed the new-issue New issue which was not discussed yet label Aug 22, 2023
@djelinek djelinek changed the title [Request] Add TextEditor.getBreakpoint(line: number): Promise<Breakpoint> [馃殌 Request] Add TextEditor.getBreakpoint(line: number): Promise<Breakpoint> Oct 17, 2023
@djelinek djelinek added this to the BACKLOG milestone Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good-first-issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

2 participants