Luong Nguyen Dinh
Results
2
comments of
Luong Nguyen Dinh
> If you need to send code to "active terminal" instead of the R terminal created by vscode-R, then you need to enable `r.alwaysUseActiveTerminal` in vscode settings so that your...
Hi renkun-ken I would like sent to you my vscode setting { "editor.minimap.enabled": false, "[python]": { "editor.formatOnType": true }, "github.copilot.enable": { "*": true, "plaintext": true, "markdown": false, "scminput": false, "quarto":...