-
After implementation issues are not visible in dashboard.
![Sonarqube dashboard](https://user-images.githubusercontent.com/18158746/76284248-c36b7b80-62c2-11ea-93fc-c50e8b9f7c79.PNG)
-
I have a project with the folder name `frontend`. Whenever I open this project and then open treemacs my home directory ($HOME) opens instead of the project workspace.
After running `treemacs-edit-…
-
Hi @jhendrixMSFT, @tadelesh
Cient ctors are generated with version `4.0.0-preview.44` but not with version `4.0.0-preview.47`. How can I get autorest to generate ctors for client structs? I suppos…
-
Full error:
> ExternalError: Emitter "@azure-tools/typespec-ts" failed!
File issue at https://github.com/Azure/autorest.typescript/issues
> RangeError: Maximum call stack size exceeded
at …
-
### Overview
Create a new GitHub action workflow to create GitHub issues when new CodeQL alerts are detected so that we may respond in a prompt manner and ensure the security and quality of our codeb…
-
Type: Bug
UX: Suprising behavior
# Expected behavior
When I uninstall an extension and click "Reload required," I expect VSCode to either keep my undo history along with my unsaved changes, or …
-
Type: Bug
Refactoring completely broken along with intellisense. Testing doesnt work. In fact Im not sure anything is actually working on this ext. Wasted hours reinstalling countless times.
T…
wgrs updated
5 months ago
-
#### Description :octocat:
I'm getting errors of the form
```
custom-initialize-reset: Invalid slot name: "#", :diacritics
slot-missing: Invalid slot name: "#", :diacritics
auto trimmed 0 ch…
-
Type: Bug
I am not able to install the typescript globally or locally in a project. Here is a snippet of terminal. Please help
PS C:\Users\237160\ACSMaximusSoftphoneApp> npm install -g typescrip…
-
minimal example:
```typescript
Il2Cpp.perform(function() {
// getting assembly image
const AssemblyCSharp = Il2Cpp.domain.assembly("Assembly-CSharp-firstpass").image;
const GSFGetItem…