mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 17:57:53 +08:00
[pycharm] add webinar to product page
This commit is contained in:
parent
37720224e7
commit
0bb874a91b
@ -31,6 +31,9 @@ The plugin [Python Community Edition](https://plugins.jetbrains.com/plugin/7322-
|
||||
These plugins include the modules `openapi` and `python-psi-api`.
|
||||
These are considered stable APIs, but care should be taken to test your plugin with any version of PyCharm you wish to support.
|
||||
|
||||
## Additional Articles and Resources
|
||||
* [Webinar Recording: “Live Development of a PyCharm Plugin” with Joachim Ansorg](https://blog.jetbrains.com/pycharm/2019/01/webinar-recording-live-development-of-a-pycharm-plugin-with-joachim-ansorg/)
|
||||
|
||||
## Open Source Plugins for PyCharm
|
||||
When learning new development configurations, it is helpful to have some representative projects for reference:
|
||||
* [Flake8 Support](https://github.com/jansorg/pycharm-flake8) Adds support for flake8's # noqa comments in PyCharm.
|
||||
|
Loading…
x
Reference in New Issue
Block a user