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
SCNvim.sc *generateSnippets is not creating snippets of full Class Library / Tree (
-the first level meta_ classes).Subclassesare missing. Example:Limiter,LFNoise1,LFDClipNoise,BrownNoiseandPinkNoiseare not included in the snippets.Expected behavior
All classes in the Class Library should be in the generated
supercollider.snippetsfileSteps to reproduce
Setup scnvim and run
:SCNvimTagsInformation
nvim --version: v0.3.4 / v0.4.3