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

Toolkit can run in web browser (e.g. vscode.dev), avoid nodejs APIs #2205

Open
justinmk3 opened this issue Oct 20, 2021 · 1 comment
Open
Labels
feature-request New feature or enhancement. May require GitHub community feedback. filesystem network platform:web

Comments

@justinmk3
Copy link
Contributor

justinmk3 commented Oct 20, 2021

Toolkit currently doesn't support "web" version of vscode, https://vscode.dev

image

Considerations

What can AWS Toolkit do with/without "compute"?

  • without compute: we can make SDK calls and network requests, so features like these can work, in theory:
    • AWS Explorer
    • Language services (LSP, JSON-schema)
  • with compute: we can use features that require a filesystem and operating system:
    • SAM CLI
    • Docker
@justinmk3 justinmk3 added the feature-request New feature or enhancement. May require GitHub community feedback. label Oct 20, 2021
@justinmk3 justinmk3 changed the title support vscode web Support VSCode web (vscode.dev) Oct 20, 2021
@justinmk3

This comment was marked as outdated.

@justinmk3 justinmk3 changed the title Support VSCode web (vscode.dev) Support VSCode web (vscode.dev), avoid nodejs APIs May 5, 2023
@justinmk3 justinmk3 changed the title Support VSCode web (vscode.dev), avoid nodejs APIs Toolkit can run in web browser (VSCode web, vscode.dev), avoid nodejs APIs Jul 4, 2023
@justinmk3 justinmk3 changed the title Toolkit can run in web browser (VSCode web, vscode.dev), avoid nodejs APIs Toolkit can run in web browser (e.g. vscode.dev), avoid nodejs APIs Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or enhancement. May require GitHub community feedback. filesystem network platform:web
Projects
None yet
Development

No branches or pull requests

1 participant