It would be nice if Dev-php supported code bookmarks. Many other IDEs have this useful feature. Let's say I press Ctrl+Shift+1 to make a bookmark on the current line 323 and Ctrl+1 to return to line 323.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It would be nice if Dev-php supported code bookmarks. Many other IDEs have this useful feature. Let's say I press Ctrl+Shift+1 to make a bookmark on the current line 323 and Ctrl+1 to return to line 323.
I agree, but are you also talking about having devphp remember these bookmarks whenever the file is opened?
I don't mind when bookmarks get lost after closing/reopening php file.