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

Fix tab-space #615

Merged
merged 1 commit into from
Aug 28, 2020
Merged

Fix tab-space #615

merged 1 commit into from
Aug 28, 2020

Conversation

Oleg-Chashko
Copy link
Contributor

Fix tab-space
Bildschirmfoto 2020-08-27 um 20 05 56

@aonez aonez self-assigned this Aug 28, 2020
@aonez aonez added this to the 1.2.0 milestone Aug 28, 2020
@aonez
Copy link
Owner

aonez commented Aug 28, 2020

Thanks for that one. I did not noticed because the dots are rendered properly in Xcode and TextMate:

Screenshot 2020-08-28 at 08 23 51
Screenshot 2020-08-28 at 08 22 54

Which one are you using? I usually prefer tabs instead of spacing but Xcode lately defaults to spaces...

@aonez aonez merged commit f21afde into aonez:master Aug 28, 2020
@Oleg-Chashko
Copy link
Contributor Author

Oleg-Chashko commented Aug 28, 2020

@aonez
Which one are you using?
Visual Studio Code is a free source code editor from Microsoft - found these errors in your code.
Bildschirmvideo aufnehmen 2020-08-28 um 11 03 20

My used Extensions in "Visual Studio Code"
Visual Studio Code - Extensions

I was glad to help you.

P.S.: Why did I choose it? - There are a lot of extensions and the syntax highlighting is bright, with my poor eyesight this is my choice.
Bildschirmfoto 2020-08-28 um 11 46 17

I usually prefer tabs instead of spacing but Xcode lately defaults to spaces...
In the "Visual Studio Code" settings there is a choice of TAB or Space when pressing the TAB button.
Bildschirmfoto 2020-08-28 um 12 03 59

@aonez
Copy link
Owner

aonez commented Aug 29, 2020

Thanks for the info @Oleg-Chashko!

Both Xcode and TextMate use 4 spaces as a tab, I see Visual Studio uses 3, that's why you see the lines misplaced. I also prefer tabs, but having to change it on Xcode each time I migrate to a new system... I just forget it.

Visual Studio is great, used it some years ago while coding in C# in a Windows environment. I might give it a try again just to see that Vscode Google Translator plugin you're using in action.

@Oleg-Chashko
Copy link
Contributor Author

Thanks for the info @Oleg-Chashko!

Both Xcode and TextMate use 4 spaces as a tab, I see Visual Studio uses 3, that's why you see the lines misplaced. I also prefer tabs, but having to change it on Xcode each time I migrate to a new system... I just forget it.

Visual Studio is great, used it some years ago while coding in C# in a Windows environment. I might give it a try again just to see that Vscode Google Translator plugin you're using in action.

I was glad to help you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants