Calling Developers!
We are reenergizing our code contribution process! Learn More

What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hello! In case you missed it, we added new features to the Spryker PhpStorm plugin "PYZ". Apart from

Options
jochen.gartner
jochen.gartner Posts: 42 🧑🏻‍🚀 - Cadet

Hello!
In case you missed it, we added new features to the Spryker PhpStorm plugin "PYZ". Apart from extending Spryker core classes with one click and navigation from zed stubs to gateway controllers (and vice versa) you can now:
Right click and view on GitHub: the plugin will try to parse your composer.lock file and open the currently installed version of a spryker core file in the browser. Great for going back in history or checking for updates.
Navigate in state machine XML: you can ctrl-click command and condition names (e.g. "command=Oms/SendOrderConfirmation") to get to the plugin registration in DependencyProviders, DependencyInjectors or StateMachineHandlerPlugins. You can also click the name of an included subprocess to open its file (e.g. "file=DummySubprocess/DummyRefund01.xml").
You can download it in the marketplace inside PhpStorm or here: https://plugins.jetbrains.com/plugin/18215-pyz
If you encounter any problems reach out! Feel free to contact us or create an issue on GitHub (https://github.com/turbine-kreuzberg/spryker-idea-plugin). Or even better: contribute and create a pull request.

Comments

  • UKEP86J66
    UKEP86J66 Posts: 208 🧑🏻‍🚀 - Cadet
    Options

    Thanks for your work on this, it’s a great plugin!

  • Chemaclass
    Chemaclass Tech Lead Spryker Solution Partner Posts: 213 🧑🏻‍🚀 - Cadet
    edited April 2022
    Options

    Mega plugin! I’ve already used a few time the Extend Pyz functionality, and it works like charm! I will definitely try these new features next week👌🏼