SqrTT / prophet

Prophet Debugger (SFCC sandboxes via SDAPI 2.0) extension for VS Code
https://marketplace.visualstudio.com/items?itemName=SqrTT.prophet
Other
144 stars 59 forks source link

Prophet does not autostart with VSCode #363

Open ast-enikolaiev opened 1 year ago

ast-enikolaiev commented 1 year ago

Describe the bug Prophet does not autostart with VSCode. It does not appear in the Switch Output menu. The debugger would not start on F5. It only starts after I click on the Prophet button on the Primary Side Bar on the left.

To Reproduce Steps to reproduce the behavior:

  1. Launch VSCode
  2. Check the Switch Output menu
  3. Observe that the Prophet Uploader is not present there.

Expected behavior Prophet plugin starts automatically when VSCode starts. Uploader is working according the current settings. Debugger will launch when F5 is pressed.

Screenshots image

Desktop (please complete the following information):

Additional context It looks like this bug is intermittent. I know some people faced it too. Some of them solved it by reinstalling the plugin or VSCode. I, however, installed VSCode and the plugin on a new laptop from scratch and the bug haven't gone away.