Installing JetBrains integration doesn't work #8
-
Checks
Expected behaviourI would expect autocomplete to start working on JetBrains terminals, but it doesn't. Actual behaviourRunning Steps to reproduce
EnvironmentCODEWHISPERER-details:
- 0.12.0
hardware-info:
- model:
- model-id:
- chip-id: Apple M2 Max
- cores: 12
- mem: 32.00 GB
os-info:
- macOS 14.0.0 (23A344)
environment:
- shell: /bin/zsh
- terminal: intellij-webstorm
- cwd: /Users/rajdatta/Documents/Resintel/resintel.nosync
- exe-path: /Users/rajdatta/.local/bin/cw
- install-method: unknown
- env-vars:
- CWTERM_SESSION_ID: 7dc3cc98889c488d9012c662d35df82e
- CW_SET_PARENT_CHECK: 1
- CW_TERM: 0.12.0
- PATH: /opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/TeX/texbin:/Applications/Wireshark.app/Contents/MacOS:/usr/local/share/dotnet:~/.dotnet/tools:/Users/rajdatta/.local/bin
- SHELL: /bin/zsh
- TERM: xterm-256color
- __CFBundleIdentifier: com.jetbrains.WebStorm
- CW_SET_PARENT: 7dc3cc98889c488d9012c662d35df82e |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Have you run |
Beta Was this translation helpful? Give feedback.
-
To clarify, you need to explicitly run @grant0417 we should remove "jetbrains" argument entirely Let us know how you go |
Beta Was this translation helpful? Give feedback.
To clarify, you need to explicitly run
cw integrations install input-method
- the screenshot above shows you running "jetbrains".Finally, you very annoyingly have to restart your computer to get it working :(
@grant0417 we should remove "jetbrains" argument entirely
Let us know how you go