Run configuration for the devserver supported by Jetbrains/Intellij IDEs#3665
Conversation
|
@bjester just thinking whether we should also add this config file to gitignore so that personal config modifications aren't tracked by git? |
@vkWeb So since it has already been added to git, now add it to the .gitignore? Yeah I think that might work like you said-- ignoring future changes. Including this as a project file is an optional setting in the IntelliJ IDEs. @rtibbles asked that I commit this, foremost to share it with our new colleagues using PyCharm but perhaps so we can also maintain it since it's a duplication of commands like |
|
Yeah, adding it to the .gitignore seems like a way to prevent changes from being accidentally committed for local configuration. Can still force add ignored files to make updates, so it's a good way to make sure any such commits are completely intentional. |
|
@AllanOXDi I think you use Jet Brains IDE? Please perform the manual verifications step mentioned in this PR to see if the settings are working as expected. Then, we can merge this in. |
AllanOXDi
left a comment
There was a problem hiding this comment.
I ran manual verification steps and everything works perfectly. I think we are good to merge this.
Summary
Description of the change(s) you made
Manual verification steps performed
Screenshots (if applicable)
Comments
To debug, you press the bug looking icon next to the play icon
Contributor's Checklist
PR process:
CHANGELOGlabel been added to this PR. Note: items with this label will be added to the CHANGELOG at a later timedocslabel has been added if this introduces a change that needs to be updated in the user docs?requirements.txtfiles also included in this PRStudio-specifc:
notranslateclass been added to elements that shouldn't be translated by Google Chrome's automatic translation feature (e.g. icons, user-generated text)pages,components, andlayoutsdirectories as described in the docsTesting:
Reviewer's Checklist
This section is for reviewers to fill out.
yarnandpip)