godotengine / godotengine/godot-vscode-plugin

There are cases where the vscode breakpoint cannot be deleted.

Open
#581 3 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
2.1k
Forks
257
PR merge metrics
No merged PRs in 30d

Description

### Godot version

4.2

### VS Code version

1.85.2

### Godot Tools VS Code extension version

1.3.1

### System information

macos and windows

### Issue description

Frequently, breakpoints may not be deleted from the vscode.
And sometimes code changes are not reflected.
I think there is a problem with the order when the editor and the vscode are opened.
If you close and open one of the editors and vscode again, it will work.

I think you should let them know the order of opening the editor and the vscode, and you should make sure that the change in the vscode is well reflected.

### Steps to reproduce

No Sample Code, breakpoint not working well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.