Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a way to launch VSCode from Kit #2

Open
mati-nvidia opened this issue Sep 2, 2022 · 6 comments
Open

Provide a way to launch VSCode from Kit #2

mati-nvidia opened this issue Sep 2, 2022 · 6 comments

Comments

@mati-nvidia
Copy link

I can help with this one.

If we launch VSCode as a subprocess from Kit, we can pass the PYTHONPATH environment variable so that autocomplete and syntax highlighting will work.

@mati-nvidia mati-nvidia changed the title Launch VSCode from Kit Provide a way to launch VSCode from Kit Sep 2, 2022
@Toni-SM
Copy link
Owner

Toni-SM commented Sep 3, 2022

HI @mati-nvidia

Great, all contributions are more than welcome :)

What would be the implementation, launch VS Code by clicking the Window > VSCode embedded menu?

@mati-nvidia
Copy link
Author

That could work. I know you have the option to show viewport notification attached to that, so maybe it could be:

Window > Embedded VS Code > Launch VS Code (not toggle-able)
Window > Embedded VS Code > Show Notifications (toggle-able)

@Toni-SM
Copy link
Owner

Toni-SM commented Sep 3, 2022

It sounds great... Are you going for it?

@mati-nvidia
Copy link
Author

Yes. Just need to find some time. :)

@InfraredLaser
Copy link

Hello @mati-nvidia, @Toni-SM

Is there any update on this? Having this added would be a great addition to the extension.
As of this post I believe the only way to get syntax support would be to create a "New Extension Template Project" under Extensions.

@Toni-SM
Copy link
Owner

Toni-SM commented Jun 14, 2023

Hi @InfraredLaser

Unfortunately I do not have the time at the moment to implement that feature.
You can go for it and contribute :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants