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

New feature request #18645

Closed
ubaldot opened this issue Jul 12, 2022 · 1 comment
Closed

New feature request #18645

ubaldot opened this issue Jul 12, 2022 · 1 comment

Comments

@ubaldot
Copy link

ubaldot commented Jul 12, 2022

Perhaps it is something already existing and I don't know how to use them, but I was thinking to add the following feature.

Imagine that you are working on a certain area of your code (say around line 1000).
Then you realize that the the changes you are doing affect the code elsewhere (say around line 500), but then you have to make another change around line 200.

On your way back, you may have forgotten where you were, so it could be useful to add some sort of marker so you can easily find your way back. I am aware of Alt + arrows feature, which is handy, but having the opportunity of adding markers would be even better.
At the moment I am using the debuggers "red dots" to mark where I was.
By adding a debugger point, I have a cyan mark on the scroll window, that help me to remember where I was.
The problem is that the debugger dots disappear on save along with the cyan markers.

image

@ccordoba12
Copy link
Member

Hey @Ubaldo79, thanks for reporting. I think what you want if a bookmarks functionality in Spyder.

That's already reported on issue #910. We'll try to implement it in the future.

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

No branches or pull requests

2 participants