You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@WebX47 What was the reason for error? I faced the same issue in the extension I'm working on, and I thought it was because all of the dependencies are ignored in the .vscodeignore. But your extension also ignores entire node_modules in .vscodeignore so I wonder how you fixed it.
Hey @n-for-all, The tool now provides more precise suggestions by prioritizing tokens relevant to your input. For example, if you type "font-size," the suggestions will display font-size tokens first, rather than starting with unrelated keys like --p-font-family. Additionally, the detail window now shows both rem and px values for improved clarity, and the insert text has been updated to include var() for easier usage.
I haven't used the Polaris extension before, so I'm not sure how it used to function. But if you guys have any suggestions or need anything specific, just let me know.
Right now, I'm thinking about how I can integrate this with Tailwind or JSX/TSX. If everything goes well, I’ll likely publish the extension for easier updates.
Summary
Rinstalling the extension didn't work
how can i resolve this, it is a fresh installation of vscode om macbook Sonoma
Expected behavior
No response
Actual behavior
Wrap animated gifs/videos in a details tag:
Summary of your gif(s)
Steps to reproduce
Link to sandbox
1.
2.
3.
Are you using React components?
None
Polaris version number
0.9.8
Browser
No response
Device
No response
The text was updated successfully, but these errors were encountered: