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
Thanks for the bug report, I am sorry you are experiencing these issues.
I think this is due to the changes in vscode to move to textmate snippetstrings. They removed the range property which first could be provided to tell vscode what to replace.
Resolved in 0.2.6, sorry for the double release, it was easier to fix than I assumed.
I think the other issue with the dark black theme and CSS should also be resolved.
Example:
if.bi
completes toif.if.bind=""
Expected:
if.bind=""
Only aurelia related 'keys' are affected.
The text was updated successfully, but these errors were encountered: