interactive-data-language / vscode-idl

The Official IDL Extension for Visual Studio Code
https://interactive-data-language.github.io/vscode-idl/
MIT License
13 stars 16 forks source link

[Bug]: Extension version 3.1.0 does not work in Linux #5

Closed marcus-k closed 1 year ago

marcus-k commented 1 year ago

Current Behavior

Prior to vscode-idl 3.1.0, the extension worked without issues. Upon updating to version 3.1.0 from 3.0.6, the extension has stopped working. The IDL tab on the left hand side menu of VS Code shows no items anymore, nor does a debug session start anymore.

This behavior only applies to the Linux version of the extension. There are no issues with version 3.1.0 in Windows.

Expected Behavior

Expected IDL extension to work.

GitHub Repo

No response

Steps to Reproduce

  1. Launch VS Code with vscode-idl 3.1.0 installed.
  2. Try to open the IDL tab.

Failure Logs

No response

Operating System

IDL Version

8.9

Additional Information

Would provide logs, but the extension doesn't seem to start so there are no logs.

znorman-harris commented 1 year ago

Published new version 3.1.3 which swapped out a problem library that was causing the hang. Confirmed as fixed.

If if happens again, feel free to open this again or make a new issue!