Ok, here are a few suggestions, coming from me getting really annoyed by these in the current version:
1) CTRL+F (Search) defaults to "Origin" -> "From Cursor" every single time. Even after I change it to "Entire Scope", as soon as I hit Find Next, it goes back to From Cursor. Can this be some sort of a sticky option, so if I change it once to Entire Scope, every other time I open up search dialog it stays that way too, until I change it back?
2) Blank spaces in code - I don't understand why (or if this can be disabled at all) is the cursor even allowed to move left/right over the blank spaces in each line of the code, even though there is only like a single tag in that line and most other editors on an ARROW-RIGHT would move to the next line (since there is nothing else in the code on that line), but in this case the cursor could be moved right all the way to the end of the line, all hundred something characters... just... why?
3) Could a right click option for "Find in Files" be added to existing project/folder directories? Just so we can navigate to the folder/subfolder we want to search in within File Explorer, and then just right click it and choose Find in Files (very helpful if that's the working folder we're currently in, as that saves us time from opening Find in Files window, navigating to that folder from scratch again, and going ahead with search).
4) stay tuned for more... as I start to recall.
A bunch of small, annoying features that could be fixed...
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
-
- Posts: 8
- Joined: Sun Oct 19, 2008 1:45 pm
Re: A bunch of small, annoying features that could be fixed...
Hello there,
1) Yes, this has been brought up many times on the forums, hoping something will be done to improve the fine & replace features.
2) If I understand you correctly, you mean when the cursor an go beyond the end of a line. This is an option in most editors, at least the two I have currently installed. Go to Options -> Preferences -> Text Editor and turn on Constrain cursor to text
3) Nice idea.
4) Ohhh, can't wait
1) Yes, this has been brought up many times on the forums, hoping something will be done to improve the fine & replace features.
2) If I understand you correctly, you mean when the cursor an go beyond the end of a line. This is an option in most editors, at least the two I have currently installed. Go to Options -> Preferences -> Text Editor and turn on Constrain cursor to text
3) Nice idea.
4) Ohhh, can't wait

-
- Posts: 8
- Joined: Sun Oct 19, 2008 1:45 pm
Re: A bunch of small, annoying features that could be fixed...
Oh my god, that was it! Thank you...MikeyB wrote: 2) If I understand you correctly, you mean when the cursor an go beyond the end of a line. This is an option in most editors, at least the two I have currently installed. Go to Options -> Preferences -> Text Editor and turn on Constrain cursor to text
aside from the above, and really really weak FTP options and features, so far that seems to be it in my complaint box...