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

Code Editor 2: Creating or deleting any object or script turns all bookmarks invisible and makes them jump to the wrong line #8680

Open
KormexGit opened this issue Dec 12, 2024 — with GM Bug Reporter · 1 comment
Assignees
Labels
ide-bug Bugs with the GameMaker IDE
Milestone

Comments

@KormexGit
Copy link

KormexGit commented Dec 12, 2024

Description

If you assign a bookmark to a line of code and then create or delete any object or script, all bookmarks will turn invisible. They still exist, but will now always go to the last line of the event instead of the line they were assigned to.

GameMaker-Beta_GGDyZyEqVV.mp4

Steps To Reproduce

  1. Set a bookmark on a line of code.
  2. Create a new script or object.
  3. Jump to the bookmark. It will be invisible, and also send you to the last line of the event instead of the line the bookmark was on.
  4. Set the bookmark again.
  5. Delete the script or object that was created previously. The issue will happen again.

Which version of GameMaker are you reporting this issue for?

IDE v2024.1100.0.713 Runtime v2024.1100.0.726

Which operating system(s) are you seeing the problem on?

Windows 10.0.22631.0

e0880785-b995-4387-ad0a-6409b7ccf15a

@gm-bug-reporter gm-bug-reporter bot added the ide-bug Bugs with the GameMaker IDE label Dec 12, 2024
@KormexGit KormexGit changed the title Code Editor 2: Creating or deleting any object or script turns all bookmarks invisible Code Editor 2: Creating or deleting any object or script turns all bookmarks invisible and makes them jump to the wrong line Dec 12, 2024
@stuckie stuckie moved this from Triage to Todo in Team Workload Dec 13, 2024
@stuckie stuckie added this to the 2024.13 milestone Dec 13, 2024
@zreedy zreedy moved this from Todo to In Progress in Team Workload Dec 20, 2024
@zreedy
Copy link

zreedy commented Dec 20, 2024

Fixed, this issue possible also affected code folding but typically doesn't manifest because the server is fast enough to offset this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide-bug Bugs with the GameMaker IDE
Projects
Status: In Progress
Development

No branches or pull requests

3 participants