atom-community / atom-community/ide-python

"Hang Closing" option doesn't work.

Open
#125 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
238
Forks
40
PR merge metrics
No merged PRs in 30d

Description

I can't seem to get closing brackets to outdent automatically using this package.

```python
a = {
1: 2,
3: 4,
}
```

When I type that, and press Enter after the fourth line, the leading whitespace should be removed when I have the "Hang Closing" option checked, but it doesn't.

Atom version: 1:27.2
ide-python version: 1.0.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.