Autocomplete C# on Rhino 8

Hi everybody,

is the autocomplete for the for loops on hitting tab gone?

Best,
Baris

Hi,

It still works for me in a C# Script component (Grasshopper 1.0.0008) on Rhino 8 SR9.

Typing “for” and pressing Tab autocompletes the loop as expected.

-Robert

Hello,
Edit > Toggle Snippets in Autocomplete ?

thanks a lot @11159 !
I was copying and pasting it all the time like a Neanderthal.
In my opinion, it should be switched on by default; anything else makes little sense to me.

Hi @Robert_Evt,
thanks for your answer. For some reason, the Tab key isn’t working for me using the same GH Build, but at least @11159’s solution works when I click on the lower option.