Initialize Workspace not working
MaikMichel opened this issue · 8 comments
Hi,
thanks for reporting.
No, that "Configure a task" prompt after you ran "Initialize Workspace" shouldn't come up. I have difficulty in reproducing this, but I am on Windows. What OS do you use? Thanks for info.
Hi ,
Version: 1.55.2 (user setup)
Commit: 3c4e3df9e89829dce27b7b5c24508306b151f30d
Date: 2021-04-13T09:35:57.887Z
Electron: 11.3.0
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.31-electron.0
OS: Windows_NT x64 10.0.18363
this is taken from the about panel.
I have exact same configuration, including OS version. The only difference is the VS Code version:
Version: 1.55.2 (system setup)
but I doubt that causes the problem.
For some reason the extension didn't succeed to register oradew tasks. Can you please check with command Tasks: Configure Task
. You should see:
Please check if there are any errors in Oradew Auto Detection
output channel (Output
panel). Thanks a lot.
There is no Oradew* channel at all. When I run Command: Configure Task
and no tasks.json is present I get prompted with following screen:
Otherwise, if I have my own tasks.json present, I get only my options displayed.
I have tried to get it working by disabling all other extensions, but no success...
Do you have "task.autoDetect": "off"
in your user settings? That should be on so oradew can register tasks...
Oh ha, thanky you. I have switched autoDetect to off a year ago... Now it works!!!
You are welcome! Star the project if you will like it. :)