EditorPlan82
(Difference between revisions)
(→Multiple Caret Editing) |
|||
Line 4: | Line 4: | ||
The feature is currently under development in '''editor_multi_caret''' branch of [http://hg.netbeans.org/jet-main jet-main] repository. | The feature is currently under development in '''editor_multi_caret''' branch of [http://hg.netbeans.org/jet-main jet-main] repository. | ||
- | + | Stable daily builds are available for download at http://deadlock.netbeans.org/job/NB-for-editor_multi_caret/lastSuccessfulBuild/artifact/dist/zip/ | |
====Features that should be working==== | ====Features that should be working==== |
Current revision as of 09:50, 22 December 2015
Contents |
Multiple Caret Editing
Issue 200027 Multiple Caret Editing
The feature is currently under development in editor_multi_caret branch of jet-main repository.
Stable daily builds are available for download at http://deadlock.netbeans.org/job/NB-for-editor_multi_caret/lastSuccessfulBuild/artifact/dist/zip/
Features that should be working
- New carets can be added by Alt+Shift+Click
- Basic typing and caret movements
Known problems
- Caret not blinking in overwrite mode
Separate IO stuff from document's handling
Issue 255122 Separate IO stuff from document's handling
Improve configurability of non-printable characters
Issue 215172 Can not change EOL color
Important Bug Fixes
Line Wrapping
Issue 199987 Move caret up blocked
Bookmarks
Issue 211943 List of bookmarks is not updated