xquery-mode / cider-any

Evaluate any buffer in cider – Replaced by Oook
0 stars 1 forks source link

Indenting if #12

Closed hanshuebner closed 8 years ago

hanshuebner commented 8 years ago

If I enter this:

if ($facility-type = "GROUP") then

and then press TAB on the empty line (with auto-indent enabled), I would expect an indent of 2 characters, but the cursor stays flush left.

I'll write separate indentation issues for everything that I find.

proofit404 commented 8 years ago

Can I ask you to report indentation issues in the xquery-mode bug tracker. It will be easier to manage them this way.