vscode-expert
A Visual Studio Code extension for the Expert language server.
파일 탐색기
최종 버전 다운로드 (.zip)- ci.yaml
- lint-commit.yaml
- release.yaml
- dependabot.yml
- extensions.json
- launch.json
- settings.json
- tasks.json
- github-fixture.ts
- configuration.test.ts
- extension.test.ts
- github.test.ts
- installation.test.ts
- versionManager.test.ts
- vscode-loader.mjs
- vscode-mock.d.mts
- vscode-mock.mjs
- diagnostics.ex
- mix.exs
- extension.test.ts
- index.ts
- helpers.ts
- runTest.ts
- sandbox.ts
- tsconfig.json
- asdf.ts
- mise.ts
- versionManager.ts
- auth.ts
- commands.ts
- configuration.ts
- extension.ts
- github.ts
- installation.ts
- logger.ts
- platform.ts
- eex.json
- elixir.json
- html-eex.json
- .editorconfig
- .gitignore
- .release-please-manifest.json
- .tool-versions
- .vscodeignore
- biome.json
- CHANGELOG-old.md
- CHANGELOG.md
- CONTRIBUTING.md
- eex-language-configuration.json
- elixir-language-configuration.json
- LICENSE.txt
- package-lock.json
- package.json
- README.md
- release-please-config.json
- TODO.md
- tsconfig.json
- vsc-extension-quickstart.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/expert-lsp/vscode-expert
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd vscode-expert
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
