You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added functionality to add permanent custom flags to the IDE's startup
# Don't clear $FLAGS and rename to $CUSTOM_IDE_FLAGS (#20)
* Don't clear $FLAGS and rename to $ELECTRON_FLAGS
That way $ELECTRON_FLAGS can be passed to the IDE. Corresponding README section added.
* change ELECTRON_FLAGS to CUSTOM_IDE_FLAGS
* correct punctuation.
* Rewrite readme. And document experimental wayland.
* Fix Typo
Co-authored-by: Joshua Glass <[email protected]>
It is important to note that if you are experiencing issues with the IDE you MUST disable any custom flags you have before submitting a bug report here or on the IDE's bug tracker as this functionality is not officially supported.
0 commit comments