mirror of
https://github.com/haskell/ghcide.git
synced 2024-11-26 12:25:25 +03:00
d6c55d6749
* Initial commit of bare bones haskell extension * Removed dummy tests * Added highlighting extension as dependency * Added copyright header
10 lines
133 B
Plaintext
10 lines
133 B
Plaintext
.vscode/**
|
|
.vscode-test/**
|
|
out/test/**
|
|
src/**
|
|
.gitignore
|
|
vsc-extension-quickstart.md
|
|
**/tsconfig.json
|
|
**/tslint.json
|
|
**/*.map
|
|
**/*.ts |