Scilab code completion/suggestions never worked on my setup, with it stuck at “starting”.
I tried reinstalling both VSCode and Scilab, but did not work. I dug around and found the following:
Hello, I don’t have any toolboxes installed, and VSCode mostly shows suggestions of words I’ve typed previously (variable names, functions) and the following, they work but the list ends there.
About the autocompletion for the word function, you can autocomplete using the keyword (first row in the next screenshot) or the snippet that will create the function structure (the last row in the next screenshot).
In your case, you had autocomplete using the snippet.
I have reproduced what you described one or two times; it seems the issue occurred at the startup of VS Code. Autocompletion is populated using a running Scilab instance in the background, which may not be ready when you request completion.
You can check the Scilab status in the bottom right of VS Code by clicking on the {}:
Have you experienced this issue after waiting for some seconds?
Can you give me the log of Scilab Language Server (as you do in your first message) and the log of Scilab Extention Logswhen the problem occurs?
Scilab 2025.1.0 (May 22 2025, 12:21:05)
Scilab PID: 29336
Language Server and Debug Adapter Protocol loaded
at line 15 of executed file C:\Users\name\.vscode\extensions\scilab.scilab-1.0.5-win32-x64\toolbox\loader.sce