-
# Bug Report
### 🕗 Version & Regression Information
Problem has gotten progressively worse as the project has grown.
OS: Windows 10
TS 4.7.4
VSCODE 1.68.1
### 💻 Code
Can trigger the followi…
-
Type: Bug
It seems like VSCode doesnt know how to read Razor syntax, which is weird since Microsoft developed razor/blazor... Jetbrains Rider seems to get this 100%, colors for semantic/syntax high…
-
```ts repro
export interface BarProps {
barProp?: string;
}
export interface FooProps {
fooProps?: BarProps & object;
}
declare const foo: FooProps;
const { fooProps = {} } = foo;
…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: LTS
- OS Version: LTS
Steps to Reproduce:
1. Click on the "Extensions" tab and wait (and …
-
Type: Bug
1. Focus the mouse on the file list window area;
2. Try typing letters;
Now, you will notice that the file search mechanism is not triggered
VS Code version: Code 1.70.2 (e4503b30fc78200…
-
Very simple request: I'd like the outline view tree to be collapsed by default. It'd be great if there were a configuration setting for this. To be clear, I'm referring to the items in the tree, not t…
-
**TypeScript Version:** 3.4.0-dev.20190302
**Search Terms:** recursive types
![screenshot from 2019-03-04 16-09-21](https://user-images.githubusercontent.com/18401805/53738453-ea18fa00-…
-
## Roadmap
1. @component-manager/create creates in a folder i private name it cloud a basic skeletton
2. @component-manager/node gets installed by create directly as if you use the skel with npm y…
-
Issue Type: Performance Issue
Lagging
VS Code version: Code 1.67.1 (da15b6fd3ef856477bf6f4fb29ba1b7af717770d, 2022-05-06T12:37:03.389Z)
OS version: Windows_NT x64 10.0.22000
Restricted Mode: No
S…
-
I'd be happy to help with this but not sure where to start. Any help would be greatly appreciated.