You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SCNvim.sc *generateSnippets is not creating snippets of full Class Library / Tree (- the first level meta_ classes). Subclasses are missing. Example: Limiter, LFNoise1, LFDClipNoise, BrownNoise and PinkNoise are not included in the snippets.
Expected behavior
All classes in the Class Library should be in the generated supercollider.snippets file
Steps to reproduce
Setup scnvim and run :SCNvimTags
Information
nvim --version: v0.3.4 / v0.4.3
Operating system: Debian 10 / Ubuntu 19.10
Running scnvim in a Terminal/GUI: Kitty
The text was updated successfully, but these errors were encountered:
SCNvim.sc *generateSnippets is not creating snippets of full Class Library / Tree (
-
the first level meta_ classes).Subclasses
are missing. Example:Limiter
,LFNoise1
,LFDClipNoise
,BrownNoise
andPinkNoise
are not included in the snippets.Expected behavior
All classes in the Class Library should be in the generated
supercollider.snippets
fileSteps to reproduce
Setup scnvim and run
:SCNvimTags
Information
nvim --version
: v0.3.4 / v0.4.3The text was updated successfully, but these errors were encountered: