Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Editor navigation features
Editor navigation features [message #69] Wed, 23 November 2005 09:56 Go to next message
gprentice is currently offline  gprentice
Messages: 260
Registered: November 2005
Location: New Zealand
Experienced Member

Suggestions for navigating source code :

Jump to definition of word under the cursor; then pop back to where you were. This needs a stack. TheIDE already has some jump to definition capability so maybe one day ...

Another useful thing is the ability to jump back to the last place where you made an actual change to a source file - e.g. if you move to another place in the file to copy a name or something, with a single keystroke you can get back to where you were last doing an actual change.

Graeme
Re: Editor navigation features [message #73 is a reply to message #69] Wed, 23 November 2005 10:09 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Ctrl+Tab works well there for going back just fine I think.

As for going back to last change, it is not exactly clean, but I am using undo/redo combo Smile Anyway I agree I should add a key. Are there any whishes which key it should be?
Re: Editor navigation features [message #78 is a reply to message #69] Wed, 23 November 2005 10:39 Go to previous messageGo to next message
gprentice is currently offline  gprentice
Messages: 260
Registered: November 2005
Location: New Zealand
Experienced Member


Ok. There is just a slight difference between Ctrl TAB and a goto/ pop-back stack which is that if you goto within the same source file or visit the same source file more than once (on the stack) the pop-back doesn't quite revisit the places where you did the goto's. But the IDE is impressive - I can't believe how much you've achieved.

Ctrl Backspace would be my choice for "undo to where you were".

Graeme
Re: Editor navigation features [message #89 is a reply to message #69] Wed, 23 November 2005 22:02 Go to previous messageGo to next message
pivica is currently offline  pivica
Messages: 57
Registered: November 2005
Location: Belgrade, Serbia
Member
some more editor features:

1. code folding

3. better bookmark navigation (like in visual .net studio) - hitting Ctrl-F2 togles Bookmark, hitting F2 goes to next bookmark

4. navigate to beginning/end of the scope when cursor is near '{' or '}'.
Re: Editor navigation features [message #92 is a reply to message #69] Wed, 23 November 2005 22:41 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
(where is 2? Smile

Well, 1. is unlikely in near future.

I believe 4. is there - press Ctrl+[ or Ctrl+]. Or you had something different on mind?
Re: Editor navigation features [message #94 is a reply to message #92] Wed, 23 November 2005 23:02 Go to previous messageGo to next message
pivica is currently offline  pivica
Messages: 57
Registered: November 2005
Location: Belgrade, Serbia
Member
ops, 2 was close all open file button, but than I realize that in File menu it already exist.

yes that is the 4. thanks very much
Re: Editor navigation features [message #112 is a reply to message #78] Thu, 24 November 2005 21:49 Go to previous messageGo to next message
gprentice is currently offline  gprentice
Messages: 260
Registered: November 2005
Location: New Zealand
Experienced Member
gprentice wrote


Ctrl Backspace would be my choice for "undo to where you were".



oops, that was supposed to be shift backspace.
Anyway, I guess they're all configurable.

Graeme

Re: Editor navigation features [message #133 is a reply to message #73] Sun, 27 November 2005 10:03 Go to previous messageGo to next message
gprentice is currently offline  gprentice
Messages: 260
Registered: November 2005
Location: New Zealand
Experienced Member
luzr wrote on Wed, 23 November 2005 04:09



As for going back to last change, it is not exactly clean, but I am using undo/redo combo




Have you considered adding "undo" to the edit menu? There seems to be no indication that it actually exists - until you try Ctrl Z. It's not in the list of key settings AFAICS. I didn't find redo yet - any hints as to what the shortcut for this is, if it's there ...?

BTW - slickedit also uses undo for going back to last change, but each source file has its own undo history, so you can't get back to the last change until you're in that file.


Graeme

Re: Editor navigation features [message #135 is a reply to message #133] Sun, 27 November 2005 10:19 Go to previous message
gprentice is currently offline  gprentice
Messages: 260
Registered: November 2005
Location: New Zealand
Experienced Member
gprentice wrote on Sun, 27 November 2005 04:03



Have you considered adding "undo" to the edit menu? There seems to be no indication that it actually exists - until you try Ctrl Z. It's not in the list of key settings AFAICS. I didn't find redo yet - any hints as to what the shortcut for this is, if it's there ...?




ok, scratch that question on redo. I just found it on the website and then in the "help index" in UPP. I don't know my way round the documentation yet ... Smile

Graeme
Previous Topic: CodeEditor and huge dialog boxes [BUGS]
Next Topic: Insert/overwrite mode in editor
Goto Forum:
  


Current Time: Mon Apr 29 14:02:40 CEST 2024

Total time taken to generate the page: 0.03183 seconds