Skip to content

feat: web feature parity#183

Open
malmeloo wants to merge 4 commits intomainfrom
feat/web-feature-parity
Open

feat: web feature parity#183
malmeloo wants to merge 4 commits intomainfrom
feat/web-feature-parity

Conversation

@malmeloo
Copy link
Copy Markdown
Member

@malmeloo malmeloo commented Apr 7, 2026

The goal of this PR is to achieve feature parity in the web version of VSCode by fixing various bugs.

  • Use toString() when serializing URIs, because Uri.parse() turns prefixless URIs into file: URIs and these cannot be used on the web
  • Fix the task provider implementation
  • OpenFPGALoader on the web
  • ???

closes #7

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.

Fix relative path checks on vscode.dev

1 participant