Swagger has a new editor

published on 2022/10/20
Web

As we prepare for exciting developments across the Swagger tooling suite, aimed at supporting the API community across a broad spectrum of API specifications and languages, we've built the next generation of our Swagger Editor from the ground up. The new editor comes packed with rich editing features such as language specific documentation, better auto-completion, validation, syntax highlighting, go to reference, and find symbols.

The new editor has been built from the ground up, and uses the Monaco Editor. Monaco is the same code editor that powers VS Code. Leveraging Monaco for our editing experience gives an elegant modern UI, great autocomplete features, and APIs that make it possible to create a robust client with Language Server Protocol (LSP) capabilities.

Swagger

You can try it here.

Swagger has been instrumental in making REST API development widely productive.