These are some issues I have had with the code editor in the IDE. I'm hoping 
they will get put on the list to be fixed. Please chime in if you also have 
some. It's very similar to Crimson Editor. It actually would be nice if it were 
exactly the same. Particularly since I use it as well.

Highlight some text then do "ctrl F"  and the search panel pops up. The default 
button on the search panel is to find the next match. Hitting the "enter" key 
should find the next but it just goes to the top of the code. The enter key 
should launch the default button from that spot in the text

Highlight some text then hitting F3 should launch a find from that spot forward 
in the text. Similarly "shift F3" should launch a search backwards from that 
spot in the text.

There are about 4 or 5 characters of wasted space on the lift side of the code 
window. Allow this space to be used. Display space is limited and more would be 
quite useful.

Code editor does not allow changing some text to null. If the change-to text is 
null, the editor will change the text to the prior change-to text, not the 
current null character.

Ctrl H for global changes gives no feed back if anything was changed or not 
changed. So you don't know if it worked and perhaps how disastrous it may have 
been(i.e. how many lines changed). Ever made a stupid change?

Ctrl F to find some text works. But if you delete the line which it found then 
click the next button  for the next reference, it finds unrelated items from a 
previous find. Well I think it actually get's stuck at that point. For example 
you delete an object and want to delete all it's references in the code.


-- 
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en.

Reply via email to