Skip to content

Tabs cannot be unexpanded [imported] #430

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

Closed
cmaglie opened this issue Nov 15, 2012 · 4 comments
Closed

Tabs cannot be unexpanded [imported] #430

cmaglie opened this issue Nov 15, 2012 · 4 comments
Assignees
Milestone

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 430 moved from a Google Code project.
Added by 2010-12-11T14:51:49.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-Medium

Original description

What steps will reproduce the problem?

  1. Change "editor.tabs.expand=true" to false in preferences.

What is the expected output? What do you see instead?

Indentation and tabs should remain as tabs in the code. Instead, the tab key no longer functions, and indents are still converted to spaces.

What version of the Arduino software are you using? On what operating
system? Which Arduino board are you using?

Software version 0021, Windows XP SP2. Uno board.

@werediver
Copy link

As far as I can see this issue is related to RSyntaxTextArea (setTabsEmulated() and so on). Can somebody confirm that?

Do you think we should open an issue on the side of RSyntaxTextArea project? (I haven't found any related issues there)

@ffissore ffissore self-assigned this Jul 1, 2015
@ffissore
Copy link
Contributor

ffissore commented Jul 8, 2015

This is fixed with 1379505 since 1.6.5

@ffissore ffissore closed this as completed Jul 8, 2015
@ffissore ffissore added this to the Release 1.6.6 milestone Jul 9, 2015
@mrguenther
Copy link

I'm using version 1.7.7, and I have the exact same problem. Are you sure it was fixed? Could it be platform-dependent?

@Chris--A
Copy link
Contributor

Chris--A commented Nov 6, 2015

@mrguenther
You are probably having the same issue, however the IDE you mentioned is not this one!

Try: https://github.com/arduino-org/Arduino

If you are confused, maybe leave a comment here too: https://github.com/arduino-org/Arduino/issues/2

tbowmo pushed a commit to tbowmo/Arduino that referenced this issue Jul 14, 2016
Do not close TCP connection after each send.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants