We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ebbf52 commit 3dea2a7Copy full SHA for 3dea2a7
scripts/test-remote-integration.sh
@@ -63,7 +63,7 @@ else
63
export ELECTRON_ENABLE_LOGGING=1
64
65
# Running from a build, we need to enable the vscode-test-resolver extension
66
- EXTRA_INTEGRATION_TEST_ARGUMENTS="--extensions-dir=$EXT_PATH --enable-proposed-api=vscode.vscode-test-resolver --enable-proposed-api=vscode.vscode-api-tests"
+ EXTRA_INTEGRATION_TEST_ARGUMENTS="--extensions-dir=$EXT_PATH --enable-proposed-api=vscode.vscode-test-resolver --enable-proposed-api=vscode.vscode-api-tests --enable-proposed-api=vscode.markdown-language-features"
67
68
echo "Storing crash reports into '$VSCODECRASHDIR'."
69
echo "Storing log files into '$VSCODELOGSDIR'."
0 commit comments