-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add recommended IDE configurations #135
Comments
We also have this document with partial instructions to set up PyCharm. |
ProblemSince we use shared config like this:
|
I vote for the second option, since all linters allow to specify a custom path for the config file/directory. |
Second option; |
I can write the "Python PyCharm" one, since it's my main environment. |
As kickstart for new resources, we may write some guide about how to configure IDE: plugins, Certego standards, debugger config, OS requirements (eg: install docker).
Evaluate Editor config standard (but it's more for compatibility between ecosystems: win-linux-mac)
Maybe we can use Wiki for this and for project structure ( #134 ).
IDEs to support:
The text was updated successfully, but these errors were encountered: