
Description
This looks like a really useful tool, but the setup leaves a LOT to be desired.
Unlike most VS Code Extensions, where clicking the "Install" button is all that is required, this tool requires SIGNIFICANT knowledge of Python and your operating system, in my case, Windows.
The first thing that happened upon installation is the loss of all my custom Workspace Settings, and it is now reporting "Unknown configuration setting". Strike 1.
I found the code extensions folder for this extension under "dkupco.viewx-0.2.1" by looking at the timestamp. Not exactly intuitive, but I found it.
Unfortunately, not knowing anything about Python, I found the Windows 10 installations instructions inscrutable, for example:
.\viewX_setup.ps1 -path "some\parent\folder" -name "env_name" [-reqFile "path\to\requirements\file"]
i.e. some\parent\folder. parent to what?
i.e. path\to\requirements\file. what requirements?
I was unable to complete this step. Strike 2.
Further on... the Python-specific instructions: I have no idea how to do any of this. I have to ask myself "how many days I want to devote to reading blogs to figure this out?" For me its under an hour. Strike 3. I'm out.
I note that as of this submission there are only 255 downloads of this extension, IMHO an astonishingly low number given the tool's capabilities. I would guess that the lack of adoption is due to the setup instructions. If you're a Python developer, you might have a good shot of getting the extension to work. If you have no Python experience, good luck.
I can't use this tool in its current incarnation. This is the most complicated so called "Quick Start" I have ever encountered. IMHO Quick Start should be 1 line: "Click the Install button." Please consider making the installation 1 click. I would really like to use this tool.