An open API service indexing awesome lists of open source software.

https://github.com/speakeasy-api/speakeasy-vscode-extension


https://github.com/speakeasy-api/speakeasy-vscode-extension

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# speakeasy-vscode-extension

The Speakeasy extension for Visual Studio Code. The Speakeasy extension will help you validate your OpenAPI 3.X documents ready for generation of production grade SDKs.

Documentation for the Speakeasy Validator can be found at

## Features

The Speakeasy extension runs a language server provided by the [Speakeasy CLI](https://www.speakeasyapi.dev/docs/speakeasy-cli/getting-started) tool. The language server will validate your OpenAPI 3.X documents and provide feedback in the form of diagnostics.

## Requirements

The Speakeasy extension required the Speakeasy CLI to be installed on your system.

Follow the instructions at to install the Speakeasy CLI.

**Enjoy!**