-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
IntelliJ configuration support #1142
Unanswered
migueltorrescosta
asked this question in
Questions
-
First Check
- I added a very descriptive title here.
- I used the GitHub search to find a similar question and didn't find it.
- I searched in the documentation/README.
- I already searched in Google "How to do X" and didn't find any information.
- I already read and followed all the tutorial in the docs/README and didn't find an answer.
Commit to Help
- I commit to help with one of those options 👆
Example Code
N/A
Description
We provide VS Code configurations via the .vscode
folder here. It would be equally useful to have a .idea
folder for IntelliJ users. My main thoughts:
- Having a software developer using multiple IDEs is not common, and often creates redundant work. As such:
- I do not expect @tiangolo to work on this, as I believe you have a VS Code setup.
- I hope a community member that uses IntelliJ to submit this PR. I am considering doing it myself over the next couple weeks.
- The PR would contain:
- A default configuration under the default
.idea
folder kept at root - Instructions on setup, as we have for VS Code in the backend.
- A default configuration under the default
Would this be a welcomed contribution?
Operating System
Linux
Operating System Details
N/A ( This applies to any OS )
Python Version
3.12
Additional Context
I was not able to submit this as a Feature Request, only as a question. I apologise in advance in case I failed to find the appropriate place for this.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment