vscode-bazel
vscode-bazel copied to clipboard
command 'bazel.XXXX' not found
command 'bazel.buildAllRecursive' not found command 'bazel.XXXXX' not found
every command not found
bazel plugin: 0.3.0 vscode: version: 1.38.1 commit: b37e54c98e1a74ba89e03073e5a3761284e3ffb0 data: 2019-09-11T13:31:32.854Z Electron: 4.2.10 Chrome: 69.0.3497.128 Node.js: 10.11.0 V8: 6.9.427.31-electron.0 OS: Darwin x64 18.7.0
Do you have any logs that show what might have gone wrong? Is there anything in the console if you run the "Toggle Developer Tools" command after startup?
Getting same issue. Console log:
notificationsAlerts.ts:38 Error: command 'bazel.buildTarget' not found
at u._tryExecuteCommand (commandService.ts:80)
at commandService.ts:73
at async t (commandsHandler.ts:325)
onDidChangeNotification @ notificationsAlerts.ts:38
(anonymous) @ notificationsAlerts.ts:26
fire @ event.ts:587
addNotification @ notifications.ts:183
error @ notificationService.ts:57
onError @ commandsHandler.ts:356
t @ commandsHandler.ts:334
async function (async)
t @ commandsHandler.ts:325
(anonymous) @ commandsHandler.ts:345
setTimeout (async)
runAction @ commandsHandler.ts:345
run @ commandsHandler.ts:303
run @ quickOpenModel.ts:576
elementSelected @ quickOpenWidget.ts:587
(anonymous) @ quickOpenWidget.ts:251