News

vscode-mcp-server.defaultEnabled: Whether the MCP server should be enabled by default on VS Code startup vscode-mcp-server.enabledTools: Configure which tool categories are enabled (file, edit, shell, ...
GitHub’s CodeQL is a robust query language originally developed by Semmle that allows you to look for vulnerabilities in the ...
I'm moving away from rstudio towards vscode. Unfortunately, function like test_active_file still doesn't work on vscode. I guess it is because it relies on rstudioapi to detect what file is active.