-
### Is your feature request related to a problem? Please describe the problem.
_No response_
### Client library/SDK language
TypeScript
### Describe the solution you'd like
Current infrastructure…
-
## Test Details
- Name of test: AppBuilder Walkthrough, Create project, download serverlessland proj:
- OS of failure: Mac OS
- VSCode version of failure (minimum/insider/stable): insiders
…
-
### Brief Issue Summary
In my project, I have several thousands of tests. Most of them come from around 10 GoogleTest binaries via `gtest_discover_tests`. Each time I save one of my CMake files, `CMa…
-
## Test Details
- Name of test: crossFileContextUtil, fetchSupplementalContextForSrc, for t1 group, should return repomap + opentabs context:
- OS of failure: Windows
- VSCode version of fa…
-
If running tests, it works just fine. If i go into debugging instead of running, then it straight up doesn't do anything but hang.
Might be similar to https://github.com/thomhurst/TUnit/issues/101…
-
hi,
after updating to next.7 and vscode-api 11.1.1
am getting this from the bundler
```
> @everestsystems/end-user-docs@0.4.4 build
> tsc --noEmit -p ./tsconfig.json && node build.mjs
✘ …
-
## Description
Hi,
using [winston](https://github.com/winstonjs/winston) I run into an error related to webpack v>=5, as you can see below.
I tried implementing several strategies found online,…
-
### Bug description
vim not working
### Steps to reproduce
install vim extension. not working in any repo.
### Workspace affected
_No response_
### Expected behavior
_No response_
### Example …
-
First of all good work
Looks like there is an issue with the build files, so it doesn't work when you get that downloaded from the VSCode extension marketplace
Tested on windows vscode and WSL …
-
### Steps to reproduce
when writing a test that throws an exception in vscode only these lines : "═════" are the output, instead of the expected result if the test file is outside of the /test fold…