Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor removing characters when press TAB to indent #4279

Closed
JohnRobson opened this issue Mar 19, 2017 · 2 comments
Closed

Editor removing characters when press TAB to indent #4279

JohnRobson opened this issue Mar 19, 2017 · 2 comments

Comments

@JohnRobson
Copy link

JohnRobson commented Mar 19, 2017

Description of your problem

Editor removing characters when press TAB to indent.

What steps will reproduce the problem?

  1. go to some line of your code
  2. press TAB (to increase indent) or press SHIFT+TAB (to remove indent)
  3. some characters will disappear!!!

I'm using Indentation characters "Tabulations", not Space indentation. Tab stop with: 2 spaces

Please provide any additional information below
Another problem (maybe related) when press ENTER to create a new line, the editor create a big indent (10 tabs).

Versions and main components

  • Spyder Version: 3.1.2
  • Python Version: 3.6
  • Qt Version: 5.8.0
  • PyQt Version: 5.7.1
  • Operating system: ArchLinux updated

Dependencies

jedi >=0.8.1 : 0.10.0 (OK)
matplotlib >=1.0 : 2.0.0 (OK)
nbconvert >=4.0 : 5.1.1 (OK)
numpy >=1.7 : 1.12.0 (OK)
pandas >=0.13.1 : 0.19.2 (OK)
psutil >=0.3 : 5.2.0 (OK)
pycodestyle >=0.6: 2.3.1 (OK)
pyflakes >=0.6.0 : 1.5.0 (OK)
pygments >=2.0 : 2.2.0 (OK)
pylint >=0.25 : 2.0.0 (OK)
qtconsole >=4.2.0: 4.2.1 (OK)
rope >=0.9.4 : 0.9.4-1 (OK)
sphinx >=0.6.6 : 1.5.3 (OK)
sympy >=0.7.3 : 1.0 (OK)

@ccordoba12
Copy link
Member

@rlaverde, please take a look at this one.

@rlaverde
Copy link
Member

This is a duplicate of #4037 and have been fixed in spyder 3.1.3,

Please update to our latest version (3.1.3 at the moment).

@ccordoba12 ccordoba12 removed this from the v3.2 milestone Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants