Benjamin Pasero
0ff10eb8f3
notifications - add service methods to DND per source
2023-12-19 11:12:03 +01:00
Benjamin Pasero
968af29545
notifications - add filter by source ID capability to model
2023-12-19 11:12:03 +01:00
Benjamin Pasero
51c237aee7
notifications - cleanup DND mode
2023-12-19 11:12:03 +01:00
Ladislau Szomoru
5beb0d33ba
SCM - do not show incoming/outgoing if we cannot determine base branch ( #201189 )
2023-12-19 11:02:14 +01:00
Johannes Rieken
43fe3c9456
update changes count as hunks get accepted or rejected ( #201188 )
2023-12-19 10:47:21 +01:00
Alex Ross
2f3b5d835c
Render checkboxes in markdown ( #200846 )
...
Fixes microsoft/vscode-pull-request-github#5310
2023-12-19 10:41:37 +01:00
Ladislau Szomoru
14f6a2a10f
SCM - extract scm input editor options ( #201186 )
2023-12-19 09:49:20 +01:00
Johannes Rieken
429537adb9
update suffix of profiles that the renderer auto profiler creates ( #201185 )
2023-12-19 09:34:16 +01:00
Johannes Rieken
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
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
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
262c32146f
testing: allow alternate debug/run action in gutter with alt key ( #201172 )
...
Fixes #133007
2023-12-19 01:17:37 +01:00
Justin Chen
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
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
10bfa02cd0
fix: chat tree data should be explicit about node type ( #201168 )
2023-12-19 00:03:56 +01:00
Ladislau Szomoru
9098f756e8
Git - add missing error handler ( #201160 )
2023-12-18 14:43:44 -08:00
Connor Peet
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
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
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
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
Xie Jingyi
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
12bb20c412
Fix single terminal tab rename action does not work ( #201128 )
...
Fixes #201025
2023-12-18 18:20:44 +00:00
Johannes Rieken
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
1c9f1f31f8
Merge pull request #201144 from microsoft/merogge/fix-path
...
get cwd for task name correctly
2023-12-18 12:00:53 -06:00
Megan Rogge
3690fc5a2a
fix #200279
2023-12-18 09:45:35 -08:00
Connor Peet
027aa0ff19
testing: avoid console log in unit tests ( #201141 )
...
Fixes #192468
2023-12-18 18:39:13 +01:00
Megan Rogge
5ce6349ae3
Merge pull request #201064 from jeanp413/fix-200430
...
Fix task progress indicator does not appear after the first time
2023-12-18 11:01:32 -06:00
Greg Van Liew
59c4ac34c1
Add missing commas ( #201137 )
...
Add missing commas, avoid Latin
2023-12-18 08:54:58 -08:00
Megan Rogge
e879ee46b2
Merge branch 'main' into fix-200430
2023-12-18 10:39:30 -06:00
Ladislau Szomoru
536dcced4e
Git - disable wrapping for git-commit language ( #201135 )
2023-12-18 17:11:08 +01:00
Ladislau Szomoru
811fa13bbb
SCM - enable editor option overrides for the scminput language ( #201134 )
2023-12-18 17:06:04 +01:00
Callum OKane
d9b9968d01
Add bun.lockb to default file nesting under package.json ( #201065 )
...
Add bun.lockb to compact folders for package.json
2023-12-18 08:59:10 -07:00
Alex Ross
646bb51ab2
Add comment reactors to comment reactions ( #201132 )
...
Add comment reactors proposal
Part of #201131
2023-12-18 07:57:34 -08:00
Daniel Imms
60017c39ff
Merge pull request #201036 from jaraco/feature/xonsh-env
...
Add support for extracting environment from xonsh.
2023-12-18 07:51:51 -08:00
ermin.zem
74df98f990
fix: select theme according to current color theme in dev mode ( #190035 )
...
* fix: select theme according to current color theme
* fix: select theme according to current color theme and write configuration
---------
Co-authored-by: ermin.zem <ermin.zem@alibaba-inc.com >
2023-12-18 15:13:46 +00:00
Johannes Rieken
3369508fe7
inline chat tweaks ( #201126 )
...
* streamline tel data
* rename to LiveStrategy
* fix up highlights
2023-12-18 15:17:26 +01:00
Martin Aeschlimann
69d84f2a7b
can not show ssh tag after VS code update from 1.78.2 ( #201125 )
2023-12-18 15:09:30 +01:00
ksg97031
3311d94195
docs: Fix typos in description field of goToLocations and peekLocations commands
...
- Fixed typos in the description field of the `multiple` argument in the `editor.action.goToLocations` command
- Fixed typos in the description field of the `multiple` argument in the `editor.action.peekLocations` command
Signed-off-by: ksg97031 <ksg97031@gmail.com >
2023-12-18 22:35:55 +09:00
Martin Aeschlimann
cbd417525b
xml: remove the CDATA autoClosingPairs. Fixes #200671 ( #201109 )
2023-12-18 14:29:50 +01:00
Ladislau Szomoru
26f67e0dd4
SCM - fix #194524 ( #201119 )
2023-12-18 14:28:37 +01:00
Alex Ross
4b0847c7c3
Decouple comments badge from view ( #200974 )
...
* Decouple comments badge from view
Fixes #200972
* Dispose disposable
2023-12-18 14:27:15 +01:00