kapeed2091 / pycharm-ce-swagger-plugin-installation-steps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swagger plugin for pycharm community edition

  • Install PyCharm Community Edition (PyCharm CE)

  • Install "YAML/Ansible Support" plugin

    • PyCharm CE does not have YAML support bundled.
    • Go to Preferences --> Plugins --> Browse repositories
    • Search for YAML --> Select YAML/Ansible --> Click install
  • Install Swagger plugin

    • Download the latest version from here.
    • Go to Preferences --> Plugins --> Install plugin from disk
    • Select zip file that we have downloaded.
    • Restart plugin

About