cateyes99

Results 14 issues of cateyes99

I'm using **VSCode 1.52.1** on **Windows 10 Enterprise** (_Version 1909_), & have installed **Polacode 0.3.4**. Once launching it by typing the command `Polacode` in the Command Palette, it isn't actually...

**Describe the improvement that you'd like** When right clicking on a folder, it pops up a context menu showing `Cut`, `Copy`, & `Paste`. But actually none of the 3 options...

improvement

Currently **Git Graph** supports `inline code`, **bold** & _italic_ in comments, but not **code blocks**. So, the following one ![image](https://user-images.githubusercontent.com/19678455/171304070-2af8f883-ac0b-492d-9d89-504fe25f8766.png) displays as below in **Git Graph**. The code block isn't...

feature request

**Is your feature request related to a problem? Please describe.** When analysing the code, often there are long lists of `Used By`, `Exposed By`, & `Extension Methods` etc. Each one...

UI
Analyzer
Help Wanted
Enhancement

For `Resize` & `Crop`, they apply to all frames. It'd be very convenient if there is an option to let us apply the obfuscate selection to all frames too😄 I'm...

🔷Enhancement
⬜ Accepted
🕙 Low

It'd be very handy to have a **progress bar** and allow us to **control** it (click on and move along the bar) in **PiP**. This is very much desired, thanks...

Set the closing arrow's background colour to default instead of black so it works fine with transparency in Windows Terminal. https://github.com/AmrEldib/cmder-powerline-prompt/issues/73 ![image](https://user-images.githubusercontent.com/19678455/167237905-fda8182e-73a4-47c0-9d7d-36a2a2060f4d.png)

This powerline prompt works well with Cmder. But I followed this post [**_Windows Terminal + Cmder = ❤️_**](https://medium.com/talpor/windows-terminal-cmder-%EF%B8%8F-573e6890d143) to make Cmder work within **Windows Terminal**. Found out that the powerline...

## Environment data `dotnet --info` output: VS Code version: **_1.67.2_** C# Extension version: **_1.25.0_** ## Steps to reproduce 1. Open a C# project **_.cs_** file. 2. Set up some breakpoints...

Feature Request
Blocked on VSCode

VS Code version: **_1.61.1_** C# Extension version: **_1.23.16_** Currently during decompiling the source, when hitting F12, if it's a method on an **interface**, it just jumps to the method definition...

Feature Request
Improvement
Triaged