fannheyward / coc-julia

Julia extension for coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Options in `.JuliaFormatter.toml` are ignored.

iago-lito opened this issue · comments

I have placed the following .JuliaFormatter.toml file on my repo root, but the options seem not taken into account when I'm invoking e.g. <Plug>(coc-format):

whitespace_in_kwargs = false
indent = 1 # (just to make it obvious if it's working)

What could be wrong? Where is the formatter run from?

What's your coc-julia version? You can get it from :CocList extensions.

Are you using the sysimg? In case of this, try to rebuild with CocCommand julia.CompileLanguageServerSysimg.

Wop, well I could not reproduce today, it seems fine now ^ ^"

:CocList extensions
* coc-julia 0.12.3 ~/.config/coc/extensions/node_modules/coc-julia