Mike B
Mike B
Regular searching does just fine. In vim-mode-next, I can type anything lower case or mixed case and find it, hit enter, and then use vim's "n" command to find the...
Execute `Vim Mode Plus: Clip Debug Info`(which write info to clipboard) then paste here. debug info ```json { "atom": "1.51.0", "platform": "darwin", "release": "19.5.0", "vmpVersion": "1.36.4", "vmpConfig": { "automaticallyEscapeInsertModeOnActivePaneItemChange": true,...
Execute `Vim Mode Plus: Clip Debug Info`(which write info to clipboard) then paste here. debug info ```json { "atom": "1.42.0", "platform": "darwin", "release": "18.7.0", "vmpVersion": "1.36.4", "vmpConfig": { "automaticallyEscapeInsertModeOnActivePaneItemChange": true,...
### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: * Followed...
**Describe the bug** For the purposes of scrolling (via j/k), Cursor Surrounding Lines seems to be respected. But when jumping to the top or bottom via L / H, the...
Hi! I'm using rvm and Rails 3 (with Ruby 1.8.7), and I'm trying to get the debugger going. I've done: ``` gem install ruby-debug-ide ``` I also have the latest...