tlaplus / vscode-tlaplus

TLA+ language support for Visual Studio Code
MIT License
357 stars 33 forks source link

Feature parity with TLA+ Toolbox trace explorer #342

Open lemmy opened 1 month ago

lemmy commented 1 month ago

The trace exploration feature in VSCode falls short compared to the Toolbox's trace explorer. Considering the widespread use of the VSCode extension, it is important to address the following issues and gaps (chronological order):

To prepare for the eventual replacement of VSCode by the new kid in town, functionality should be implemented in TLC rather than in the Toolbox.

@afonsonf has already modernized the error-view infrastructure in https://github.com/tlaplus/vscode-tlaplus/issues/261