You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using this amazing extension, I found out that are certain cases where the LSP seems to fail to highlight the information correctly. I will attach some photos so that you see what I mean, otherwise I do not see how you can see it (Let me know if there is a better way).
Case 1
The variable OVERRIDES seems to have a particular behavior when using inside of a local.conf or recipe. As soon as I write that particular variable, the next three (or four) lines are no longer correctly recognize. This happens only with this variable as far as I know.
Case 2
When you break some long variables like for example in this case, this will damage the highlight of the whole file. I am not sure exactly why, because for example the SRC_URI normally has that behavior and I do not have any problem in that case
Case 3
This case is maybe not that important, but the highlight of shell script has this issue where the then is not recognize as a keyword.
Thanks again for your time.
Sincerely,
Jairo M
The text was updated successfully, but these errors were encountered:
Dear devs,
While using this amazing extension, I found out that are certain cases where the LSP seems to fail to highlight the information correctly. I will attach some photos so that you see what I mean, otherwise I do not see how you can see it (Let me know if there is a better way).
Case 1
The variable
OVERRIDES
seems to have a particular behavior when using inside of alocal.conf
or recipe. As soon as I write that particular variable, the next three (or four) lines are no longer correctly recognize. This happens only with this variable as far as I know.Case 2
When you break some long variables like for example in this case, this will damage the highlight of the whole file. I am not sure exactly why, because for example the
SRC_URI
normally has that behavior and I do not have any problem in that caseCase 3
This case is maybe not that important, but the highlight of shell script has this issue where the
then
is not recognize as a keyword.Thanks again for your time.
Sincerely,
Jairo M
The text was updated successfully, but these errors were encountered: