Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable clean diff comparisons in Timeline (temporarily) #59

Merged
merged 4 commits into from
Sep 24, 2023

Conversation

davelopez
Copy link
Owner

xref #56

This disables the options to compare (clean versions) of workflows using the Timeline.

image

In recent versions of VSCode, the Timeline does not provide useful information for its items anymore, so we need to wait until the VSCode Timeline API is finalized and published.

A possible alternative will be to support the current Timeline "proposed" API but this will only work on VSCode Insiders in combination with a preview version of the extension (that cannot be published) and the API can change and break during the process.

The Timeline does not provide useful information anymore, so we need to wait until the new VSCode Timeline API is finalized and published.
@davelopez davelopez added the paper-cut A trivially fixable usability bug or easy enhancement label Sep 24, 2023
@davelopez davelopez marked this pull request as ready for review September 24, 2023 10:56
@davelopez davelopez added the bug Something isn't working label Sep 24, 2023
@davelopez davelopez merged commit d7cf1bc into main Sep 24, 2023
2 checks passed
@davelopez davelopez deleted the disable_timeline_diff branch September 24, 2023 11:07
@davelopez davelopez added this to the v0.3.1 milestone Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working paper-cut A trivially fixable usability bug or easy enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant