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
I have setup multiple projects linked via Typescript's references config. I used solidjs degit to build my app, and not SolidStart. Do I need to modify the solid configs and if so, what would that look like? The only think that does not seem to work is automatically importing files from references projects in VS. Usually when I add a new component, VS can locate the import file for me. I works when I manually add the import from other projects, but it would be great to have autocomplete/auto-import in VS work as well.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I have setup multiple projects linked via Typescript's references config. I used solidjs degit to build my app, and not SolidStart. Do I need to modify the solid configs and if so, what would that look like? The only think that does not seem to work is automatically importing files from references projects in VS. Usually when I add a new component, VS can locate the import file for me. I works when I manually add the import from other projects, but it would be great to have autocomplete/auto-import in VS work as well.
Thank you,
Beta Was this translation helpful? Give feedback.
All reactions