Commit graph

98976 commits

Author SHA1 Message Date
Alex Ross 55a267af73
Move openTunnel in to workspace namespace (#156123) 2022-07-25 11:19:51 +02:00
Ping e7a5e2f09a
Fix tab position when wrapping tabs (#156116)
Fixes https://github.com/microsoft/vscode/issues/154432
2022-07-25 11:07:47 +02:00
Benjamin Pasero 2390d2afdc
editors - only warn for app root edits when running built product (#156030) 2022-07-25 10:45:17 +02:00
Martin Aeschlimann 21ca44d35b
show remote indicator in web with websocket factory (#155734) 2022-07-25 09:27:00 +02:00
Matt Bierner 68cbaa708e
Pick up new version of markdown-language-server (#156010)
This fixes md diagnostics and links for multiroot workspaces
2022-07-24 22:22:03 -07:00
Benjamin Pasero 3cbf306328
fix build (#156113) 2022-07-25 14:10:23 +09:00
Justin Chen c1b16a3a35
Merge pull request #155974 from justschen/justin/CodeActionMenu-Widget
Code Action Widget to fit color themes (#155907 and #155892)
2022-07-24 15:13:20 -07:00
Ikko Ashimine 0bdda74589
Fix typo in languageDetectionWorkerServiceImpl.ts (#155923) 2022-07-24 07:52:37 -07:00
Harald Kirschner 130a0b774a
Adding digitarald owner comment (#155502)
* Adding my owner comment.

* Adding property comments

Co-authored-by: Logan Ramos <lramos15@gmail.com>
2022-07-24 14:41:15 +02:00
Alexandru Dima 6ab408190e
Use white as editor background (#155993)
Fixes #154257: Use white as editor background
2022-07-24 14:40:54 +02:00
Logan Ramos a3c4e5ffce
Support multiple partial registrations to resolver (#155859)
* Support multiple partial registrations to resolver

* Fix tests

* address some of my own feedback

* lint sprüngli

* Address PR feedback

* Add test

* Tests

* support `detail` property and drop deprecated `openEditor` usages

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2022-07-23 07:37:12 +02:00
David Dossett fe89280fe3
Update codicons (#156009) 2022-07-22 15:45:08 -07:00
Matt Bierner f9b9ffe1ef
Fix deprecation message (#156008) 2022-07-22 15:43:27 -07:00
Matt Bierner a9b387204b
Add some additional logging to md server (#156007)
Logs watcher operations
2022-07-23 00:32:10 +02:00
Peng Lyu e6ad5f0a6f
Update ipynb yarn lock (#156004) 2022-07-22 23:26:14 +02:00
João Moreno 76758809f1
fix api proposal generation EOL (#155991)
on Windows, my files are checked out with LF. the script which generates extensionApiProposals.ts always uses os.EOL, so it always is dirty on my repo every time I compile
2022-07-22 14:21:20 -07:00
João Moreno 448e9cc22d
rename needs more info to info-needed (#155992) 2022-07-22 21:36:20 +02:00
Justin Chen 1b8e06a9ab
added fix on menu anchor on resize 2022-07-22 12:15:23 -07:00
Michael Lively 9428c6650b
Merge pull request #155777 from Yoyokrazy/temp
Added support for jupyter attachment field, embedded image rendering in markdown notebook cells
2022-07-22 12:04:44 -07:00
Logan Ramos e428279c7a
Bump distro (#155985) 2022-07-22 20:55:42 +02:00
David Dossett 95fa8f7e77
Use "Notifications" label for status bar entry when do not disturb is enabled (#155863) 2022-07-22 10:50:55 -07:00
ryuurock 42e79ca270
Update typescriptServiceClient.ts, fix naming errors (#155946)
Update typescriptServiceClient.ts

fix naming errors
2022-07-22 17:46:48 +00:00
Henning Dieterichs 82fda35475
Tweak merge editor dev command names (#155978) 2022-07-22 10:07:08 -07:00
Benjamin Pasero 86e7410278
unit tests - help diagnose test failure reason for web tests (#155967) 2022-07-22 18:50:34 +02:00
Daniel Imms 0c4187895d
Merge pull request #155916 from microsoft/tyriar/155817
Allow continuing on when term kill all doesn't succeed
2022-07-22 09:46:57 -07:00
Daniel Imms 9ba5ee22fa
Merge pull request #155975 from microsoft/tyriar/155232
xterm@4.20.0-beta.20
2022-07-22 09:23:47 -07:00
Raymond Zhao 2f66e194f3
Refactor scope overrides indicator (#155912) 2022-07-22 18:21:56 +02:00
Daniel Imms d35989fd5b
xterm@4.20.0-beta.20
Fixes #155232
2022-07-22 08:49:54 -07:00
Alexandru Dima 187ec0613a
Skip folded regions when computing relative line numbers (#155970)
Fixes #138787: Skip folded regions when computing relative line numbers
2022-07-22 17:35:53 +02:00
Justin Chen b05a122339
code action widget styling to match context menu 2022-07-22 08:15:08 -07:00
Justin Chen 4ee72207f3
fixed custom widget color theme to align with context menu 2022-07-22 08:15:04 -07:00
João Moreno 3832b5d451
icacls: grant current user permissions (#155852) 2022-07-22 16:50:47 +02:00
Daniel Imms 739f0c450f
Merge pull request #155962 from microsoft/tyriar/fix_link_test
Fix space folder link test
2022-07-22 07:32:47 -07:00
John Murray 8b7a0d8c25
Try to prevent update of user-type Windows installation when running as admin (#148428) (#155631)
* Try to prevent update of user-type Windows installation when running as admin (#148428)

* update win32: detect admin mode in initialize

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2022-07-22 16:10:53 +02:00
Johannes Rieken 3558758125
remove "start with snippet" from new file hint until we have file template snippets, (#155961)
https://github.com/microsoft/vscode/issues/145929
2022-07-22 10:02:28 -04:00
Daniel Imms db13aa67d5
Merge pull request #155968 from microsoft/tyriar/actual_return_symbol
Use actual return symbol unicode char for new line
2022-07-22 07:01:55 -07:00
John Murray 688c30e498
Warn user when they open a file within the install folder tree (#138815) (#155443)
* Warn user when they open a file within the install folder tree (#138815)

* Use IEditorService.onDidActiveEditorChange instead

* Update src/vs/workbench/contrib/files/electron-sandbox/files.contribution.ts

* 💄

* Move into existing editor change listener

* add scope to neverShowAgain id

* align neverShowAgain and message localize key with function name

* 💄

* 'OK' -> 'Understood'

Co-authored-by: João Moreno <mail@joaomoreno.com>
Co-authored-by: João Moreno <joao.moreno@microsoft.com>
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2022-07-22 15:56:33 +02:00
Errietta Erry Kostala 9e0de4af67
Add .nvmrc (#152883)
Since the contribution guidelines advise on a specific version of node,
it adding .nvmrc for those that use nvm will automatically let them use the
correct version of node if they do nvm use

just a small QOL thing for devs.

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
2022-07-22 15:55:53 +02:00
Sandeep Somavarapu d902fec1d2
Enhance settings profiles management (#155966)
* fix #154178

* - Support renaming profile
- Refactor profile actions

* fix compilation

* fix label
2022-07-22 15:42:52 +02:00
Daniel Imms a02eaffdb9
Use actual return symbol unicode char for new line
Fixes #155871
2022-07-22 06:35:12 -07:00
Sandeep Somavarapu 6567f3da69
Revert "install language pack when setting locale (#155954)" (#155963)
This reverts commit 44e3fbaa01.
2022-07-22 15:29:44 +02:00
Johannes Rieken 5c6c8c42ae
add editor.snippets.codeActions.enabled to control code action snippets, fyi @alexdima (#155959) 2022-07-22 15:05:10 +02:00
Sandeep Somavarapu cccbfcdd57
support removing multiple profiles (#155958)
* fix #154178

* fix compilation
2022-07-22 14:54:10 +02:00
Sandeep Somavarapu 44e3fbaa01
install language pack when setting locale (#155954)
install lang pack while setting locale
2022-07-22 14:45:49 +02:00
Daniel Imms ba8b7694ee
Fix space folder link test
Fixes #155532
See #155921
2022-07-22 05:42:34 -07:00
Sandeep Somavarapu 1f0d221e24
fix uninstalling extension version (#155953) 2022-07-22 14:38:11 +02:00
mingwiki e5e0f9a149 Fix Socks5 Proxy Regex Checking Warning 2022-07-22 14:19:58 +02:00
Henning Dieterichs 5f21c372de
Make treeshaking work on windows (#155952) 2022-07-22 14:07:44 +02:00
Henning Dieterichs 052f02175f
Moves the read-only message into its own contribution to enable customization in the monaco editor. (#155951) 2022-07-22 14:06:10 +02:00
Johannes Rieken c6cf41b83b
(temp fix) detect when base, input1, and input2 become empty (#155941)
When aborting or merging while the 3wm editor is showing all its inputs become empty and our reaction is to replace the merge editor then

https://github.com/microsoft/vscode/issues/155940
2022-07-22 14:01:49 +02:00