Code completion issues in Webstorm #2300
oriole-pub
started this conversation in
General
Replies: 1 comment
-
please migrate from emitPackage to any of the alternatives mentioned here |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When I place styled-system in the node_modules folder and use the
emitPackage:true
configuration, the code completion feature in Webstorm becomes unavailable. However, I have tried several other editors, and their code completion functionality works fine. Here are some screenshots showcasing the functionality:WebStorm:

VS Code:

Zed:

panda.config.ts
tsconfig.json
Link to Reproduction
Steps to reproduce
JS Framework
Solid (TS)
Panda CSS Version
^0.33.0
Browser
No response
Operating System
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions