-
I found this feature very handy in the `multiple-cursors` package, and it would great if it would also work with visual block to insert the cursors at a particular column. If you provide me some ideas…
-
1. Open a JS file with a multiline block comment
2. Create multiple cursors inside the block comment
3. Edit > Toggle Block Comment
Result: Nothing happens. This is because we iterate over each selec…
-
Use WebRTC as a base:
- https://github.com/mozilla/togetherjs/blob/develop/togetherjs/webrtc.js#L44
Editors to investigate:
- http://codemirror.net
- https://github.com/ajaxorg/ace
- https://gi…
-
Some of the themes in `runtime/themes` make no distinction between primary and other cursors/selections; this, I think, should be addressed to prevent confusions like #1780 and in order to let people …
-
The ref cursor pass (in `rootf`) runs through every component that is observing a `ref-cursor`, and it calls `.shouldComponentUpdate` on the component. This function checks multiple things -- ref-curs…
-
I like the workflow from the sublime text package: [PowerCursors](https://packagecontrol.io/packages/PowerCursors) much better, because then you do not have to override all of your alt-keybindings to …
-
In v2.0 step c-1, instead of keeping a partially transparent textarea in sync with a `pre` tag, just use the `pre` tag, and manually add the caret.
This will give multiple advantages:
- No more…
-
Are there any plans to support multiple cursors in the future?
-
**Describe the bug**
Lighttable shows multiple cursors. One effective, one idle.
**Branch**
All branches. In fact even on the recent release.
**To Reproduce**
Steps to reproduce the behavior:…
-
Let's make sure issue is not already fixed in latest builds first.
- [ ] I verified [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) doesn't provide …