ilmoi
- 活动总数 38
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 15
-
创建于 How 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... -
创建于 auto-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... -
创建于 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? -
创建于 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... -
创建于 Rust: "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...