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): when loadContextInDirectory error not add contextsMap #4135

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Simon-He95
Copy link
Contributor

close: #4133
If an error is reported, do not append it to this.contextsMap, otherwise it will be cached and subsequent updates will not take effect.
By the way, the @ method of unconfig using alias does not seem to be supported.

Copy link

netlify bot commented Sep 10, 2024

Deploy Preview for unocss ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 25634f2
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/66dff4a54c86580008bcec7f
😎 Deploy Preview https://deploy-preview-4135--unocss.netlify.app
📱 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 configuration.

Copy link

pkg-pr-new bot commented Sep 10, 2024

Open in Stackblitz

@unocss/astro

pnpm add https://pkg.pr.new/@unocss/astro@4135

@unocss/autocomplete

pnpm add https://pkg.pr.new/@unocss/autocomplete@4135

@unocss/config

pnpm add https://pkg.pr.new/@unocss/config@4135

@unocss/core

pnpm add https://pkg.pr.new/@unocss/core@4135

@unocss/cli

pnpm add https://pkg.pr.new/@unocss/cli@4135

@unocss/eslint-config

pnpm add https://pkg.pr.new/@unocss/eslint-config@4135

@unocss/eslint-plugin

pnpm add https://pkg.pr.new/@unocss/eslint-plugin@4135

@unocss/extractor-arbitrary-variants

pnpm add https://pkg.pr.new/@unocss/extractor-arbitrary-variants@4135

@unocss/extractor-pug

pnpm add https://pkg.pr.new/@unocss/extractor-pug@4135

@unocss/extractor-mdc

pnpm add https://pkg.pr.new/@unocss/extractor-mdc@4135

@unocss/extractor-svelte

pnpm add https://pkg.pr.new/@unocss/extractor-svelte@4135

@unocss/nuxt

pnpm add https://pkg.pr.new/@unocss/nuxt@4135

@unocss/inspector

pnpm add https://pkg.pr.new/@unocss/inspector@4135

@unocss/preset-attributify

pnpm add https://pkg.pr.new/@unocss/preset-attributify@4135

@unocss/postcss

pnpm add https://pkg.pr.new/@unocss/postcss@4135

@unocss/preset-icons

pnpm add https://pkg.pr.new/@unocss/preset-icons@4135

@unocss/preset-legacy-compat

pnpm add https://pkg.pr.new/@unocss/preset-legacy-compat@4135

@unocss/preset-rem-to-px

pnpm add https://pkg.pr.new/@unocss/preset-rem-to-px@4135

@unocss/preset-mini

pnpm add https://pkg.pr.new/@unocss/preset-mini@4135

@unocss/preset-typography

pnpm add https://pkg.pr.new/@unocss/preset-typography@4135

@unocss/preset-tagify

pnpm add https://pkg.pr.new/@unocss/preset-tagify@4135

@unocss/preset-uno

pnpm add https://pkg.pr.new/@unocss/preset-uno@4135

@unocss/preset-wind

pnpm add https://pkg.pr.new/@unocss/preset-wind@4135

@unocss/preset-web-fonts

pnpm add https://pkg.pr.new/@unocss/preset-web-fonts@4135

@unocss/rule-utils

pnpm add https://pkg.pr.new/@unocss/rule-utils@4135

@unocss/reset

pnpm add https://pkg.pr.new/@unocss/reset@4135

@unocss/runtime

pnpm add https://pkg.pr.new/@unocss/runtime@4135

@unocss/scope

pnpm add https://pkg.pr.new/@unocss/scope@4135

@unocss/svelte-scoped

pnpm add https://pkg.pr.new/@unocss/svelte-scoped@4135

@unocss/transformer-attributify-jsx-babel

pnpm add https://pkg.pr.new/@unocss/transformer-attributify-jsx-babel@4135

@unocss/transformer-attributify-jsx

pnpm add https://pkg.pr.new/@unocss/transformer-attributify-jsx@4135

@unocss/transformer-compile-class

pnpm add https://pkg.pr.new/@unocss/transformer-compile-class@4135

@unocss/transformer-directives

pnpm add https://pkg.pr.new/@unocss/transformer-directives@4135

@unocss/transformer-variant-group

pnpm add https://pkg.pr.new/@unocss/transformer-variant-group@4135

unocss

pnpm add https://pkg.pr.new/unocss@4135

@unocss/vite

pnpm add https://pkg.pr.new/@unocss/vite@4135

@unocss/webpack

pnpm add https://pkg.pr.new/@unocss/webpack@4135

commit: 116b2ac

Copy link

netlify bot commented Sep 10, 2024

Deploy Preview for unocss ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 116b2ac
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/66dff4bb9be93b000880f1f6
😎 Deploy Preview https://deploy-preview-4135--unocss.netlify.app
📱 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 configuration.

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.

bug(extension): unocss vscode extension hangs when using tsconfig paths imports in config file
1 participant