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
In the above, I'm typing on line 15 'fmt.Printf(' and the suggestion for the rest comes up (suggesting same code as line 14) and when I hit tab it inserts the call instead of the text.
In line 16, I typed 'fmt.Println("hello' and then and it worked fine.
The text was updated successfully, but these errors were encountered:
Often when hitting to auto complete, what is inserted in the call to the llama function:
In the above, I'm typing on line 15 'fmt.Printf(' and the suggestion for the rest comes up (suggesting same code as line 14) and when I hit tab it inserts the call instead of the text.
In line 16, I typed 'fmt.Println("hello' and then and it worked fine.
The text was updated successfully, but these errors were encountered: