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

LS Client options, telemetry, client-side middleware #20091

Closed
karthiknadig opened this issue Oct 27, 2022 · 2 comments
Closed

LS Client options, telemetry, client-side middleware #20091

karthiknadig opened this issue Oct 27, 2022 · 2 comments
Assignees
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. feature-request Request for new features or functionality needs spike Label for issues that need investigation before they can be worked on. verified Verification succeeded

Comments

@karthiknadig
Copy link
Member

No description provided.

@karthiknadig karthiknadig added feature-request Request for new features or functionality area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. needs spike Label for issues that need investigation before they can be worked on. labels Oct 27, 2022
@karthiknadig karthiknadig self-assigned this Oct 27, 2022
@karthiknadig karthiknadig added the verified Verification succeeded label Mar 20, 2023
@karthiknadig
Copy link
Member Author

Details of the investigation:

  1. Client option can be obtained via API from LS extensions.
  2. Client options may contain client-side middle ware set.
  3. We can wrap that middle ware with ours that provides essential telemetry that we track.

@karthiknadig
Copy link
Member Author

This was a spike (investigation) into handling client options and middle ware, there are no code changes from this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. feature-request Request for new features or functionality needs spike Label for issues that need investigation before they can be worked on. verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

1 participant