Using the Palantir IDE in local development environment. OSDK


Hello All !
I am facing issues following these instructions mentioned in the attached picture. I have successfully downloaded the repo by cloning it and clicking on “Work Locally”. However, I am having trouble executing the 2nd step i.e Either drag or drop the extension VSIX file (Haven’t been able to find it, maybe I am missing something here?) or using the command “Extensions: Install from VSIX”.

P.S : I want to build an application that uses Foundry as a backend framework, much like this. Please let me know how I can setup a correct development environment locally for the front-end part.

Thank you for your time and support.

Also how do I enable Code Assist for a Code Repo ?

Hello @VedantGosavi,

Currently the VS Code Extension (still in Beta) only supports Code repositories with Python transforms.

It doesn’t support ODSK development yet but we are investigating it.

I have a couple of questions:

  • Is the extension currently installed locally for you (When it is, you can see the Palantir icon on the activity bar.)

  • When you say Code Assist for a Code repo, do you mean on the Web? On the Web, it should be automatic.

Best,

1 Like

If you look at the getting started in Developer console and find the instruction to develop locally you will be able to bootstrap a project which is good for developing locally like the example you mentioned.
We are working on streamlining the process between on platform development using VS code on platform and local development.

1 Like