Sandeep Somavarapu
976b2d6532
fix #192115 ( #192134 )
2023-09-04 14:57:47 +02:00
Henning Dieterichs
b481d52f17
Introduces ownership model to observable for better debug messages.
2023-09-04 14:51:15 +02:00
justanotheranonymoususer
9dd556a9e0
Remove superfluous arg in git smoke.test.ts ( #173194 )
2023-09-04 14:44:03 +02:00
Alex Ross
1ac6f50f44
Enable the .. argument for git log ( #188500 )
...
* Enable the `..` argument for git log
This will return the commits that the `toRef` has but the `fromRef` does not.
* Use range instead
2023-09-04 14:36:16 +02:00
Johannes Rieken
5f935919c6
Merge pull request #192128 from microsoft/joh/courageous-termite
...
chore - some errors cleanup
2023-09-04 13:58:59 +02:00
Johannes
f44e4ed8d4
chore - some errors cleanup
2023-09-04 13:44:39 +02:00
Sandeep Somavarapu
63d4fe776b
fix #191860 ( #192121 )
2023-09-04 13:30:46 +02:00
Johannes Rieken
af0f039869
Merge pull request #181761 from antonioprudenzano/window-focus-fix
...
added focus_in and focus_out events only on HTMLElement elements
2023-09-04 13:30:08 +02:00
Henning Dieterichs
71dd6e73a0
Fixes CI
2023-09-04 11:21:05 +02:00
Henning Dieterichs
e80db1ae0a
Refactors diff algorithm
2023-09-04 11:21:05 +02:00
Henning Dieterichs
2fa00ad43e
Fixes #191983 - Moved Code Should Scan Previous/Next Lines
2023-09-04 11:21:05 +02:00
Henning Dieterichs
5fc89eb713
Small diff editor refactoring
2023-09-04 10:00:32 +02:00
Johannes Rieken
ce148eabd2
Merge pull request #192106 from microsoft/joh/abstract-hummingbird
...
chore - tackle todo for type converter
2023-09-04 09:58:53 +02:00
Johannes
83120dbf06
chore - tackle todo for type converter
2023-09-04 09:44:42 +02:00
Johannes Rieken
9cd1c8a31b
Merge pull request #190455 from microsoft/inline-chat-leaks
...
inline chat: fix leaks found in testing
2023-09-04 07:34:00 +02:00
Connor Peet
5d10e5ac5e
rm debug code
2023-09-01 15:14:50 -07:00
易良
3519b130fb
fix: Close #191880 , Repair command cannot be searched by keyword after localization ( #191953 )
2023-09-01 20:47:01 +00:00
Connor Peet
a6808a1534
testing: fix text centering in filter ( #192017 )
...
Fixes #182648
2023-09-01 22:18:17 +02:00
Connor Peet
0ee7a576b6
tunnels: fix command prompt windows show up on windows machine ( #192016 )
...
Fixes #190425
2023-09-01 22:17:58 +02:00
Connor Peet
81302a437b
fix additional leak, comment out detector for now
2023-09-01 13:02:13 -07:00
Connor Peet
6eef8af1b9
Merge branch 'main' into inline-chat-leaks
2023-09-01 12:45:08 -07:00
Connor Peet
2d502be79d
testing: compress single test messages in the Test Results tree view ( #192011 )
...
Fixes #192010
2023-09-01 10:27:03 -07:00
Aiday Marlen Kyzy
0868714c95
Merge pull request #191809 from microsoft/aiday/codeActionInsteadOfSetting
...
Change to code action from setting
2023-09-01 19:10:59 +02:00
Tyler James Leonhardt
55b37e271d
Bump distro ( #192006 )
...
for the removal of semantic similarity.
2023-09-01 19:02:14 +02:00
Connor Peet
a8b8e3a143
forwarding: fix log format again ( #191941 )
...
Fixes #191759
2023-09-01 09:38:20 -07:00
Johannes Rieken
67e9d1be31
Merge pull request #192002 from microsoft/joh/beautiful-duck
...
fix https://github.com/microsoft/vscode/issues/191908
2023-09-01 18:16:26 +02:00
Johannes Rieken
48e0005d04
Merge branch 'main' into joh/beautiful-duck
2023-09-01 18:02:07 +02:00
Johannes Rieken
47649b9c26
Merge pull request #192004 from microsoft/joh/ultimate-guineafowl
...
comment out not-compiling code, fyi @bpasero
2023-09-01 18:00:07 +02:00
Johannes
812643de4b
comment out not-compiling code, fyi @bpasero
2023-09-01 17:45:32 +02:00
Johannes
04f02b5043
fix https://github.com/microsoft/vscode/issues/191908
2023-09-01 16:53:04 +02:00
Ladislau Szomoru
be570fd3de
Git - Bump which package ( #191992 )
2023-09-01 16:40:56 +02:00
Benjamin Pasero
14555a5123
app - ensure to remove windowId=_blank from protocol links ( fix #191902 ) ( #191990 )
2023-09-01 16:40:42 +02:00
Benjamin Pasero
37390a84c6
editors - call focus before activate to preserve activation ( #191991 )
2023-09-01 16:40:31 +02:00
Benjamin Pasero
9ee5a2123d
[Accessibility] Consider providing the default keybinding for notifications.showList ( fix #191784 ) ( #191997 )
2023-09-01 16:37:19 +02:00
Benjamin Pasero
7545ee2ec4
Creating a new empty editor group can leave focus in inactive group ( fix #189256 ) ( #191996 )
2023-09-01 16:31:57 +02:00
Benjamin Pasero
4f424db46e
debt - ensure file scheme when using .fsPath ( #191960 )
2023-09-01 15:33:06 +02:00
Benjamin Pasero
660e12b312
editors - restore focus also in addGroup ( #191961 )
2023-09-01 15:32:38 +02:00
Johannes Rieken
dd9b112141
Merge pull request #191985 from microsoft/joh/eslint-jsdoc
...
add jsdoc-lint checks for `vscode.d.ts`
2023-09-01 14:49:24 +02:00
Henning Dieterichs
0ae7b5b1c5
Fixes tests
2023-09-01 14:43:31 +02:00
Henning Dieterichs
fe25a72de8
Fixes CI
2023-09-01 14:43:31 +02:00
Henning Dieterichs
4d53e0a136
Fixes CI
2023-09-01 14:43:31 +02:00
Henning Dieterichs
e424e83820
Diff Algorithm Cleanup
2023-09-01 14:43:31 +02:00
Henning Dieterichs
e1430e4328
Sets up hot reloading of css and code (requires vscode-diagnostic-tools extension to be installed)
2023-09-01 14:35:42 +02:00
Johannes
415bc174ea
refine lint config, add missing jsdoc and jsdoc-tag corrections
2023-09-01 14:23:16 +02:00
Aiday Marlen Kyzy
02ddb145e8
additing translation l10n
2023-09-01 14:10:57 +02:00
Alexandru Dima
2c021905ad
Do not repaint decorations overview ruler if it is not necessary ( #191931 )
...
Fixes #191423 : Do not repaint decorations overview ruler if it is not necessary
2023-09-01 13:40:20 +02:00
Alexandru Dima
e4a24b361a
Enable the family autodetection algorithm ( #191971 )
...
Fixes #191945 : Enable the family autodetection algorithm to support a case where localhost resolves first to the ipv6 address and only second to the ipv4 address, and the desired server listens only on ipv4
2023-09-01 11:41:21 +02:00
Johannes Rieken
86921c2fb8
Merge pull request #191967 from microsoft/joh/menuEntrySVGIconColor
...
Apply color SVG icons via theme coloring
2023-09-01 10:44:56 +02:00
Johannes
2c3d2faeb3
Merge branch 'main' into joh/eslint-jsdoc
2023-09-01 10:42:07 +02:00
Benjamin Pasero
2ed3ef2588
editors - do not focus empty editor group when created ( #191966 )
2023-09-01 10:32:59 +02:00