sprotty-vscode
sprotty-vscode
파일 탐색기
최종 버전 다운로드 (.zip)- build.yml
- extensions.json
- launch.json
- settings.json
- .eslintrc.js
- base.tsconfig.json
- states-extension.ts
- states.tmLanguage.json
- .gitignore
- .vscodeignore
- esbuild.mjs
- icon.png
- language-configuration.json
- package.json
- tsconfig.json
- webpack.config.js
- ast.ts
- grammar.ts
- module.ts
- code-actions.ts
- diagram-generator.ts
- layout-config.ts
- main.ts
- states-module.ts
- states-validator.ts
- states.langium
- langium-config.json
- package.json
- tsconfig.json
- diagram.css
- popup.css
- css.d.ts
- custom-edge-router.ts
- di.config.ts
- html-views.tsx
- main.ts
- model.ts
- views.tsx
- package.json
- tsconfig.json
- webpack.config.js
- README.md
- MrsGrantsSecretCompartment.sm
- TrafficLight.sm
- architecture.idraw
- architecture.png
- screenshot.png
- index.ts
- lsp-label-edit-action-handler.ts
- workspace-edit-action-handler.ts
- index.ts
- lsp-sprotty-editor-provider.ts
- lsp-sprotty-view-provider.ts
- lsp-utils.ts
- lsp-webview-endpoint.ts
- lsp-webview-panel-manager.ts
- protocol.ts
- default-contributions.ts
- index.ts
- sprotty-editor-provider.ts
- sprotty-view-provider.ts
- webview-endpoint.ts
- webview-panel-manager.ts
- webview-utils.ts
- CHANGELOG.md
- LICENSE
- package.json
- README.md
- tsconfig.json
- editing.ts
- index.ts
- index.ts
- messages.ts
- handshake.ts
- index.ts
- CHANGELOG.md
- LICENSE
- package.json
- README.md
- tsconfig.json
- sprotty-vscode.css
- code-action-popup-palette.ts
- code-action-provider.ts
- delete-with-workspace-edit.ts
- edit-diagram-locker.ts
- index.ts
- language-client-proxy.ts
- sprotty-lsp-edit-starter.ts
- traceable.ts
- vscode-lsp-edit-diagram-server.ts
- disabled-keytool.ts
- index.ts
- root-popup-model-provider.ts
- services.ts
- sprotty-starter.ts
- vscode-diagram-server.ts
- vscode-diagram-widget.ts
- CHANGELOG.md
- LICENSE
- package.json
- README.md
- tsconfig.json
- .eslintrc.js
- .gitignore
- .gitpod.yml
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- lerna.json
- LICENSE
- package.json
- README.md
- tsconfig.json
- yarn.lock
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/eclipse-sprotty/sprotty-vscode
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd sprotty-vscode
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
