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

Continuation - 127 #128

Merged
merged 33 commits into from
Oct 13, 2023
Merged

Conversation

tintinweb
Copy link
Member

@tintinweb tintinweb commented Feb 14, 2023

fixes on top of #127

fixes #77
fixes #69
fixes #32

Valentin and others added 23 commits January 26, 2023 11:53
 declared on one line. fixed by adding target column to function lookup
catch rejected promises to avoid unhandled promises
remove debouncing (selecting the right event reduced times this is being
 called from 4x to 1x)
do nothing if expected content hash is not found after analysis
more log messages
@tintinweb tintinweb added this to the v0.2.0 milestone Oct 10, 2023
 - cancellation tokens don't seem to work nicely because vscode seems to
   serialize onDidChange events :/
@tintinweb tintinweb merged commit 804eced into master Oct 13, 2023
@Maurechi
Copy link

Woop Woop!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment