Skip to content

Add extension information to snippet picker#138880

Merged
jrieken merged 4 commits intomicrosoft:mainfrom
wengj9:snippet-picker
Dec 14, 2021
Merged

Add extension information to snippet picker#138880
jrieken merged 4 commits intomicrosoft:mainfrom
wengj9:snippet-picker

Conversation

@wengj9
Copy link
Contributor

@wengj9 wengj9 commented Dec 10, 2021

This PR fixes #138105.

To test this:

  • Launch VSCode and open 'Insert Snippet' from the Command Palette
  • Depending on installed extensions/language of the open file, you should see some snippets from installed extensions (example:
    Screen Shot 2021-12-10 at 14 13 35)

@ghost
Copy link

ghost commented Dec 10, 2021

CLA assistant check
All CLA requirements met.

Copy link
Member

@jrieken jrieken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. This is looking very good. Left some nit comments, just in case you want to tackle those

@jrieken jrieken added this to the January 2022 milestone Dec 13, 2021
@wengj9
Copy link
Contributor Author

wengj9 commented Dec 13, 2021

I also noticed an Electron unit test was failing earlier on Actions but not on my local. Should I be concerned with that?

@jrieken jrieken merged commit fdd6a7e into microsoft:main Dec 14, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2022
@jrieken jrieken added feature-request Request for new features or functionality snippets labels Jan 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature-request Request for new features or functionality snippets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

insert snippet picker list show where the snippet from

2 participants