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

Embedded subexpressions #183

Merged
merged 2 commits into from Mar 17, 2021

Commits on Aug 17, 2019

  1. imrpove embedded subexpressions

    rename #interpolatedStringContent to subexpression.
    change subexpression scope to not include 'interpolation'.
    change scopes for #interpolation to include embedded, keyword.other was
    punctuation.definition.variable.
    Change scope for regular `$()`, keyword.other was
    punctuation.definition.variable.
    removed redundant includes from #subexpression and #interpolation.
    msftrncs committed Aug 17, 2019
    Copy the full SHA
    d14162e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    84a64bc View commit details
    Browse the repository at this point in the history