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

Colorization issues ("Struct", "Property/Setter") #1

Open
seyhajin opened this issue Jun 29, 2017 · 1 comment
Open

Colorization issues ("Struct", "Property/Setter") #1

seyhajin opened this issue Jun 29, 2017 · 1 comment

Comments

@seyhajin
Copy link

seyhajin commented Jun 29, 2017

"Struct", "Property/Setter" keywords and bodies are not colorized correctly :

image

image

#If and #EndIf preprocessor :

image

And sometimes, "Method" block but maybe cause If block without "Then". Can you have any solution for that?

@wiebow
Copy link
Owner

wiebow commented Jun 29, 2017

Yes, it's because if.. blocks are not closed properly. This is a side effect from the multiple ways of using those blocks. When you include Then in the If block statements, things should be better real soon.

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

2 participants