Francisco Lopes

Results 376 comments of Francisco Lopes

In which way could this happen in some agnostic form? Because I also use a markdown preview plugin, which isn't necessarily the one being referred (I use [coc-markdown-preview-enhanced](https://github.com/weirongxu/coc-markdown-preview-enhanced)). The request...

Well, SRM was pretty simple for me, took me less time than the time I took to give up on ICE. I tried both at around the same time, ICE...

> Ugh, there's no reason why such trivial application should be a 70MB download. I'm not going to recommend bloated software. Right, but it's better than nothing, or better than...

fwiw, at #252, the two reports of testers at the end pointed that snippet placeholder selection isn't working.

I only tested it in same file, didn't work for me. Meaning, just writing `foo()` and expanding it I get to the end of the file as [reported before](https://github.com/fannheyward/coc-rust-analyzer/pull/252#issuecomment-631838323), which...

k, fwiw, this is my setup: ``` vim version: NVIM v0.4.3 node version: v14.3.0 coc.nvim version: 0.0.78-3c774fbfa5 coc-rust-analyzer version: 0.7.2 rust-analyzer version: fbb8b88 coc.nivm directory: /home/francisco/.vim/plugged/coc.nvim platform: linux ``` If...

@fannheyward I confirm it's just like that.

I'm also using that, I guess sqls formatting would obsolete current coc-sql formatter? Possibly same for current coc-sql linter when sqls eventually adds linting. Maybe what we need is an...

I think it's not intentional, must be some bug blocking the fuzzy window. Can be avoided by not relying on the fuzzy window to execute the commands, for example, `:CocCommand...