Skip to content

fix: support URLs with ~/edit tilde format#5

Merged
danielroe merged 1 commit into
stackblitz-labs:mainfrom
AriPerkkio:fix/urls-with-tilde
Jan 12, 2026
Merged

fix: support URLs with ~/edit tilde format#5
danielroe merged 1 commit into
stackblitz-labs:mainfrom
AriPerkkio:fix/urls-with-tilde

Conversation

@AriPerkkio

@AriPerkkio AriPerkkio commented Jan 12, 2026

Copy link
Copy Markdown
Member

The URLs may also contain a ~ before the /edit part. Adds support for such URLs.

Fix was 100% written by Github Copilot. I wrote the test case. Perfect workflow. 🤝

Fixes errors like

npx stackblitz-zip https://stackblitz.com/~/edit/vitejs-vite-xo4mmgt9
❌ Error: Invalid StackBlitz URL: https://stackblitz.com/~/edit/vitejs-vite-xo4mmgt9

Both of these format should work:

@AriPerkkio AriPerkkio requested a review from danielroe as a code owner January 12, 2026 14:29

@danielroe danielroe left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😆

the review, was also entirely human

thank you ❤️

@danielroe danielroe merged commit 7880df5 into stackblitz-labs:main Jan 12, 2026
3 checks passed
@AriPerkkio AriPerkkio deleted the fix/urls-with-tilde branch January 12, 2026 14:44
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

Successfully merging this pull request may close these issues.

2 participants