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

Fix array access priority in PowerShell lexer #1429

Merged
merged 3 commits into from
Feb 11, 2020

Commits on Feb 5, 2020

  1. Add example to visual sample

    pyrmont committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    2e7d4a7 View commit details
    Browse the repository at this point in the history
  2. Handle array access

    pyrmont committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    4fa0074 View commit details
    Browse the repository at this point in the history
  3. Remove mistaken match

    pyrmont committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    d0df572 View commit details
    Browse the repository at this point in the history