R0tenur / visualization

MIT License
182 stars 30 forks source link

Installation failed as VS Code is not installed #38

Closed RuneAndersen closed 3 years ago

RuneAndersen commented 3 years ago

When trying to install the VSIX it fails as it cannot locate Visual Studio Code. Visual Code is not installed at the current system but the installer expect it to and thereby fails.

Expected Behavior

Should be able to install without VS Code installed

Current Behavior

Fails during installation

Possible Solution

Do not require VS Code Is VS / VS Code dependency really required as it is an extension for Azure Data Studio?

Steps to Reproduce

Have a machine with full VS but without VS Code Run installer

Detailed Description

Log from installer dd_VSIXInstaller_20210412102444_3834.log

image

R0tenur commented 3 years ago

You are not installing by double clicking the vsix. In the extention gallery, press the three dots on top and select "Install from vsix"

image
RuneAndersen commented 3 years ago

Your guide of clicking the three dots worked :+1:

I was clicking the install button and then downloading the vsix as guided by Azure Data Studio. image

I suggest you might include this installation information at the splash screen displayed with product info.