devonfw / IDEasy

Tool to automate the setup and updates of a development environment for any project (Successor of devonfw-ide).
Apache License 2.0
11 stars 23 forks source link

Add more starting flags to IDE commandlets #788

Open jan-vcapgemini opened 5 days ago

jan-vcapgemini commented 5 days ago

As an IDEasy user I want to add custom flags when I start an IDE like f.e. intellij. Currently we enforce the open new window feature on intellij and vscode. In the future it would be better if we could modify these flags via our settings (ide.properties) or through options added to our IDEs.