-
-
Notifications
You must be signed in to change notification settings - Fork 137
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
[Yaml] Expectation for psi/lexer changes in core plugin #626
Comments
Great news about the Yaml plugin 👍 You have an update on the IntelliJ status? |
Hi, when or where can we get smth like alpha or beta version of this plugin for PS 11? Thank you |
not soon; lot of work |
Does this mean that we cannot use the plugin with the new PhpStorm 2016.1 yet? Just checking before I upgrade PhpStorm... |
@nicwortel It's not a major update anyway, so you can probably hold off 5. This plugin dictates for example when I update PHPStorm. |
I can't upgrade to the newest phpstorm because of yaml errors. I would offer to help out but my java knowledge is far too poor for this :( |
@Haehnchen do you have any plan for this ? 145.x builds are not the stable version |
having some free time during this week, will try my best |
Damned I'll work on symfony project next 2 weeks and I updated phpstorm before seeing this bug |
@leusic38 Download and use previous version for now https://confluence.jetbrains.com/display/PhpStorm/Previous+PhpStorm+Releases |
I use to have two versions of PhpStorm in parallel (Major + EAP or Major + new Major). Updating to new PhpStorm major version never goes flawlessly |
@leusic38 I simply installed PhpStorm 10 again (and let the installer remove 2016 by itself). Took 2 minutes and I'm able to use all plugins. @Haehnchen I will try to twist my bosses arm to donate you some money. Doing this all by yourself, I have to say I almost feel guilty when I read "having some free time during this week, will try my best". You need to get recompensed for the hours and hours you put into these incredibly time saving plugin(s). |
... done. will test during worktime for missing implementations that not covered by test cases |
YAML Plugin will get some more love. So some symfony plugin hacks can be removed and pattern need to change.
Utils
to find lexer and psi changes that breaks featuresThe text was updated successfully, but these errors were encountered: