Tony
Tony
> If no getUserMedia permissions for this origin are persisted only candidates from a single interface will be gathered in Chrome. -- from https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ Just tested this, and on the...
Shift + left click works here (opened in a new window)  But not here (opened in the same window) 
Fix #157395 > Hey sorry. I was on vacation. Something I'm curious about... if you add this to `search.exclude` do they go away? I doubt it but I just want...
### describe the bug/feature 解决的问题或新增的功能 https://github.com/EdgeTranslate/EdgeTranslate/assets/68118705/6ce90c66-efcf-44a4-9222-ae91607f2bbf https://github.com/EdgeTranslate/EdgeTranslate/assets/68118705/48cf59b7-30ea-4975-9a5d-959186d82885 ### summary of code change 描述发生的改变 Move `overscroll-behavior: contain` to `.simplebar-content-wrapper`
### Describe the bug Currently the Windows installer generated by nsis is blurry when system scale is set to not 100%/200% System scale set to 125%  We can fix...
## Describe the bug As I described here https://github.com/redhat-developer/yaml-language-server/pull/891#issue-1738452298 https://github.com/redhat-developer/vscode-yaml/blob/b72e1b7146baa97a4f28499a01eb0d4e64a19876/language-configuration.json#L37 is causing expand selection to select a word with quote, I don't really know what this regex actually does though...
### What does this PR do? Improve some special cases for selection ranges support Before https://github.com/redhat-developer/yaml-language-server/assets/68118705/3b998413-ef30-4849-b213-98c8ca0d204c After https://github.com/redhat-developer/yaml-language-server/assets/68118705/ef1570c0-442c-4948-bd3f-761ab91b9b64
### What does this PR do? Fix some missing quotes and syntax highlighting in README Before  After 
Shutting down the edge will take a while most of the times After doing some debugging, it seemed that `select` function is blocking us from shutting down (up to 10s...
Fix #1087 partially