haskell / haskell/vscode-haskell
Opening a new file spawns a new HLS instance
オープン
type: bug
- 主要言語
- TypeScript
- スター
- 597
- フォーク
- 98
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
In VSCode, when opening a new file via `ctrl+n`, vscode-haskell spawns a new HLS instance for the file that hasn't been persisted to the file system yet and is only available in the VFS.
The only way to fix that is to save the file to disk and then restart the extension.
コントリビューションガイド
評価
この issue はまだ評価されていません。