New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

coc-cadence

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coc-cadence

cadence language server extension for coc.nvim in **Vim** & **Neovim**.

  • 0.2.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

coc-cadence

cadence language server extension for coc.nvim in Vim & Neovim.

The plugin code is extracted from vscode-cadence

For highlight of cadence filetype, you may need vim-cadence

Install

In your vim/neovim, run the following command:

:CocInstall coc-cadence

or

Plug 'lucklyric/coc-cadence', {'do': 'yarn install --frozen-lockfile'}

Features

We would like to support all features supported by the VSCode extension. It is still under development.

Autocomplete

Rename

Start Emulator in a builtin Terminal

Custom cadence command

Create and select account

Features

  • Cadence Language Server
    • Code completion, including documentation
    • Type information on hover
    • Go to declaration
    • Go to symbol
    • Document outline
    • Renaming
    • Signature help
  • Interact with Emulator
  • Deploy contract from editor

License

MIT


This extension is built with create-coc-extension

FAQs

Package last updated on 21 Sep 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc