atom-community / atom-community/ide-python
"Hang Closing" option doesn't work.
- Langage dominant
- JavaScript
- Étoiles
- 238
- Forks
- 40
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Reproduisez l’exemple dans Atom avec ide-python 1.0.0 et l’option "Hang Closing" activée. Suivez la manière dont Enter gère l’indentation du crochet fermant, puis vérifiez que l’espace blanc initial est supprimé pour le dictionnaire Python affiché, tandis que les autres comportements d’indentation restent inchangés.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- javascript, python
- Domaine
- tooling
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100