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
Currently it just finishes parsing and cuts of the part of the abbreviation that follows.
The expand_abbreviation function should throw an error if unsupported syntax is found, so we can check for that and not even expand the snippet to begin with.
The text was updated successfully, but these errors were encountered:
Currently it just finishes parsing and cuts of the part of the abbreviation that follows.
The
expand_abbreviation
function should throw an error if unsupported syntax is found, so we can check for that and not even expand the snippet to begin with.The text was updated successfully, but these errors were encountered: