We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--%
Not super important.
In the atom language tests (jrsconfitto/language-powershell#36) the tests are failing on --%. We should add it at some point. Here's the about_Escape_Characters spec which contains this stuff under the "Stop parsing symbol".
The text was updated successfully, but these errors were encountered:
Skip testing --% for now
92c174a
i don't think this is a show-stopper, for the moment. Waiting on SublimeText/PowerShell#104.
Fixed by #165
Sorry, something went wrong.
No branches or pull requests
Not super important.
In the atom language tests (jrsconfitto/language-powershell#36) the tests are failing on
--%
. We should add it at some point. Here's the about_Escape_Characters spec which contains this stuff under the "Stop parsing symbol".The text was updated successfully, but these errors were encountered: