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
When the cursor is under the word "Sausage" -- which is part of the string literal -- and you put \t then this plugin will tell you No such variable Sausage, it suggests that the word "Sausage" is recongnized as an identifier by this plugin.
The text was updated successfully, but these errors were encountered:
When the cursor is under the word "Sausage" -- which is part of the string literal -- and you put
\t
then this plugin will tell youNo such variable Sausage
, it suggests that the word "Sausage" is recongnized as an identifier by this plugin.The text was updated successfully, but these errors were encountered: