coc-tidal

1.4.0 • Public • Published

coc-tidal

coc.nvim extension for TidalCycles

Install

:CocInstall coc-tidal

Screenshot

screenshot

Features

  • AutoCompletions
    • [x] sample name
    • [ ] synth name
    • [x] functions
  • Searchs
    • [x] samples name
    • [ ] synth name
    • [x] functions
  • Hovers (coc hover)
    • [x] functions

Search

search for sample name

:CocList samples

search for basic functions

:CocList basics

Extension Settings

Set samples path

Set the path of the samples directory to load

Examples:

"tidal.samplePath": "/Users/chiakiuehira/Library/Application Support/SuperCollider/downloaded-quarks/Dirt-Samples"

Configuration options

  • tidal.enabled Enable this plugin. default: true
  • tidal.samplePath Set the path of the samples directory to load. default: ""

Please

The documentation for the basic functions is incomplete.

Please edit the following file and send a PullRequest.

https://github.com/ChiakiUehira/coc-tidal/blob/main/docs.json

This definition was created using the following file as a reference. Thanks.

https://gist.github.com/mxactvtd/bf3fb357a419c7f063b98dfd9a66cf78

License

MIT


This extension is built with create-coc-extension

Package Sidebar

Install

npm i coc-tidal

Weekly Downloads

6

Version

1.4.0

License

MIT

Unpacked Size

242 kB

Total Files

6

Last publish

Collaborators

  • chiakiuehira