Reputation: 5579
I want to create a new FPC project in VSCode. I had read that I need the OmniPascal extension. I installed it. But what to do next? I can't find instructions on finishing the configuration and creating a new project. How to do that?
PS: I'm a new VSCode user and didn't use it before.
PPS: After some googling, I found that VSCode uses folders for projects. Okay, I created a folder for my project and added a .pp file as a FPC project (not Delphi and not Lazarus). But I can't see anything related to building my project. The OmniPascal extension is supposed to generate build tasks but it doesn't. In the status bar, I see OmniPascal: select project
. But I'm already on a project! Also, it can't find system units while I've configured the search path to them in the FPC folder.
How to handle all of this? The OmniPascal website has no documentation at all.
Upvotes: 0
Views: 23