fcomovaz / vscode-config

Here are some of my VS Code configurations explained for a self-reminder and remember how they work.
1 stars 0 forks source link

After changing the code .json file . Its not working. #2

Open VimsRocz opened 4 months ago

VimsRocz commented 4 months ago

1- I have copied your code and save it. Now what should i do to run scilab in VS code? Can we seat together for 5 min so we can do it fastly?

fcomovaz commented 4 months ago

Of course:

  1. if you have Scilab installed please run the command in the console, cmd, bash, etc, in Mac to verify they're in the path.
  2. Please install code runner in vs code this allows you to run the code.
  3. In your scilab script in vscode just click Ctrl + Alt + N to run a script with code runner
VimsRocz commented 1 month ago

I tried but it wont work for XCOS version . Am I correct?