Skip to content

Is that possible to setup openCommand for users of Intellij? #2192

Answered by mark2185
Tim-Cao asked this question in Q&A
Discussion options

You must be logged in to vote

Recommended Config Values

for users of VSCode

os:
 openCommand: 'code -rg {{filename}}'

That's why it is in the config, so one can configure it. You can replace the openCommand with e.g. vim {{filename}} or emacs {{filename}}, so feel free to try replacing it with idea {{filename}}.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Tim-Cao
Comment options

Answer selected by Tim-Cao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants