Skip to content

Commit

Permalink
Neural Coder enable VS Code extension (#205)
Browse files Browse the repository at this point in the history
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
Signed-off-by: mengfeil <kai.yao@intel.com>
  • Loading branch information
WenjiaoYue committed Dec 6, 2022
1 parent 664943c commit dd39ca0
Show file tree
Hide file tree
Showing 52 changed files with 3,973 additions and 56 deletions.
26 changes: 26 additions & 0 deletions .azure-pipelines/scripts/codeScan/pyspelling/inc_dict.txt
Expand Up @@ -2391,4 +2391,30 @@ Nsh
UmK
fe
vmware
keepachangelog
vscode
IntelNeuralCompressor
SettingsPython
VSCode
argparse
autoEnabling
clickAuto
clickEnable
clickSetting
connectSSH
enableHistory
historyDetail
itemName
leftIcon
outPut
settingPath
topRight
visualstudio
amodio
dbaeumer
dropdown
eslint
registerCommand
tsl
viewlet
PythonLauncher

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Expand Up @@ -59,7 +59,7 @@
"@jupyterlab/mainmenu": "^3.4.7",
"@jupyterlab/notebook": "^3.4.7",
"@phosphor/commands": "^1.7.2",
"loader-utils": "^2.0.3",
"loader-utils": "^2.0.4",
"react": "^18.2.0",
"react-sanitized-html": "^2.0.0"
},
Expand Down Expand Up @@ -106,6 +106,6 @@
},
"resolutions": {
"got": "^11.8.5",
"loader-utils": "^2.0.3"
"loader-utils": "^2.0.4"
}
}

0 comments on commit dd39ca0

Please sign in to comment.