summarylogtreecommitdiffstats
path: root/patch.json
diff options
context:
space:
mode:
Diffstat (limited to 'patch.json')
-rw-r--r--patch.json22
1 files changed, 13 insertions, 9 deletions
diff --git a/patch.json b/patch.json
index 0aa3e4dc131e..2b778062edf1 100644
--- a/patch.json
+++ b/patch.json
@@ -9,7 +9,7 @@
"controlUrl": "https://az764295.vo.msecnd.net/extensions/marketplace.json"
},
"extensionRecommendations": {
- "ms-dotnettools.csharp": {
+ "ms-dotnettools.csdevkit": {
"onFileOpen": [
{
"pathGlob": "{**/*.cs,**/global.json,**/*.csproj,**/*.cshtml,**/*.sln}",
@@ -58,6 +58,17 @@
}
]
},
+ "ms-toolsai.datawrangler": {
+ "onFileOpen": [
+ {
+ "pathGlob": "{**/*.ipynb}",
+ "contentPattern": "import\\s*pandas|from\\s*pandas",
+ "whenInstalled": [
+ "ms-toolsai.jupyter"
+ ]
+ }
+ ]
+ },
"golang.Go": {
"onFileOpen": [
{
@@ -557,7 +568,7 @@
"languageExtensionTips": [
"ms-python.python",
"ms-vscode.cpptools-extension-pack",
- "ms-dotnettools.csharp",
+ "ms-dotnettools.csdevkit",
"ms-toolsai.jupyter",
"vscjava.vscode-java-pack",
"ecmel.vscode-html-css",
@@ -918,12 +929,5 @@
"https://*.github.dev",
"https://gh.io",
"https://portal.azure.com"
- ],
- "featuredExtensions": [
- {
- "id": "github.copilot",
- "title": "GitHub Copilot",
- "description": "Supercharge your coding experience for as little as $10/month with cutting edge AI code generation."
- }
]
} \ No newline at end of file