Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Updated version argument to get voidVersion#364

Merged
andrewpareles merged 4 commits into
voideditor:mainfrom
bjoaquinc:patch-2
Mar 31, 2025
Merged

Updated version argument to get voidVersion#364
andrewpareles merged 4 commits into
voideditor:mainfrom
bjoaquinc:patch-2

Conversation

@bjoaquinc

Copy link
Copy Markdown
Collaborator

Fixed serverConfig.ts to pull voidVersion instead of version (vscode base version) and if not available fall back on original functionality.

@andrewpareles

Copy link
Copy Markdown
Contributor

Small question about the fallback version - should we just not fallback? What happens if we do fallback, does it still work?

@bjoaquinc

bjoaquinc commented Mar 31, 2025

Copy link
Copy Markdown
Collaborator Author

Small question about the fallback version - should we just not fallback? What happens if we do fallback, does it still work?

Nope it wouldn't work because the version in our binaries is based on voidVersion not the base vscode version. I just added the fallback to not lose the original code haha but we can get rid of it.

@andrewpareles

Copy link
Copy Markdown
Contributor

Oh got it, happy to just comment it out then

@bjoaquinc

Copy link
Copy Markdown
Collaborator Author

Oh got it, happy to just comment it out then

Ok updated it!

@andrewpareles

Copy link
Copy Markdown
Contributor

Great stuff!

@andrewpareles andrewpareles merged commit db6ebeb into voideditor:main Mar 31, 2025
@andrewpareles

andrewpareles commented Mar 31, 2025

Copy link
Copy Markdown
Contributor

Just need to figure out what command opens SSH now so we can add it to the splash screen!

@bjoaquinc bjoaquinc deleted the patch-2 branch April 1, 2025 03:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants