Skip to content

Commit

Permalink
feat(goland): Update config
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed Nov 27, 2024
1 parent 2fcff9f commit ac3daa7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion goland/config/options/ide.general.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
<component name="GeneralSettings">
<option name="showTipsOnStartup" value="false" />
<option name="confirmExit" value="false" />
<option name="confirmOpenNewProject2" value="-1" />
</component>
<component name="Registry">
<entry key="moved.to.new.ui" value="true" />
<entry key="ide.experimental.ui" value="true" />
<entry key="suggest.all.run.configurations.from.context" value="true" />
<entry key="i18n.locale" value="" />
</component>
</application>
</application>

0 comments on commit ac3daa7

Please sign in to comment.