-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Make LanguageFeatureRequestDelays
easier to use and adopt in more places
#140557
Closed
10 tasks done
Comments
jrieken
added a commit
that referenced
this issue
Jan 12, 2022
sourcegraph-bot
pushed a commit
to sgtest/megarepo
that referenced
this issue
Jan 12, 2022
…s well, microsoft/vscode#140557 Commit: 7855392ed42218367435398c2c4e5d1c983ad771
sourcegraph-bot
pushed a commit
to sgtest/megarepo
that referenced
this issue
Jan 12, 2022
…r`, never log cancellation errors, microsoft/vscode#140557 Commit: e5703c84055ecc014bc5d3ccd342e5bed475fff0
jrieken
added a commit
that referenced
this issue
Jan 12, 2022
sourcegraph-bot
pushed a commit
to sgtest/megarepo
that referenced
this issue
Jan 12, 2022
…rosoft/vscode#140557 Commit: c79dcf8c5c162168562d491c520bee585c1bdf01
jrieken
added
engineering
VS Code - Build / issue tracking / etc.
feature-request
Request for new features or functionality
labels
Jan 12, 2022
jrieken
added a commit
that referenced
this issue
Jan 13, 2022
…vice`, have better defaults, and adopt for code lens and inlay hints, #140557
sourcegraph-bot
pushed a commit
to sgtest/megarepo
that referenced
this issue
Jan 13, 2022
…ounceService`, have better defaults, and adopt for code lens and inlay hints, microsoft/vscode#140557 Commit: 0cfa366323337aec7c18969b56a7a505a1904bd2
jrieken
added a commit
that referenced
this issue
Jan 14, 2022
sourcegraph-bot
pushed a commit
to sgtest/megarepo
that referenced
this issue
Jan 14, 2022
Commit: 2e7075d5c503613069476e64b69f89f9d71ba213
jrieken
added a commit
that referenced
this issue
Jan 17, 2022
sourcegraph-bot
pushed a commit
to sgtest/megarepo
that referenced
this issue
Jan 17, 2022
…osoft/vscode#140557 Commit: 4135ba294b4027440523ed3383ba6f56049e776e
jrieken
added a commit
that referenced
this issue
Jan 18, 2022
jrieken
added a commit
that referenced
this issue
Jan 18, 2022
sourcegraph-bot
pushed a commit
to sgtest/megarepo
that referenced
this issue
Jan 18, 2022
…on, microsoft/vscode#140557 Commit: 19e3ef41bdfe738894272a8619c72a85f34c6563
sourcegraph-bot
pushed a commit
to sgtest/megarepo
that referenced
this issue
Jan 18, 2022
…ation so save bandwidth, microsoft/vscode#140557 Commit: 57eaad7de3aea816f8ba2c47115f036159b06bb3
sourcegraph-bot
pushed a commit
to sgtest/megarepo
that referenced
this issue
Jan 18, 2022
…ument symbols against cancellation, microsoft/vscode#140557 Commit: 56a830bc6825a30c03448cbb2bf616abb252a200
jrieken
added a commit
that referenced
this issue
Jan 18, 2022
sourcegraph-bot
pushed a commit
to sgtest/megarepo
that referenced
this issue
Jan 18, 2022
…de#140557 Commit: 7718b8ef728959eb2167e94ac24c823e9bc79d73
jrieken
added a commit
that referenced
this issue
Jan 20, 2022
jrieken
added a commit
that referenced
this issue
Jan 24, 2022
sourcegraph-bot
pushed a commit
to sgtest/megarepo
that referenced
this issue
Jan 24, 2022
…illis, microsoft/vscode#140557, fyi @alexdima Commit: f9e91209d439cec71fee9dfa6e56c7a1aa1af5d2
alexdima
added a commit
that referenced
this issue
Jan 24, 2022
…manticTokensProviderRegistry` (#140557)
Moving this to February for more cancellation token adoption |
jrieken
added a commit
that referenced
this issue
Feb 3, 2022
fyi @aeschli readded you for more ambient editor features: colors, linked editing |
alexdima
added a commit
that referenced
this issue
Feb 4, 2022
hediet
added a commit
that referenced
this issue
Feb 8, 2022
I think some documentation of that service wouldn't hurt. |
aeschli
added a commit
that referenced
this issue
Feb 8, 2022
aeschli
added a commit
that referenced
this issue
Feb 8, 2022
Thanks everyone! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We have adaptive debouncing logic implemented in
LanguageFeatureRequestDelays
. We should make this so that it can be used in more places easier. Identified the following piecesILanguageFeatureDebounceService#for
in more providers e.g.The text was updated successfully, but these errors were encountered: