clojureVSCode icon indicating copy to clipboard operation
clojureVSCode copied to clipboard

How to disable formatting?

Open mrkaspa opened this issue 7 years ago • 4 comments

I don't start a REPL but it request to format after each save, I also have the auto format off on save, I got this problem on Version 0.9.5

mrkaspa avatar Feb 08 '18 17:02 mrkaspa

Hi @mrkaspa

I can't reproduce the bug. Are you 100% sure you disabled formatting on save? Maybe you have this option enabled in your workspace configuration?

What does the error say?

avli avatar Feb 09 '18 13:02 avli

Well, the same to me. Trying to format all the time despite on "clojureVSCode.formatOnSave": false even with REPL off.
Win 97, VSCode 1.20.0

clojureext

4mitch avatar Feb 13 '18 17:02 4mitch

Anyway, such an option to disable formatting at all should be, because it's seems impossible to use Parinfer together with this cljfmt together :( So please add it.

It looks crazy like this! It moves a cursor, not me :)

shitted

4mitch avatar Feb 13 '18 17:02 4mitch

Yes I could not disable it

mrkaspa avatar Mar 14 '18 15:03 mrkaspa