I know it is in experimental state and I know it log the ‘util.http-server’ if it started from console and it works fine.
But, how can we get/find the http server port externally? Is there a way to get ‘util.http-server’ value from console by calling/reading any file or from somewhere, somehow?
Thank you, I assume currently there is no way to set it.
I found this workaround, but it would be perfect if the port number can be configured from editor’s preference window. I guess, I have to feature request?