ex-mode icon indicating copy to clipboard operation
ex-mode copied to clipboard

%s: g and c flags feature

Open ghost opened this issue 8 years ago • 6 comments

ghost avatar Sep 02 '17 15:09 ghost

They don't "work", because the flags g and c is not implement, because of that, I do not consider this a bug, but a feature request.

hultberg avatar Oct 01 '17 13:10 hultberg

Oh wow....I consider the implementation of this to be essential in my usage of VIM. I cannot see how my VIM coding sessions can continue to remain productive without these flags implemented.

ecbrodie avatar Oct 03 '17 00:10 ecbrodie

Can I also request to display a popup of how many substitutions were made (just like Vim does). This applies to all :s/ and %s/ commands.

Great job so far, vim-mode-plus and ex-mode makes Atom feel like Vim almost seamlessly. Global search and replace with confirmation is the only basic feature I personally found lacking.

ashwinvis avatar Oct 29 '17 10:10 ashwinvis

The c flag doesn't work for me yet but g works. Is this a bug or it's not yet implemented?

gbertl avatar Apr 13 '18 00:04 gbertl

@gilbertlcsndle Still not implemented.

@gilbertlcsndle @ecbrodie I welcome an PR if anyone has time. :-)

hultberg avatar May 24 '18 11:05 hultberg

I don't use VIM on VSCode anymore, too many hurdles to jump through to make it usable. Best of luck to whoever implements the PR.

ecbrodie avatar May 24 '18 14:05 ecbrodie