After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 786466 - Python auto-ident doesn't care of user preferences about tabs
Python auto-ident doesn't care of user preferences about tabs
Status: RESOLVED OBSOLETE
Product: gnome-builder
Classification: Other
Component: plugins
3.24.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-08-18 14:29 UTC by koko.fr.mu
Modified: 2018-01-11 10:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description koko.fr.mu 2017-08-18 14:29:12 UTC
Hi,
First of all thanks for this wonderful editor, very useful ;)
I just began to write some python code and it seems that the auto-identer doesn't care about spaces/tabs preferences... It's always adding 4 spaces.

OS: Fedora 26
GNOME & Builder: 3.24.2
Comment 1 Christian Hergert 2017-08-19 20:57:08 UTC
We are very strict about using PEP8 for the Python indenter as we want all Python code in GNOME to be PEP8 (and quite honestly, the entire Python ecosystem).

I would consider patches that allow us to disable the Python indenter and use the fallback (copy previous line) indenter but I'm not interesting in making the semantic indenter support anything but PEP8.
Comment 2 GNOME Infrastructure Team 2018-01-11 10:38:17 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-builder/issues/271.