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

Issue when using arrays #15

Open
halaxa-roman opened this issue May 28, 2020 · 9 comments
Open

Issue when using arrays #15

halaxa-roman opened this issue May 28, 2020 · 9 comments
Assignees
Labels

Comments

@halaxa-roman
Copy link

halaxa-roman commented May 28, 2020

if you do something like $("#element select").val({$array["key"]}) the code highlighting goes nuts. I didn't find a workaround unfortunately but maybe it's something that can be easily fixed

With array index access
image

Without it
image

@EncryptSL
Copy link
Contributor

This syntax color bug is when you have enabled extension ? What show when is disabled ?

@halaxa-roman
Copy link
Author

Obviously, if I disable it there's no highlighting at all :D
image

@halaxa-roman
Copy link
Author

Update with minimal code to reproduce

someJavascriptFunction({$array["test"]});

@EncryptSL
Copy link
Contributor

Your issue must solving kasik but i don't know where is he, because i have my PR in request more then month.

@halaxa-roman
Copy link
Author

Your issue must solving kasik but i don't know where is he, because i have my PR in request more then month.

I considered contacting him on twitter or something but don't wanna bother him :D

@kasik96
Copy link
Owner

kasik96 commented Nov 6, 2020

@EncryptSL already merged
@halaxa-roman I will look into it, I don't have much time to work on this, but eventually it will be fixed.

@kasik96 kasik96 self-assigned this Nov 6, 2020
@kasik96 kasik96 added the bug label Nov 6, 2020
@halaxa-roman
Copy link
Author

@kasik96 No worries mate. I would fix it if I knew how. Thanks for great extension!

@EncryptSL
Copy link
Contributor

@halaxa-roman Hele napadlo mě že když teda se tohle vyskytuje v latte jestli se to vyskytuje i v klasickém HTML jestli to třeba není bug syntaxe ve VSC.

@geerdes
Copy link

geerdes commented Dec 16, 2021

Got that too many times. Drives me crazy ;-)

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

No branches or pull requests

4 participants