Commit graph

104004 commits

Author SHA1 Message Date
João Moreno 326876fa9e
bump vsce (#168071)
* bump vsce

* remainder

* use latest vsce

* compile build output
2022-12-22 17:00:21 +01:00
Alex Ross aa1fbc7150
UI glitch when discussion widget opens (#169852)
Fixes #169838
2022-12-22 17:00:04 +01:00
Daniel Imms 3792c08268
Merge pull request #169850 from microsoft/tyriar/169786_2
Support C++ error format
2022-12-22 07:47:01 -08:00
Alex Ross e70ffc5ac6
Bump distro (#169847) 2022-12-22 16:31:03 +01:00
Daniel Imms 78ae8bf182
Support column in fallback matchers 2022-12-22 07:29:47 -08:00
Daniel Imms f87bf51b3e
Correct line/col format 2022-12-22 07:28:21 -08:00
Alex Ross b40d1a0b0a
Tree item label jiggles up and down (if inline tree item commands have text and no icon) (#169846)
Fixes #169822
2022-12-22 16:25:30 +01:00
Daniel Imms fe31a434a2
Support C++ error format
Called out in https://github.com/microsoft/vscode/pull/169786#issuecomment-1362643651
2022-12-22 07:20:10 -08:00
Alex Ross 1b4af18aa6
Use monospace font in comment reply button (#169840) 2022-12-22 15:40:33 +01:00
Andrea Mah 41c1b12d39
hidesExplorerArrows for search tree should keep arrows for files (#169784)
Fixes #169685
2022-12-22 08:39:45 -06:00
Alex Ross baf257dafb
Expose comment editor to extension API and add new menu (#169831)
* Expose comment editor to extension API and add new menu
Fixes #169737

* Also add in comment node
2022-12-22 14:36:40 +01:00
Ladislau Szomoru 77fc799cf3
Git - fix issue with optimistic ui updates (#169824) 2022-12-22 13:33:59 +01:00
Johannes Rieken a7dce0614b
also debounce parts splash saving when theme changes, also use idle time (#169820)
fixes https://github.com/microsoft/vscode/issues/169817
2022-12-22 13:33:16 +01:00
Sandeep Somavarapu e90f48f1a9
fix #169641 (#169823) 2022-12-22 13:22:45 +01:00
Sandeep Somavarapu bd3137445e
use affectsConfiguration (#169818)
#169806 - use affectsConfiguration
2022-12-22 11:59:59 +01:00
Johannes Rieken a1be842e34
Merge pull request #169751 from microsoft/joh/startupPerf
joh/startupPerf
2022-12-22 11:16:54 +01:00
Daniel Imms d251600ec5
Merge pull request #169786 from microsoft/tyriar/space_link
Support some links with spaces
2022-12-21 21:03:22 -08:00
Daniel Imms 72f26ca31b
Merge pull request #169788 from microsoft/tyriar/169695
Fix free port regex to match all patterns
2022-12-21 21:02:03 -08:00
Peng Lyu 7d727a2a2e
Merge pull request #169790 from microsoft/rebornix/eager-hare
Fix notebook toolbar dynamic label rendering
2022-12-21 21:00:48 -08:00
Peng Lyu 42814d18a7
Fix #160745. Fix streaming output styling and duplicates. (#169792) 2022-12-21 20:58:23 -08:00
rebornix 5505ebbe4f
fix #151460. 2022-12-21 17:25:06 -08:00
Daniel Imms ac5baecb46
Merge pull request #169789 from microsoft/tyriar/159153
Use bracketed paste mode in run selected text command
2022-12-21 16:57:57 -08:00
Daniel Imms 7a0dbb722c
Use bracketed paste mode in run selected text command
Fixes #159153
2022-12-21 16:39:19 -08:00
Daniel Imms 13efc981ab
Fix free port regex to match all patterns
Fixes #169695
2022-12-21 16:10:35 -08:00
Daniel Imms f7814f5768
Merge branch 'main' into tyriar/space_link 2022-12-21 15:40:42 -08:00
Daniel Imms e4fccd886f
Fix tests 2022-12-21 15:40:28 -08:00
Daniel Imms a9cde8a662
Pull trimRangeMap into helper 2022-12-21 14:52:37 -08:00
Daniel Imms 9e62d1b8ed
Reuse some code 2022-12-21 14:50:18 -08:00
Daniel Imms a8f11f03c6
Fix attribute-based links 2022-12-21 14:35:56 -08:00
Daniel Imms fa76aef7d7
Terminal links containing spaces 2022-12-21 14:24:00 -08:00
Ladislau Szomoru e1719c310d
Git - Add blocking property to operation types (#169781) 2022-12-21 21:29:30 +01:00
Andrea Mah 23319c60e6
FileMatch not located within FolderMatch (#169778)
Fixes #169770
2022-12-21 20:58:46 +01:00
Daniel Imms ede31c57e0
Merge pull request #169774 from microsoft/tyriar/161543
Full support for local files and folders containing [ and ] chars
2022-12-21 11:33:44 -08:00
Daniel Imms 8688579d40
Add tests for links with [] in file/folders 2022-12-21 11:16:07 -08:00
Andrea Mah 9b81fcdbbe
Search view: auto reveal of results does not work when removing file (#169772)
* Search view: auto reveal of results does not work when removing file
Fixes #168156
2022-12-21 20:10:21 +01:00
Daniel Imms 5393d5c623
Special case file containing [] and file[line, col] pattern 2022-12-21 11:04:38 -08:00
Johannes Rieken f7651d676d
don't give Timeline item instances to forgein extension (#169621)
* don't give Timeline item instances to forgein extension

generally only allow TimelineActionContext and URI arguments

* fix smoketest

Co-authored-by: Logan Ramos <lramos15@gmail.com>
2022-12-21 13:04:50 -05:00
Daniel Imms fc6d3174a7
Support local links containing [ and ]
Fixes #161543
2022-12-21 09:55:47 -08:00
Daniel Imms 1d73bc45c2
Merge pull request #169765 from microsoft/tyriar/169692
Try catch around os.userInfo
2022-12-21 09:14:49 -08:00
Daniel Imms 78b2df9487
Try catch around os.userInfo
Fixes #169692
2022-12-21 08:59:46 -08:00
Daniel Imms e7f57b2ab7
Merge pull request #169592 from microsoft/tyriar/wsl_links
Support /mnt/ and \\wsl.localhost\ and \\wsl$\ style links on Windows frontends
2022-12-21 08:23:59 -08:00
Daniel Imms ed716ac125
Merge pull request #169696 from microsoft/tyriar/links
Prevent multiple provideLinks calls being triggered for the same line
2022-12-21 08:22:41 -08:00
Alexandru Dima 1312ee8807
Merge pull request #168668 from MarkZuber/markzuber/highlatency
Add high latency measurement instrumentation to the network protocol
2022-12-21 17:08:38 +01:00
Martin Aeschlimann aa797fce27
correct breadcrump styling issue from #169722 (#169755) 2022-12-21 17:05:28 +01:00
Alex Dima 7d2960e3f4
Remove unnecessary listener 2022-12-21 16:38:57 +01:00
Johannes aa99ce614a
use ternary search tree for ConfigurationChangeEvent This is slightly faster than the value but more importantly will reduce GC pressure because the TST does look ups without allocating
make `affectedKeys` a `ReadonlySet` (which is faster than using array.indexOf) but also migrate most listeners onto `affectsConfiguration` which is even faster

add `hasElementOrSubtree` to TST
2022-12-21 16:00:42 +01:00
Ladislau Szomoru e8b107b85b
Git - Fix bug when we checkout a remote branch detached (#169274)
* Fix bug when we checkout a remote branch detached

* Pull request feedback
2022-12-21 06:54:31 -08:00
Ladislau Szomoru 9e195507a2
Git - Define Operations as types (#169518)
Define Operations as types
2022-12-21 06:53:29 -08:00
Alex Dima 87f9b285b1
Fix unit tests 2022-12-21 14:36:18 +01:00
Alex Dima 029fcb70db
Only measure latency for remote connections from the renderer side 2022-12-21 14:28:21 +01:00