-
Type: Bug
Copy without selection with ctrl + c and paste right away where the cursor is, with ctro + v, in the same place, don't create a new line, it paste the complete line copied in the same pla…
-
#### Description :octocat:
The Python layer's documentation states
> To enable automatic buffer formatting on save set the variable `python-format-on-save` to `t`. The formatter specified by `pyth…
-
See the README. These commands prompt for input once per cursor instead of just once.
-
[tmp.AooEkpdpAa.webm](https://user-images.githubusercontent.com/2242451/205488386-00a95f94-3fef-4ce1-8fdd-35f19dcb9fa7.webm)
Here's sublime (how I would expect it to work):
[tmp.xSaPHlhz5D.webm]…
-
First, thanks to all contributors for making this plugin what it is! This makes my VSCode experience much more pleasant. OK here's the bug report:
**Describe the bug**
CMD-D works well to select m…
-
We have the following iterators:
* Database cursors
* ReadOnlyUTXOSetIterator (multiple implementations)
Database cursors, when they're first created, are in a "-1st" position. That is to say, bo…
-
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…
-
If I mark some multiline cursors I want to change their column (and also row) position. But as soon as I press up/down/left or right the multiple cursors disappear and only my current stays. It may no…
Dgame updated
9 years ago
-
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 Visual Studio, you can marquee select some text and use Tab/Shift-Tab to indent/outdent within the selection.
But, I'm not sure if it makes sense with multiple-selection, so we should see how othe…