Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Will auto indent even if "auto indent" is turned off #61

Closed
zhanzhenzhen opened this issue Aug 11, 2014 · 0 comments
Closed

Will auto indent even if "auto indent" is turned off #61

zhanzhenzhen opened this issue Aug 11, 2014 · 0 comments
Assignees
Labels

Comments

@zhanzhenzhen
Copy link

Even if the global setting "auto indent" is turned off, it will still auto indent in some cases.

How to reproduce:

Select the file type as CoffeeScript, then type:

a = {}

Then move the cursor to between "{" and "}". Then press enter.

It will not auto indent only if bracket matcher is disabled. So I think it may be a bug of bracket matcher.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants