好記性不如爛筆頭
在VSCode的設定檔 C:\Users\<使用者帳號>\AppData\Roaming\Code\User\settings.json
新增
"maven.terminal.favorites": [ { "alias": "jshell", "command": "com.github.johnpoth:jshell-maven-plugin:1.3:run -Dmaven.test.skip=true" } ]
效果如下: