I tried this commands in VSCode
on Windows
"omnipascal.delphiInstallationPath": "C:\\lazarus\\fpc"
"omnipascal.delphiInstallationPath": "C:\\lazarus\\fpc\\3.0.2\\source"
"omnipascal.freePascalSourcePath": "C:\\lazarus\\fpc"
"omnipascal.freePascalSourcePath": "C:\\lazarus\\fpc\\3.0.2\\source"
Also I tried same commands on Linux with usr/share/fpcsrc
. But I can not work FPC from VSCode - OmniPascal.
How can I run it?