ilmoi
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created How do I know if I have the apple-silicon optimized WebStorm installed?
AnsweredJust 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... -
Created auto-sharing settings between all IDEs (except theme)
AnsweredIs 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... -
Created 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? -
Created 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... -
Created Rust: "file is not included in module, tree analysis not available"
AnsweredI'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... -
Created How do I display parameter tips for objects in typescript?
Currently if one of the parameters is an object the only help I get from the IDE is this: which of course is useless because I have no idea what to type next... can this be configured somehow in se... -
Created After recent update, can't start JB IDEs from terminal
AnsweredI used to be able just type: ``` webstorm . pycharm . clion . ``` And that would open the existing location as a project inside of JB IDE. After recent upgrade (not sure which version) when I do th... -
Edited Vue + Tailwind = no autosuggestions in WebStorm?
When installing tailwind normally in WebStorm, like so: npm install tailwindcss postcss autoprefixer autosuggestions work just fine. However the above installation doesn't work with Vue as explaine... -
Created Is it possible to specify a fixed width for the project tool window?
The title says it. Currently it seems to dynamically adjust based on how I open the editor (half screen, full screen, etc). Is there a way to make the project window on the left always be fixed wid... -
Created Recent files: don't close files on backspace
If you hit and hold backspace when in "Recent files", it starts to close fles until none are left. I frequently do this by accident when deleting text I'm searching for. Eg I have "some_file_name.....