scratch-console
scratch-console copied to clipboard
Make the DEVTOOLS_PORT a configuration option
This is a great application. Thanks you for sharing it. Would it be possible to make the const DEVTOOLS_PORT configurable so that I can choose which port to listen on? Maybe via the command line or via a config file?
That would require adding a preferences window, that's a lot of work. Any specific reason why you want to configure the port ?
Maybe it could be taken from an environment variable that you just have to document? If the variable doesn't exist, go with the default :-)
Maybe it could be taken from an environment variable that you just have to document? If the variable doesn't exist, go with the default :-)
Sounds reasonable.
Any chance you could do a more recent built with this feature ... please :-) And maybe update Electron?
... thank you