Skip to content

Configuration for remote development #597

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

Closed
raszkiewicz opened this issue Oct 29, 2024 · 5 comments
Closed

Configuration for remote development #597

raszkiewicz opened this issue Oct 29, 2024 · 5 comments
Labels
question Further information is requested

Comments

@raszkiewicz
Copy link

How do you configure it to have source control on a namespace accessed via the InterSystem Server Manager extension?

An example from the video explains only how it will work with a cloned git repo on a local machine (PC/Mac), but so far, I can't get it to work on a remote development server (replacing existing remote Studio via RDP with local VS Code).

@isc-tleavitt
Copy link
Collaborator

@raszkiewicz you can get to the menu and everything important from there via the source control icon in VSCode when you're editing over isfs (that is: in server manager, choose to edit code in a namespace):

image

@isc-tleavitt isc-tleavitt added the question Further information is requested label Oct 29, 2024
@isc-tleavitt
Copy link
Collaborator

And which video are you referring to?

@raszkiewicz
Copy link
Author

@raszkiewicz
Copy link
Author

@raszkiewicz you can get to the menu and everything important from there via the source control icon in VSCode when you're editing over isfs (that is: in server manager, choose to edit code in a namespace):

image

Wow, that is way easier to handle than going over the command line. Thanks for the tip! I assume that "Temp folder for this namespace" is a developer folder with the current .git location from the Studio,

@isc-tleavitt
Copy link
Collaborator

Correct! We really should call it something better than "Temp folder" - filed an issue for that (#601)

Sounds like things are working, so I'll close this out.

isc-tleavitt added a commit that referenced this issue Oct 29, 2024
I pasted this image in #597, useful to have in the readme too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants