i propose the swagger editor become electron app
so we can run standalone
and also on chrome app, can run on chromebook
+1
馃憤馃徏
+1 !!
Is this work started? I am interested to contribute to this and build it out.
This would be a better approach than something like a server-side backend as described in #174.
We don't have the capacity to build and maintain this feature. If anyone wants to give a try, feel free to submit a PR and we'll review.
If anyone builds this, I would love a feature to be able to open a file from the command line when starting the app. Eg:
swagger-editor acme-api.yml
(opens the file straight into the editor - no need to find the file from the GUI)
Hello everyone, i found that at the moment the best fit for this kind of request is Visual Studio Code with 'Swagger Viewer' extension installed (https://marketplace.visualstudio.com/items?itemName=Arjun.swagger-viewer).
Of course it would be nice to have completely separate editor that works standalone and offline even on multiple files (*.yaml and *.json) on the hard drive.
Doeas the swagger-editor's 'official team' considered this feature?
Most helpful comment
If anyone builds this, I would love a feature to be able to open a file from the command line when starting the app. Eg:
swagger-editor acme-api.yml(opens the file straight into the editor - no need to find the file from the GUI)