ilmoi
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
ilmoi created a post, AnsweredHow do I know if I have the apple-silicon optimized WebStorm installed?
Just moved to an M2 mac from intel, and webstorm asked me to re-install itself to a apple silicon-optimized version. I couldn't find an "apple silicon" version in toolbox, so I just re-installed th... -
ilmoi created a post, Answeredauto-sharing settings between all IDEs (except theme)
Is there a way to have all intellij IDEs share the same settings automatically? So eg if I add a shortcut in one, it appears in all? The only thing I'd like to have separate is the theme. Is that p... -
ilmoi created a post, Is there a "source code preview" feature in webstorm?
VSCode let's you see the source file at a glance on the right like so: does that exist in webstorm? -
-
-
-
ilmoi commented, -
ilmoi created a post, Running filles in WebStorm with PnP
We've recently moved to PnP and I can no longer run files with `run` like before. The error I'm getting is that ts-node cannot be found. Full error: ``` /Users/ilmoi/.nvm/versions/node/v16.14.0/bin... -
ilmoi created a post, AnsweredRust: "file is not included in module, tree analysis not available"
I'm trying to open this repo using Clion+rust plugin. It clearly has a `Cargo.toml` in the main repo, which should be used to index the project, but for some reason I'm getting "file is not include... -