Skip to content

Conversation

@shuklahy
Copy link
Collaborator

@shuklahy shuklahy commented May 13, 2025

Here we add detectIdeClient utility function to identify which IDEClient the bsp client is running on.
By default we support cursor and vscode only for now but this can be modified in future to accomodate more clients.

Here we are using bazel's test env flag --test_env=<ide> to add ide client info.

Added test to verify the behaviour.

Coverage does not support additionalBazelParams once its supported we will enable this for coverage as well

IDE is identified by bundleidentifier on mac or path env variable which is when.

Added gitignore to ignore vsix output.

@shuklahy shuklahy changed the title [WIP] Add ideClient tag via bazel params Add ideClient tag via additional bazel params May 13, 2025
@shuklahy shuklahy requested a review from mnoah1 May 13, 2025 20:19
@shuklahy shuklahy merged commit 2bf9bed into main May 13, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants