PathIntellisense
Visual Studio Code plugin that autocompletes filenames
파일 탐색기
최종 버전 다운로드 (.zip)- main.yml
- pull-requests.yml
- release.yml
- extensions.json
- launch.json
- settings.json
- tasks.json
- web-extension.webpack.config.js
- path-intellisense.png
- path-intellisense.sketch
- configuration.interface.ts
- configuration.service.ts
- mapping.service.ts
- tsconfig.service.ts
- javascript.provider.ts
- nixos.provider.ts
- default.provider.ts
- index.ts
- provider.interface.ts
- vscode.nix
- home-assistant.nix
- configuration.nix
- test.nix
- fileInSubfolder.js
- fileInFolder.js
- .gitkeep
- fileInOtherFolder.js
- index.js
- myservice.js
- test.json
- tsconfig.json
- fileInSubfolder.js
- fileInFolder.js
- otherfile.js
- index.js
- myservice.js
- test.json
- tsconfig.json
- .gitkeep
- index.js
- myservice.js
- tsconfig.json
- bar.js
- foo.js
- index.js
- tsconfig.json
- fileInFolder.js
- otherfile.js
- fileInOtherFolder.js
- index.js
- myservice.js
- tsconfig.json
- index.js
- .gitkeep
- .gitkeep
- .gitkeep
- tsconfig.json
- index.js
- tsconfig.json
- demo.code-workspace
- file-outside-folders.js
- absolutePathTo.test.ts
- baseUrl.test.ts
- configuration.service.test.ts
- filetype-json.test.ts
- index.ts
- ts-paths.test.ts
- delay.ts
- open-document.ts
- set-config.ts
- runTest.ts
- createCompletionItem.ts
- createContext.ts
- file-utills.ts
- extension.ts
- .eslintrc.json
- .gitignore
- .gitpod.Dockerfile
- .gitpod.yml
- .releaserc
- .vscodeignore
- CHANGELOG.md
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/ChristianKohler/PathIntellisense
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd PathIntellisense
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
