AdguardTeam / AdguardTeam/VscodeAdblockSyntax

Add support for web-based VSCode

Aberta
#86 1 comentário 0 reações 0 responsáveis Ver no GitHub
feature request
Linguagem predominante
TypeScript
Estrelas
88
Forks
8
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

VSCode has a [web version](https://code.visualstudio.com/docs/editor/vscode-web). A typical use case for this is github.dev, accessed by pressing the `.` hotkey in any repo. AGLint supports the browser environment, however, project scanning should be solved with another API, since it is not possible to use Node.js specific API in the browser environment. In the `package.json` file, we should specify a `browser` entry point in addition to `main`.

References:
- GitHub dev: https://github.com/github/dev / https://github.dev
- Documentation: https://code.visualstudio.com/api/extension-guides/web-extensions
- Sample: https://github.com/microsoft/vscode-extension-samples/tree/main/lsp-web-extension-sample
- Testing: https://github.com/microsoft/vscode-test-web

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.