Liangqin Sun

Results 4 issues of Liangqin Sun

1. Dynamic property doesn't support non-primitive data types We are trying to build an odata data service to enable clients to store arbitrary json data. I define an open data...

followup

First of all, thank you for building this great extension. To give you some background, the PowerShell extension has a keyboard binding "F8" enables user to run the selected text...

enhancement

I have the [Vim extension](https://github.com/VSCodeVim/Vim) installed and am trying to remap \f to show file history and \l to show line history with the following settings. ```json { "before": [...

Steps to Reproduce: 1. Focus on the input box on the copilot view 2. Press up arrow key a few times 3. The previous queries will be populated, the cursor...

triage-needed