-
Notifications
You must be signed in to change notification settings - Fork 4
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
Plugin crash #12
Comments
Could you try disabling other |
It still shows the error, pasting error report: [Enter steps to reproduce below:]
Atom Version: 1.0.19 Stack TraceUncaught Error: end pattern with unmatched parenthesis
Commands
Config{
"core": {
"themes": [
"steam-pirate-ui",
"one-dark-syntax"
],
"disabledPackages": [
"wordpress",
"atom-wordpress"
]
},
"editor": {
"invisibles": {}
}
} Installed Packages# User
api-docs, v0.0.3
color-picker, v2.0.12
emmet, v2.3.12
express-complete, v0.2.0
language-nginx, v0.6.0
minimap, v4.13.4
node-debugger, v1.1.8
nodejs-snippets, v1.0.2
remote-edit, v1.8.21
steam-pirate-ui, v0.6.1
wordpress-api, v1.2.1
# Dev
No dev packages |
I made a quick and dirty validation checker, and it seems that your grammar file has an invalid regex.
|
@forivall thank you for spotting this. I'll update it now. |
[Enter steps to reproduce below:]
Atom Version: 1.0.19
System: Microsoft Windows 10 Pro Insider Preview
Thrown From: Atom Core
Stack Trace
Uncaught Error: end pattern with unmatched parenthesis
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: