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

coc-deno

Heyward Fann

Deno extension for coc.nvim, forked from vscode_deno

Installation CommandVim prompt
:CocInstall coc-deno
GitHub owner
Heyward Fann
Version
v3.15.0
npm package
coc-deno
Requirements
coc ^0.0.80
License
MIT
Repository
GitHub
npm latest published 2024-05-13Registry checked 2026-08-23Registry summary

Published Package Summary

coc-deno

GitHub Sponsors Patreon donate button PayPal donate button

Deno extension for coc.nvim, forked from vscode_deno.

Install

:CocInstall coc-deno

Usage

  1. make sure you have Deno v1.7+ installed deno --version
  2. run :CocCommand deno.initializeWorkspace in your project

Configurations

You can configure coc-deno through :CocConfig, same configurations as vscode_deno.

License

MIT


This extension is built with create-coc-extension

Read the complete README
  • Deno extension for coc.nvim, forked from vscode_deno
Activation Events
  • onCommand:deno.initializeWorkspace
  • onLanguage:typescript
  • onLanguage:typescriptreact
  • onLanguage:javascript
  • onLanguage:javascriptreact
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.