-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Comments
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) |
This is fixed with 1379505 since 1.6.5 |
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? |
@mrguenther 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 |
Do not close TCP connection after each send.
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?
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.
The text was updated successfully, but these errors were encountered: