During the Demo-Period I found some smaller Bugs (not sure if this is the right forum) and usability problems:
Search/Replace
- jump to former cursor postion after after search/replace would be great
- after search/replace the parameter "Origin" will always set back to "from cursor"
- by pressing TAB at search/replace window the cursor should jump directly from "seach for"- into "replace widh" field
- search/replace "whole words" does not work properly
Example:
If I search for "$url" (with whole words only) it also matches "$url_text" which is not supposed to happen (imo).
Other:
- after goto Dialog (CTRL+G) the window focus is on the file explorer instead on the editor
- marking text with keyboard does not kork properly.
example: END => SHIFT+POS1 should mark the whole Line (it does some strange things instead)
- undo/redo dows not work properly, sometimes it "replaces" character by character (whole words would be better) but after search/replace it jumps over a couple of steps. Sometimes the redo- shortcut simply kills a whole line at cursor position (I was not able to reproduce that).
Some feature requests:
- if you wanna create a shortcut that is already used, it's sometimes quite hard to find the old one to replace. There should be the possibility to replace it directly
- A nice feature I know from a former Editor is inserting a linebreak in editor when using the shortcut for <br> tag (CTR-Enter)
- would be nice if the "save as" and the "find in files" windos would be opened in the current directory of the File Explorer
- Code Collapse for (at least for PHP, HTML would be really great)
- individual scheme-files for highlightning (there are many php functions that are not included and I loved the highlightning of true (green) and false (red) of an editor I former used).
- realtime syntax check
Best regards
Dave Remmel
Some Bugs/Usability problems
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".