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

Action icon buttons code path correction #747

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

tyaginidhi
Copy link
Contributor

There is a bug in Vscode dev extension testing for css and svg path load in vscode currently which makes verifying this scenario tricky in development.
https://github.com/microsoft/vscode-dev/issues/987

Updating the path to correctly fetch the svg file for action icon display now.

@tyaginidhi tyaginidhi marked this pull request as ready for review October 19, 2023 10:30
@tyaginidhi tyaginidhi requested a review from a team as a code owner October 19, 2023 10:30
@tyaginidhi tyaginidhi enabled auto-merge (squash) October 19, 2023 10:37
@tyaginidhi tyaginidhi merged commit 07f59ae into main Oct 19, 2023
6 checks passed
@tyaginidhi tyaginidhi deleted the users/nityagi/ActionButtonSvgFIles branch October 19, 2023 14:44
tyaginidhi added a commit that referenced this pull request Oct 19, 2023
#748)

* [Power pages Copilo] Updated user prompt telemetry event to include flag for suggested prompt (#744)

* getting info about selected code

* showing label for selected lines of code

* add flag to disable feature

* updated responsiveness

* code formatting fix

* removed log statement

* handles empty selections

* passing and showing user selected code to copilot

* setting fixed vertical height for user code

* removed redundant code

* added comment

* added const for explainCode msg

* sending localized string to copilot webview

* gpt-tokenizer integration

* user prompt with selected code and 'explain' check

* showing context cmd only when copilot  registered

* update handling of empty snippet

* updated when clause

* moved code to skip in a const

* Added telemetry

* flag for suggested prompt and user icon update

* suggested telemetry

* removed comment

---------

Co-authored-by: amitjoshi <[email protected]>
Co-authored-by: tyaginidhi <[email protected]>

* Action icon buttons code path correction (#747)

---------

Co-authored-by: amitjoshi438 <[email protected]>
Co-authored-by: amitjoshi <[email protected]>
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