The **wildcard** classPath in classPaths
configuration only works when console
is set to internalConsole
#1456
Labels
classPaths
configuration only works when console
is set to internalConsole
#1456
The wildcard classPath in
classPaths
configuration only works whenconsole
is set tointernalConsole
. Is this a normal situation?As the image showed, I add custom classpath of plugins with wildcard for my app to load. Howerver it only works when using internalConsole.
Environment
Steps To Reproduce
classPaths
configuration with wildcard in path. ie${workspaceFolder}/extraCp/*
console
tointernalConsole
.console
tointegratedTerminal
orexternalTerminal
.The text was updated successfully, but these errors were encountered: