New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

coc-deno

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coc-deno

Deno extension for coc.nvim, forked from vscode_deno

latest
Source
npmnpm
Version
3.15.0
Version published
Maintainers
1
Created
Source

coc-deno

GitHub Sponsors Patreon donate button PayPal donate button

Deno extension for coc.nvim, forked from vscode_deno.

Install

:CocInstall coc-deno

Usage

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

Commands

  • deno.cacheActiveDocument: Cache Dependencies
  • deno.status: Display language server status
  • deno.task: List/Run Deno tasks
  • deno.initializeWorkspace: Initialize workspace configuration for Deno

Configurations

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

License

MIT

This extension is built with create-coc-extension

Keywords

coc.nvim

FAQs

Package last updated on 13 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts