-
**Describe the bug**
Downloading the same version of veracode.veracode-vscode-plugin 1.11.5 from both the VS Marketplace file service and CDN yields different files.
**To Reproduce**
Steps to reprodu…
-
Since my development environment is a closed network, I need to download the vsix file and set it inside the vscode, and since the Java version uses 1.8, I need to use community-server-connector-0.25.…
-
### Describe the bug
install-vsix fails on windows when file pattern like ./**.vsix is provided. It works on unix. Related code in node_modules/vscode-extension-tester/out/extester.js is
co…
-
When you create a new VSIXProject (Visual Studio Extension project) in VS2022, it comes pre-configured with the “/rootsuffix Exp” command line argument, which it uses to launch a new VS instance that …
-
packaging bugs can only be caught by installing the generated vsix and running the tests
a library which can potentially achieve that: https://github.com/redhat-developer/vscode-extension-tester
-
As seen in this video @ 0:25:30 https://www.youtube.com/live/FqfXTNp5hJc?t=1530 (Tacit Talk Episode 1)
But when I try it, the `8` after `+ 3 5` or the array after `⇡10` does not appear.
I am usi…
-
Current versions of VSCE interpret the `files` property in package.json as a list of files which should be included in the VSIX itself, overriding the default rules for what to include. This is incomp…
-
I have the following task:
- task: PublishAzureDevOpsExtension@4
displayName: 'Publishment}} Extension'
inputs:
connectedServiceName: 'someServiceName'
fileType: vsix
…
-
We have various dotnet commands for creating building and running the apps.
For example, the following are the commands for creating, building and running a console app.
```dotnetcli
dotnet ne…
-
First of all, thank you for VSProjectSystem!
When I build it automatically copies the project's props, targets and rules to "%localappdata%/CustomProjectSystems/ProjectType1". The project file in th…