supercollider / scvim

Vim plugin for SuperCollider
GNU General Public License v3.0
121 stars 28 forks source link

Running block of code between parenthesis sometimes doesn't work #42

Closed ghost closed 5 years ago

ghost commented 6 years ago

So, if I press F5 inside a code block (between "()") sometimes it returns an error:

Error detected while processing function SClang_block[1]..findOuterMostBlock:

ghost commented 6 years ago

Following on this, its difficult to trace the bug, since it doesn't behave consistently. For example, having to identical block, one works, the other one doesn't. I'm don't really know vimscript, and fixing a bug in a parser like de FindOuterMostBlock function is not an easy task

capocasa commented 5 years ago

Please give an example of a block that doesn't work, @ghost. They might differ by whitespace. Thanks!

mossheim commented 5 years ago

@ghost is the username GitHub uses for a deleted user. Since no more info will be provided, I'm closing this.