Kaoru Shirai
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 Any way to prevent IDEA from converting file path to URI("file://"), when drag&drop file from project window?
已回答When dragging a file from the project window to the macOS Terminal app,the file path is always converted to a URI with "file://" scheme ... I'd like IDEA to **keep the file path as is** and not c... -
已编辑于 [Vitest] How can I send a watch mode command (e.g. "press a to rerun all tests")
It is a great improvement to WebStorm the Vitest support. 🎉 The vitest's `--watch` mode has functionality that devs can control over it with key inputs: PASS Waiting for file changes... pre...