1.4.0 • Published 2 years ago

coc-tidal v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

coc-tidal

coc.nvim extension for TidalCycles

Install

:CocInstall coc-tidal

Screenshot

screenshot

Features

  • AutoCompletions
    • sample name
    • synth name
    • functions
  • Searchs
    • samples name
    • synth name
    • functions
  • Hovers (coc hover)
    • 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

1.4.0

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago