0

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?

Brandon Minnick
  • 13,342
  • 15
  • 65
  • 123
İbrahim
  • 991
  • 1
  • 10
  • 32
  • 1
    Possible duplicate of [How to make OmniPascal work with FPC?](https://stackoverflow.com/questions/39957074/how-to-make-omnipascal-work-with-fpc) – Ken White Aug 29 '17 at 23:42
  • What does *I can not work FPC* mean? Do you have FPC installed in `C:\Lazarus\FPC`? What specific problem do you have that means *I can not work FPC*? – Ken White Aug 29 '17 at 23:53
  • @KenWhite thanks. I already looked that link. I want code completion like [this](http://www.omnipascal.com/img/portfolio/codecompletion1.gif). But it's not work for me like [this](https://s26.postimg.org/anxde1pc9/image.gif). I wanna see `FPC` standard libraries. Also I installed FPC to `C:\lazarus\fpc` and `usr/share/fpcsrc`. – İbrahim Aug 30 '17 at 09:00
  • @İbrahim I updated the answer of the other question maybe you should take a look at it againg. Does it work better when you restart VSCode after changing the settings? – Wosi Aug 30 '17 at 10:16

0 Answers0