-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extension is not activated (Command 'Prophet Clean Project/Upload all resulted in an error(command 'extension.prophet.command clean.upload' not found)) #307
Comments
Same here. As a workaround disabling and enabling the extension helps but this bug is pretty annoying. |
have you tried options from here #305 ? |
I double checked that. We have corresponding *.properties files in the cartridge folders. We never had any problems until recently. |
feels like this is related issue dotnet/vscode-csharp#4959 |
Most likely @SqrTT . In Slack added the comment on that issue regarding the new 7 second rule. Reducing number of project files works around this due to search taking under 7 seconds. |
It is all stemming from this commit. Where they deactivate the extension if it is active after 7 seconds. And this 7 seconds is a hard-coded one. |
At this moment as workaround manual activation may be used by command |
the issue should be fixed since VSCode change logic so the extension is not using |
Issue Type: Bug
Am facing an issue in VS code, Prophet Extension is not working and if am trying to upload the code am getting a popup showing the below mentioned error
Error:- Command 'Prophet Clean Project/Upload all resulted in an error(command 'extension.prophet.command clean.upload' not found)
Extension version: 1.4.25
VS Code version: Code 1.63.0 (7db1a2b88f7557e0a43fec75b6ba7e50b3e9f77e, 2021-12-07T06:26:56.179Z)
OS version: Windows_NT x64 6.1.7601
Restricted Mode: No
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: