Commit Graph

96064 Commits

Author SHA1 Message Date
Tyler Leonhardt
59cdc58ea0 update a few nls files with comments to ensure buttons don't get messed up 2022-04-27 14:26:48 -07:00
Alex Dima
7c542ab78e Fixes #146770: If no text is pasted, but there are files in the clipboard data, generate text from the file names 2022-04-27 23:10:11 +02:00
Andre Weinand
827e180017 assign debug issues to rob 2022-04-27 22:47:06 +02:00
meganrogge
c931f100c1 xterm-addon-search@0.9.0-beta.25
fix #148295
2022-04-27 12:22:34 -07:00
Logan Ramos
d8d25af3ab Fix #148296 2022-04-27 13:53:16 -04:00
Benjamin Pasero
059abff975 More improvements to default path label (#148293)
* more fun with labels

* more label funs

* add tests

* fix tests
2022-04-27 19:22:18 +02:00
SteVen Batten
9d607f2176 fixes #148152 - activity bar border missing in safari 2022-04-27 10:10:35 -07:00
Johannes
25f57061a3 missing part #148232 2022-04-27 17:41:03 +02:00
Connor Peet
aa59e0c7ca debug: bump js-debug 2022-04-27 08:13:36 -07:00
Alex Ross
15fe71b121 Fix single line comment ranges
Fixes #148268
2022-04-27 17:04:22 +02:00
Alex Ross
55e06cd29a Update current comment thread on widget dispose
Fixes #148216
2022-04-27 16:38:12 +02:00
Johannes
d583bdc1a2 drop CSS-only approach and trigger a redraw for transient toggle, fix https://github.com/microsoft/vscode/issues/148215 2022-04-27 16:31:46 +02:00
Alex Ross
85ea9c5f65 Dispose thread earlier
Part of #148216
2022-04-27 15:59:25 +02:00
Logan Ramos
d5a33a82b8 Spelling fixes 2022-04-27 09:54:19 -04:00
Sandeep Somavarapu
af287d016d fix #148241 2022-04-27 17:45:20 +05:30
Johannes Rieken
d62d95d4dc update team list 2022-04-27 14:13:32 +02:00
Benjamin Pasero
bbd88d1d4d 💄 2022-04-27 13:52:03 +02:00
Benjamin Pasero
667eeb1d24 more getPathLabel tweaks 2022-04-27 13:41:47 +02:00
Benjamin Pasero
0425f27e47 #135506 (#148252) 2022-04-27 13:03:47 +02:00
Benjamin Pasero
9219c076f2 web - update unsupported disk file IO dialog wording 2022-04-27 12:49:23 +02:00
Alex Ross
12c8a19dd5 Fix add comment range decorator showing after changing files
Fixes #148212
2022-04-27 12:34:53 +02:00
Alex Ross
eccf3433ea Fix comments view not always opening on first file
Fixes #148208
2022-04-27 12:10:12 +02:00
Johannes
8624c1125c fix https://github.com/microsoft/vscode/issues/148232 2022-04-27 11:53:59 +02:00
Johannes
4c427c8258 fix https://github.com/microsoft/vscode/issues/148234 2022-04-27 11:02:13 +02:00
Benjamin Pasero
685c4823ee Improve vscode.dev local file system warning (fix #147025) 2022-04-27 07:33:12 +02:00
Megan Rogge
410fe0fc78 fix terminal find bugs (#148222) 2022-04-26 16:39:20 -07:00
Jackson Kearl
ac3e081e0e Improve debouncing logic to immediately react to language changes
Fixes #148196
2022-04-26 16:00:51 -07:00
Jackson Kearl
06f498c783 remove log 2022-04-26 15:56:43 -07:00
Jackson Kearl
561c4f6c2e Add perf telemetry to detection 2022-04-26 15:38:26 -07:00
Jackson Kearl
e70161f75d Allow language guessing to work with suggested kernels in addition to selected 2022-04-26 14:36:45 -07:00
Megan Rogge
7d9b1c37f8 add plain text type to fix copy as html (#148205) 2022-04-26 13:01:03 -07:00
Matt Bierner
c41728c479 Fixes #147896 (#148101)
* Fixes #147896

* Replace all

* Fix windows slash check

* Skip test on windows for now
2022-04-26 15:45:15 -04:00
João Moreno
cf264c89b0 fixes #148162 (#148172) 2022-04-26 20:22:45 +02:00
David Dossett
dc58d4e2d0 Update codicons .ttf 2022-04-26 10:39:38 -07:00
Alex Ross
32c8745ba7 Fix custom tree drag and drop 2022-04-26 19:11:43 +02:00
Jackson Kearl
ce82e3595e Fix #141430 2022-04-26 10:00:58 -07:00
Jackson Kearl
e629ad1150 Remove more traces of nesting experimentalism 2022-04-26 09:45:33 -07:00
Benjamin Pasero
8a39cb9304 labels - make getPathLabel aware of remote OS 2022-04-26 18:09:01 +02:00
Alex Ross
32cd2a6dfb Don't show tree hover and action hover at the same time
Fixes #143868
2022-04-26 16:02:15 +02:00
Benjamin Pasero
51a4fafa21 logging 💄 2022-04-26 15:34:44 +02:00
Alex Ross
a5f1bd19c6 Add line height to comment snippet in view
Fixes #148054
2022-04-26 14:45:31 +02:00
Ladislau Szomoru
404a525a83 Fix #148111 2022-04-26 13:24:32 +02:00
João Moreno
3f557f2d39 Remove unnecessary build step (#148081)
* remove unnecessary build step

* ok
2022-04-26 00:50:20 -07:00
Alex Dima
d006f6d38b Add comments 2022-04-26 09:17:11 +02:00
Sandeep Somavarapu
28cb0264ed split log web and native contributions 2022-04-26 11:54:42 +05:30
Benjamin Pasero
a73992751c 💄 path labels 2022-04-26 07:46:22 +02:00
SteVen Batten
ab86e0229d updating untitled text again 2022-04-25 18:01:26 -07:00
Tyler Leonhardt
a900709990 better handling of prompting and ensure PAT doesn't show up in supported products 2022-04-25 17:27:26 -07:00
Joyce Er
c58caa0360 Run OSS tool 2022-04-25 17:01:42 -07:00
Jackson Kearl
bab5c223e4 Use Alt+Shift+D ref #148009 2022-04-25 16:57:24 -07:00