Results 93 comments of Olivia (Zoe)

I know I'm rather late on this issue, but there is a way Double and/or Long could be added. While they apparently hurt performance, anyone who wants to use it...

I'm aware this could happen in practice, and it's an unfortunate consequence of how Vim's mapping system is built. Essentially, only two maps of a given type for a given...

The thing is, that conflicts with people who don't want to make `` to coc.nvim, including myself. I got used to ctrl-n and ctrl-y to save pain surrounding `` ambiguity...

... alternatively, if Vim had an equivalent of JavaScript's `e.preventDefault()`, a bit of code could be amended to the coc bit of the ternary operator to stop any further mappings...

And ctrl-n goes to the next entry in the popup, yeah. They're default Vim keybinds for operating with the completion menu, so there's strictly speaking no need to remap ``...

I'll just close this for now; I'll rather reopen if creative ideas for working around incompatible plugins, incompatible plugin versions, and async behavior appear. Until then, amending the map to...

I'm not sure if there's any way to fix this here. skywind3000/vim-auto-popmenu [forcibly maps ``](https://github.com/skywind3000/vim-auto-popmenu/blob/ea64a79b23401f48e95b9bce65ba39c6c020a291/plugin/apc.vim#L120-L126). Not really sure why it fails intermittently, but when it does fail, if you `:verbose...

I have mixed feelings about this. Implementing only that is trivial, but unless you want to end up with ``` function ( ... ) { ... } ``` there's going...

I know, which is why I've scheduled a rewrite for 4.0.0. v3 ended up being features, and along with initial design issues inherited from jiangmiao, the configuration is periodically awkward....

Gen is the generated files, like R. This project is very old, the ADT plugin is outdated. If you use Android Studio you can import the project (AS has support...