Benjamin Pasero and GitHub
d3ba5e7a30
notifications - offer a command and picker to manage DND per source ( #201202 )
...
* notifications - offer a command and picker to manage DND per source
* .
2023-12-19 13:31:59 +01:00
Alex Ross and GitHub
8183b754f6
Add a setting to disable proc forwarding fallback ( #200838 )
...
* Add a setting to disable proc forarding fallback
Fixes #200795
* Restart port listener if fallback setting changes
2023-12-19 13:07:08 +01:00
Benjamin Pasero and GitHub
7cabff929c
notifications - remove source when extension uninstalled ( #201194 )
2023-12-19 12:36:29 +01:00
Johannes Rieken and GitHub
401d89f2cb
Make sure inlay hints have limits ( #201190 )
...
https://github.com/microsoft/vscode/issues/199610
2023-12-19 11:50:20 +01:00
Benjamin Pasero and Benjamin Pasero
cd30a6ad3d
notifications - cleanup
2023-12-19 11:12:03 +01:00
Benjamin Pasero and Benjamin Pasero
3d5ac78ac2
notifications - cleanup
2023-12-19 11:12:03 +01:00
Benjamin Pasero and Benjamin Pasero
625a1b9d5c
notifications - cleanup
2023-12-19 11:12:03 +01:00
Benjamin Pasero and Benjamin Pasero
0a374faa45
notifications - make methods simpler
2023-12-19 11:12:03 +01:00
Benjamin Pasero and Benjamin Pasero
3752cc575f
notifications - keep center open when disabling DND mode
2023-12-19 11:12:03 +01:00
Benjamin Pasero and Benjamin Pasero
d091cae7a2
notifications - allow to filter by source also on notification
2023-12-19 11:12:03 +01:00
Benjamin Pasero and Benjamin Pasero
698ee88421
notifications - allow to filter by source
2023-12-19 11:12:03 +01:00
Benjamin Pasero and Benjamin Pasero
437e432727
notifications - add service method to get all sources
2023-12-19 11:12:03 +01:00
Benjamin Pasero and Benjamin Pasero
0ff10eb8f3
notifications - add service methods to DND per source
2023-12-19 11:12:03 +01:00
Benjamin Pasero and Benjamin Pasero
968af29545
notifications - add filter by source ID capability to model
2023-12-19 11:12:03 +01:00
Benjamin Pasero and Benjamin Pasero
51c237aee7
notifications - cleanup DND mode
2023-12-19 11:12:03 +01:00
Ladislau Szomoru and GitHub
5beb0d33ba
SCM - do not show incoming/outgoing if we cannot determine base branch ( #201189 )
2023-12-19 11:02:14 +01:00
Johannes Rieken and GitHub
43fe3c9456
update changes count as hunks get accepted or rejected ( #201188 )
2023-12-19 10:47:21 +01:00
Alex Ross and GitHub
2f3b5d835c
Render checkboxes in markdown ( #200846 )
...
Fixes microsoft/vscode-pull-request-github#5310
2023-12-19 10:41:37 +01:00
Ladislau Szomoru and GitHub
14f6a2a10f
SCM - extract scm input editor options ( #201186 )
2023-12-19 09:49:20 +01:00
Johannes Rieken and GitHub
429537adb9
update suffix of profiles that the renderer auto profiler creates ( #201185 )
2023-12-19 09:34:16 +01:00
Johannes Rieken and GitHub
b904dfa6a6
Merge pull request #201122 from ksg97031/main
...
docs: Fix typos in description of multiple argument for Go To commands
2023-12-19 09:32:55 +01:00
Connor Peet and GitHub
a017b12b9c
testing: improve display of many tests in gutter context menu ( #201171 )
...
* testing: improve display of many tests in gutter context menu
Fixes #186515
* ci happy
2023-12-18 20:29:36 -08:00
Connor Peet and GitHub
294eda9b7b
testing: allow run all tests in a file/folder from the explorer pane context menu ( #201169 )
...
Fixes #162728
2023-12-18 18:06:30 -08:00
Connor Peet and GitHub
262c32146f
testing: allow alternate debug/run action in gutter with alt key ( #201172 )
...
Fixes #133007
2023-12-19 01:17:37 +01:00
65eeea13f8
update classifier.json for github labels ( #201170 )
...
* update classifier.json for github labels
* Update .github/classifier.json
Co-authored-by: Tyler James Leonhardt <me@tylerleonhardt.com >
---------
Co-authored-by: Tyler James Leonhardt <me@tylerleonhardt.com >
2023-12-19 01:12:01 +01:00
Megan Rogge and GitHub
09623a546e
Merge pull request #201163 from microsoft/merogge/scroll
...
enable `Scroll to top` and `Scroll to bottom` in terminal accessible view
2023-12-18 17:26:38 -06:00
meganrogge
d0da87b246
revert more changes
2023-12-18 17:12:12 -06:00
Joyce Er and GitHub
10bfa02cd0
fix: chat tree data should be explicit about node type ( #201168 )
2023-12-19 00:03:56 +01:00
Ladislau Szomoru and GitHub
9098f756e8
Git - add missing error handler ( #201160 )
2023-12-18 14:43:44 -08:00
Connor Peet and GitHub
e7f0e028aa
testing: apply filter to inline run/debug actions ( #201165 )
...
Fixes #173017
2023-12-18 14:37:06 -08:00
meganrogge
cadb564026
revert more
2023-12-18 16:07:24 -06:00
meganrogge
fc4b70e633
revert change
2023-12-18 16:06:29 -06:00
meganrogge
0fcede4011
use normal weight
2023-12-18 16:03:03 -06:00
meganrogge
08fe29f652
implement in diff't place
2023-12-18 16:02:00 -06:00
Daniel Imms and GitHub
69f762abb6
Merge pull request #201158 from microsoft/tyriar/199402
...
Stop empty sticky scrolls showing on Windows
2023-12-18 13:35:49 -08:00
meganrogge
2e6f69bdf7
use better expression
2023-12-18 15:33:00 -06:00
meganrogge
c50cf3cd4c
fix #199103
2023-12-18 15:26:41 -06:00
Daniel Imms
6fb7d0ae59
Stop empty sticky scrolls showing on Windows
...
Fixes #199402
2023-12-18 12:56:36 -08:00
Daniel Imms
f5dba6a8a7
Use safer pasted input chunking algorithm
...
Fixes #180257
2023-12-18 12:47:46 -08:00
Daniel Imms and GitHub
2fc019499e
Merge pull request #201155 from microsoft/tyriar/199593
...
Disable command guide for large commands
2023-12-18 12:38:12 -08:00
Daniel Imms
0150b8d54f
Disable command guide for large commands
...
This can come back after xtermjs/xterm.js#4911 is handled.
Fixes #199593
2023-12-18 12:23:05 -08:00
Connor Peet and GitHub
d03d2fbb14
tunnels: fix shutting down externally-started tunnel ( #201152 )
...
Fixes https://github.com/microsoft/basis-planning/issues/1057
2023-12-18 11:46:51 -08:00
cd808e5e58
Defer onDidStyleChange to Repl being visible ( #200473 )
...
Co-authored-by: Rob Lourens <roblourens@gmail.com >
2023-12-18 19:17:56 +00:00
Jean Pierre and GitHub
12bb20c412
Fix single terminal tab rename action does not work ( #201128 )
...
Fixes #201025
2023-12-18 18:20:44 +00:00
Johannes Rieken and GitHub
0ad1502bee
Improve live mode ( #201147 )
...
* simpler highlighting as changes are made, when rendering changes only compute diff once and use decorations to track inserts and further edits
* signal accept when at least one hunk was accepted
2023-12-18 19:19:51 +01:00
Megan Rogge and GitHub
1c9f1f31f8
Merge pull request #201144 from microsoft/merogge/fix-path
...
get cwd for task name correctly
2023-12-18 12:00:53 -06:00
Gayan Perera and Connor Peet
12751887c6
Update src/vs/workbench/contrib/debug/browser/breakpointWidget.ts
...
Co-authored-by: Connor Peet <connor@peet.io >
2023-12-18 18:58:49 +01:00
Gayan Perera
8c0522560f
update the PR according to feedback
2023-12-18 18:58:49 +01:00
Gayan Perera
4ba8b88c46
Add support for breakpoint dependencies
2023-12-18 18:58:49 +01:00
Megan Rogge
3690fc5a2a
fix #200279
2023-12-18 09:45:35 -08:00