Functionsยง
- open_
in_ editor - Open the workspace path in the configured editor.
commandis a shell template, e.g."code ."or"nvim .". The trailing.(or any.) in the command is replaced by the actual path.
command is a shell template, e.g. "code ." or "nvim .".
The trailing . (or any .) in the command is replaced by the actual path.