microsoft / qsharp-compiler

Q# compiler, command line tool, and Q# language server
https://docs.microsoft.com/quantum
MIT License
684 stars 172 forks source link

VSCode Extension: Q# Language Server Error #1626

Open jkingdon-ms opened 11 months ago

jkingdon-ms commented 11 months ago

Describe the bug

VSCode Extension "Microsoft Quantum Development Kit for Visual Studio Code" is giving me the error popup

The Q# Language Server has encountered an error. Diagnostics will be reloaded upon saving the file. Details on the encountered error have been logged to the output window.

However, when I check the output window, it's empty.

To Reproduce

Steps to reproduce the behavior:

  1. Open VSCode
  2. Install "Microsoft Quantum Development Kit for Visual Studio Code" extension
  3. Open a Q# file
  4. Observe error popup

Expected behavior

  1. Open VSCode
  2. Install "Microsoft Quantum Development Kit for Visual Studio Code" extension
  3. Open a Q# file
  4. Observe QDK extension to recognize file

Screenshots

System information