Skip to main content
Back to Extensions Directory
coc.nvim fallback icon

coc-swagger

haishan

A coc plugin to improve the Swagger/OpenAPI authoring experience in vim

Installation CommandVim prompt
:CocInstall coc-swagger
GitHub owner
haishan
Version
v0.0.4
npm package
coc-swagger
Requirements
coc ^0.0.79
License
MIT
Repository
GitHub
npm latest published 2024-06-14Registry checked 2026-08-23Registry summary

Published Package Summary

Install

:CocInstall coc-swagger

Usage

" when you are editing a Swagger/OpenAPI specification file
:CocCommand swagger.render

" tip: add a (slightly) short command
command -nargs=0 Swagger :CocCommand swagger.render
Read the complete README
  • A coc plugin to improve the Swagger/OpenAPI authoring experience in vim
Activation Events
  • onLanguage:yaml
  • onLanguage:json
  • onCommand:swagger.render
Developer Resources

Want to build, test, or contribute to coc.nvim extensions? Explore our official SDK and testing toolkits.

Open Developer Guide

Version History

This published npm package does not include a history.md or changelog.md file. Browse its npm versions or repository releases for available release information.