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

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

Merged
merged 32 commits into from
Oct 19, 2023

Conversation

amitjoshi438
Copy link
Contributor

@amitjoshi438 amitjoshi438 commented Oct 18, 2023

  • Only updated custom dimension field, no new event is added.

amitjoshi and others added 30 commits September 27, 2023 10:46
 into users/amitjoshi/gptTokenizerIntegration
@amitjoshi438 amitjoshi438 marked this pull request as ready for review October 18, 2023 12:01
@amitjoshi438 amitjoshi438 requested a review from a team as a code owner October 18, 2023 12:01
@amitjoshi438 amitjoshi438 changed the title [Power pages Copilo] Updated user prompt event to include flag for suggested prompt [Power pages Copilo] Updated user prompt telemetry event to include flag for suggested prompt Oct 18, 2023
@amitjoshi438 amitjoshi438 enabled auto-merge (squash) October 19, 2023 08:58
@amitjoshi438 amitjoshi438 merged commit 2b63c62 into main Oct 19, 2023
4 checks passed
@amitjoshi438 amitjoshi438 deleted the users/amitjoshi/suggestedPromptTelemetry branch October 19, 2023 09:02
tyaginidhi added a commit that referenced this pull request Oct 19, 2023
…lag 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]>
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