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

fix(vscode): improve activationEvents #1862

Merged
merged 2 commits into from Nov 9, 2022

Conversation

zam157
Copy link
Contributor

@zam157 zam157 commented Nov 9, 2022

fix: #1859

Since workspaceContains:{unocss,uno}.config.[tj]s is not a valid glob code to vscode, I just hardcoded all .config file names

(I guess vscode would open two threads to match workspaceContains files, one only search root directory, another searches all subdirectory

b3090dc8fe1f979d950ec579ea1df26

@zam157 zam157 requested a review from antfu as a code owner November 9, 2022 04:22
@netlify
Copy link

netlify bot commented Nov 9, 2022

Deploy Preview for unocss ready!

Name Link
🔨 Latest commit 409f6d0
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/636b2b99e091f60007c9e4b8
😎 Deploy Preview https://deploy-preview-1862--unocss.netlify.app/play
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@antfu antfu changed the title fix(vscode): extension sometime not activated fix(vscode): improve activationEvents Nov 9, 2022
@antfu antfu merged commit 9da073a into unocss:main Nov 9, 2022
@zam157 zam157 deleted the fix/vscode-activation branch November 9, 2022 04:29
praburangki pushed a commit to praburangki/unocss that referenced this pull request Jan 12, 2023
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
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.

[VS Code] Extension sometime not activated
2 participants