haskell / haskell/vscode-haskell
Opening a new file spawns a new HLS instance
Ouverte
type: bug
- Langage dominant
- TypeScript
- Étoiles
- 597
- Forks
- 98
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.