Commit graph

77896 commits

Author SHA1 Message Date
Johannes 8df5859168
simpler commands quick pick 2022-08-16 20:57:05 +02:00
Henning Dieterichs 420a637d21
Some code cleanup (#158279)
* Some code cleanup

* Fixes compile errors.
2022-08-16 20:40:52 +02:00
Joyce Er 7b7312d141
Do not preserve editSessionId on a reload (#158295) 2022-08-16 14:38:11 -04:00
Henning Dieterichs 3edcbec59a
Implements conflict marker folding in the merge editor result editor (#158288) 2022-08-16 20:35:45 +02:00
Johannes 7cc33b9932
to toAction-util for messages API 2022-08-16 20:25:46 +02:00
Megan Rogge 3558c9ea8f
improve task reconnection (#158298)
fix #158287
2022-08-16 18:09:21 +01:00
Matt Bierner 107162c292
Move reviveWorkspaceEditDto2 (#157572)
Notebook workspace edits currently only work in cases we have explicitly enabled them for. They don't work in code actions or on drop/paste

The root cause is that currently the edits need to be converted before they are passed along to the workbench bulk edit service. This is currently done by `reviveWorkspaceEditDto2`

This change moves the conversion logic into the bulk edit service itself
2022-08-16 12:36:31 -04:00
Sandeep Somavarapu acca54f4c3
use interface 2022-08-16 18:01:58 +02:00
Henning Dieterichs 8462b71cdf
Removes shifting in diff algorithm as it is buggy (#158284) 2022-08-16 16:49:17 +01:00
aiday-mar 447f05452a Formatting the stickyScroll.ts file 2022-08-16 17:23:32 +02:00
Henning Dieterichs 6098b72432
Use instantiation service to create WorkerBasedDocumentDiffProvider (#158280)
* Use instantiation service to create WorkerBasedDocumentDiffProvider

* Fixes compile error

* Fixes compile error
2022-08-16 16:21:27 +01:00
aiday-mar 5d634d5696 work in progress 2022-08-16 17:20:47 +02:00
Aiday Marlen Kyzy fc4e65aee9
Merge branch 'main' into aiday/stickyScrollTesting 2022-08-16 17:09:21 +02:00
Johannes eed1b6ac49
IAction must not be disposable. Delete heaps of empty dispose-implementations and unneeded dispose chains. Use Action over IAction type if needed 2022-08-16 16:51:17 +02:00
Sandeep Somavarapu 8bfd020b0d
add comment 2022-08-16 15:59:01 +02:00
Sandeep Somavarapu 2f0effab0b
CLI: support associating a profile to a worksapce 2022-08-16 15:53:28 +02:00
Benjamin Pasero c827bd9838
editors - fix API comments around ViewColumn (#158273) 2022-08-16 14:37:06 +01:00
Logan Ramos f152032bb7
Have FileSystemError adopt ErrorNoTelemetry (#155885)
* Cleanup FileSystemErrors

* Implement the naive solution

* hm?

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2022-08-16 09:35:34 -04:00
Alex Ross 2c93c17c0b
Add flitering for comments (#158264)
* wip

* Filter by resolved/unresolved

* Text filtering

* Get filter count working

* Add keyboard shortcuts

* Badge and no-threadState fixing
2022-08-16 09:04:54 -04:00
Ladislau Szomoru b0d8e1ab08
Marker service handling of unsupported schemas (#158176) 2022-08-16 14:39:19 +02:00
aiday-mar af08b4fdbc Tests committed 2022-08-16 14:19:20 +02:00
Robo c3470b5fe1
fix: disable occlusion tracker on windows (#158260) 2022-08-16 12:12:01 +01:00
Benjamin Pasero 2857051bb4
Titlebar overlay is not enabled (fix #158203) (#158251) 2022-08-16 18:53:58 +09:00
Johannes Rieken 4b6ccd8af0
adopt setValue accepting ITextSnapshot (#158244)
https://github.com/microsoft/vscode/issues/153922#event-7054834765
2022-08-16 11:11:01 +02:00
aiday-mar 930de5510d Work in progress 2022-08-16 10:47:03 +02:00
Raymond Zhao 8e42bda548
Check whether WCO is enabled, fixes #158203 (#158214) 2022-08-16 13:23:47 +09:00
Raymond Zhao b811724c28
Fix more Setting editor links in localized text (#158217) 2022-08-16 00:22:38 +01:00
Raymond Zhao 01797abd54
Implement getViewState, fixes #133444 (#158199)
* Implement getViewState, fixes #133444

* Fix viewstate vs restore scenario collision
2022-08-15 16:20:30 -07:00
Rob Lourens f5b90a452b
Fix "invalid string length" (#158216)
Fixes #158204
2022-08-16 00:16:34 +01:00
Daniel Imms c56dd94624
Merge pull request #158198 from microsoft/tyriar/158120
Collapse 3+ spaces into middle ellipsis
2022-08-15 14:50:21 -07:00
Daniel Imms a95252e487
Collapse 3+ spaces into middle ellipsis
Part of #158120
2022-08-15 14:35:23 -07:00
Logan Ramos a5755925ca
Support toggleable selection during rename (#158190)
* Support toggleable selection during rename

* Don't select the dot
2022-08-15 21:01:27 +01:00
Logan Ramos 0ddc2d1f7f
Support codicons in getting started (#158173)
* Support codicons in getting started

* Update codicon styles

* Update close button hover state

Co-authored-by: Miguel Solorio <miguel.solorio@microsoft.com>
2022-08-15 12:49:26 -07:00
Andrea Mah 5864b1f51a
VS Code pre-release does not reload code on restart of the debugger (#157948)
* VS Code pre-release does not reload code on restart of the debugger
Fixes #157655
2022-08-15 09:46:59 -07:00
Justin Chen a17fb44e0e
Code Action Widget bugfix (items not showing up) #158129
bux fix on code actions not showing up
2022-08-15 09:13:06 -07:00
Megan Rogge c460a60476
better fix for complex debug traps (#158124)
fix #157851
2022-08-15 07:58:31 -07:00
Johannes Rieken aa0e7b731a
Merge pull request #157559 from ChaseKnowlden/cheerful-pigeon
Fix a typo in secret state
2022-08-15 16:57:00 +02:00
Johannes Rieken ca6a6317ce
Merge pull request #156965 from FantasqueX/patch-2
Replace the deprecated canceled with Cancellation Error in ipc.ts
2022-08-15 16:56:32 +02:00
Logan Ramos 6e8a191c03
Move common.cli to electron-sandbox (#158174) 2022-08-15 16:54:37 +02:00
Megan Rogge ef7831e9c5
reset user's ZDOTDIR if shell integration is disabled (#158132)
fix 157128
2022-08-15 07:38:49 -07:00
Benjamin Pasero 597b59a628
menus - show context menu in global activity like in views (#158172) 2022-08-15 10:08:56 -04:00
Alex Ross 6504980069
Include tunnel privacy in embedder openTunnel (#158166)
* Include tunnel privacy in embedder openTunnel

* Add other tunnel attributes
2022-08-15 10:08:14 -04:00
Daniel Imms f250d3f77e
Merge pull request #158127 from zgracem/improve-fish-integration
improve fish shell integration in vi mode
2022-08-15 06:44:44 -07:00
Ladislau Szomoru 0312703a70
Git - Fix text alignment for Sync button (#158167)
Sync button - fix text alignment
2022-08-15 15:39:20 +02:00
Megan Rogge 9c6513b4b8
fix task reconnection (#158130) 2022-08-15 06:35:10 -07:00
Alex Ross c3b497adc7
Update multiline comment add UX (#158163)
Part of #115808
2022-08-15 13:49:35 +01:00
Alex Ross cd1f14ff64
Respect workbench.tree.expandMode in custom trees (#158160)
Fixes #158159
2022-08-15 08:41:46 -04:00
jeanp413 8b46432df3 Fixes #155030 2022-08-14 23:49:16 -05:00
Z. Grace Moreau 922eb9d68f account for fish_mode_prompt like iTerm2 does
If `fish_mode_prompt` is a defined function that produces any output,
that output is printed before `fish_prompt`.
See <https://fishshell.com/docs/current/cmds/fish_mode_prompt.html>
2022-08-14 11:25:04 -06:00
Robo 1a582f7c07
chore: update electron@19.0.12 (#158025) 2022-08-13 08:08:37 +02:00
Daniel Imms 99e003463f
Merge pull request #158051 from microsoft/tyriar/157890
Escape go to dirs with spaces properly
2022-08-12 18:37:04 -07:00
Babak K. Shandiz b20d9c4b36 🔨 Use RegExp to ensure correct URL format
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-12 21:45:08 +00:00
Daniel Imms ff94187e7e
Escape go to dirs with spaces properly
Fixes #157890
2022-08-12 14:40:27 -07:00
Justin Chen 4b6ab496d0
Code action widget style fixes and fix #158030
* added disabled hover

* code cleanup on disabled option hovers

* removed comments

* widget enabled by default

* code cleanup and fix on build

* clean up on css removed unused importants

* small patch for css rules

* minor refactor on codeactionitems

* fix on disabled option click

* fix on disabled option click

* added some icons but just temp

* added iconws and modified widget look

* added beginning logic for menu groupings

* looks pretty good for a menu wooo

* added headers to menu + removed extra text from option labels

* minor code cleanup on group filtering

* Refactoring on code action kind

* changed styling based on feedback

* code cleanup

* First couple of fixes on PR for code action kinds

* modified icons and refactoring

* removed extra push

* removed parsing and added code action kind for surround

* minor style fixes and fix on border
2022-08-12 22:37:58 +01:00
Megan Rogge 9270d91673
disable shell integration for complex debug trap (#157945)
* fix #157851

* move return to earlier

* Still run init scripts and then return

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2022-08-12 13:55:58 -07:00
Babak K. Shandiz 406c410017 ⚗️ Add tests to verify handling ITerm sequence: OSC 1337 ; CurrentDir=<Cwd> ST
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-12 20:50:10 +00:00
Babak K. Shandiz 01d41e8e4b ⚗️ Add tests to verify parseKeyValueAssignment function
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-12 20:40:26 +00:00
Peng Lyu 78df6cabeb
Notebook diff editor memory leak. (#158041) 2022-08-12 21:39:40 +01:00
Babak K. Shandiz 6b85ac7d36 🔨 Extract independent helper methods out of shellIntegrationAddon class
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-12 20:39:15 +00:00
Babak K. Shandiz f236859dfd ⚗️ Remove redundent test suite
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-12 20:38:21 +00:00
Babak K. Shandiz c819318ba4 ⚗️ Add tests to verify handling sequence OSC 9; 9 ; CWD ST
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-12 20:37:39 +00:00
Babak K. Shandiz 515c6c2a17 ⚗️ Add tests to verify handling sequence: OSC 7; scheme://cwd ST
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-12 20:22:57 +00:00
Babak K. Shandiz 0298970a39 🔨 Update handling of sequence: OSC 7; scheme://cwd ST
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-12 20:20:02 +00:00
Joyce Er 0db156bcfd
Fix edit session view preview of empty added files (#158040) 2022-08-12 21:00:07 +01:00
Peng Lyu 56e21c4c22
manual treeshaking for notebook modules (#158029) 2022-08-12 14:56:13 -04:00
Tyler James Leonhardt d6e6db4790
skip encoding so that users don't have to encode in Trusted Domains (#158032) 2022-08-12 19:54:01 +01:00
Logan Ramos d7fead4f8f
Add common property for VS Code cli (#158028) 2022-08-12 20:33:59 +02:00
Henning Dieterichs 003b6bccf9
Fixes checkbox layout bug. (#158013) 2022-08-12 16:06:14 +01:00
Aiday Marlen Kyzy 5dd0925c3a
Taking into account the sticky scroll widget when revealing a range (#157916)
* Taking into account the sticky scroll widget when revealing the range. Fixes https://github.com/microsoft/vscode/issues/157175

* Make viewport jump less when scrolling up with the arrow keys on the keyboard

* Test commit

* Removing sticky widget height in the view lines, refactoring the code

* Refactoring the code
2022-08-12 16:49:47 +02:00
Henning Dieterichs cb8a3661ac
Improve dev commands (#158011) 2022-08-12 16:41:55 +02:00
Sandeep Somavarapu 3da9f3f878
Merge pull request #158004 from microsoft/sandy081/aesthetic-elephant
init default profile extensions on main
2022-08-12 15:46:24 +02:00
Alex Ross eaa648574d
Update view size proposal (#157996) 2022-08-12 09:27:42 -04:00
aiday-mar b595675d9c work in progress 2022-08-12 15:06:48 +02:00
Sandeep Somavarapu 7eedff5c19
fix imports 2022-08-12 14:38:36 +02:00
Sandeep Somavarapu 8db0716db3
init default profile extensions on main 2022-08-12 14:35:31 +02:00
aiday-mar bd3e16b197 Initial skeleton of sticky scroll test 2022-08-12 13:21:14 +02:00
aiday-mar c1eaefe15f Tweaking the box shadow 2022-08-12 10:18:40 +02:00
Peng Lyu eebdf8174b
Organize notebook related services (#157966) 2022-08-12 01:44:32 +01:00
Justin Chen 8e456bd7ee
Added Icons and Header Separators to Code Action Widget (ref #132109)
* added disabled hover

* code cleanup on disabled option hovers

* removed comments

* widget enabled by default

* code cleanup and fix on build

* clean up on css removed unused importants

* small patch for css rules

* minor refactor on codeactionitems

* fix on disabled option click

* fix on disabled option click

* added some icons but just temp

* added iconws and modified widget look

* added beginning logic for menu groupings

* looks pretty good for a menu wooo

* added headers to menu + removed extra text from option labels

* minor code cleanup on group filtering

* Refactoring on code action kind

* changed styling based on feedback

* code cleanup

* First couple of fixes on PR for code action kinds

* modified icons and refactoring

* removed extra push

* removed parsing and added code action kind for surround
2022-08-12 00:56:36 +01:00
Matt Bierner abc84e0735
Bump webview fallback commit (#157959)
For #157222
2022-08-11 16:40:05 -07:00
Matt Bierner cad50f2b13
Allow markdown code blocks to contain data after language id (#157947)
Fixes #157793

This regexp matches cc60d66521/build.js (L88)
2022-08-11 12:56:15 -07:00
Aaron Munger 74f8a781d0
Merge pull request #157923 from amunger/interactiveExecute
add parameter to Interactive Execute to specify resource
2022-08-11 11:20:12 -07:00
Peng Lyu 44d98971a4
Update Interactive Window architecture doc (#157930)
Update Interactive Window architecture doc.
2022-08-11 11:09:49 -07:00
Daniel Imms 485e6c9b17
Merge pull request #157900 from microsoft/tyriar/157611
Swallow copy zsh script error to allow multi-user machines
2022-08-11 11:02:49 -07:00
aamunger 08639ebc2b
don't expect a full URI object 2022-08-11 11:01:48 -07:00
aamunger 694324e3ac
add parameter to Interactive Execute to specify resource 2022-08-11 10:45:24 -07:00
Rob Lourens c9e6ec4993
Make debug dropdown narrower to fit in narrow viewlet (#157922)
Fixes #156509
2022-08-11 18:37:59 +01:00
Logan Ramos 97b054e03b
Fix open and delete of nested files (#157911)
Fix incorrect context with nested files
2022-08-11 09:47:29 -07:00
Tyler James Leonhardt 9d0c62a06a
Add vscode.github to list of First Party extensions (#157917) 2022-08-11 09:34:39 -07:00
Henning Dieterichs a71a077d81
Fixes #154643 by always rendering the checkbox in the viewport (#157779)
* Fixes #154643 by always rendering the checkbox in the viewport

* Reuses clamp function.
2022-08-11 08:35:48 -07:00
Henning Dieterichs 67cd95c4ec
Merge pull request #157707 from microsoft/maximum-slug
Adds link to compute diff implementation.
2022-08-11 16:52:30 +02:00
Benjamin Pasero d8907bf02c
Native context menu does not support AnchorAxisAlignment (fix #157881) (#157882)
* Native context menu does not support `AnchorAxisAlignment` (fix #157881)

* whatever Linux/Windows
2022-08-11 10:40:01 -04:00
Alex Ross 5e06e2b178
Simple file picker isn't showing directories when I clear everything except C:/ (#157899)
Fixes #153828
2022-08-11 15:56:17 +02:00
Daniel Imms 3426493293
Swallow copy zsh script error to allow multi-user machines
Fixes #157611
2022-08-11 06:26:58 -07:00
Alex Ross 71dcfe37ff
Fix click target size for comment gutter (#157894) 2022-08-11 15:03:32 +02:00
Alex Ross 51ef5aa060
Fix comment gutter color (#157892) 2022-08-11 14:25:00 +02:00
Benjamin Simmonds c3e6bd21d4
Merge pull request #157803 from microsoft/benibenj/treeItemContextFromCommand
TreeViewPane command context selected TreeItem
2022-08-11 14:05:08 +02:00
Alex Ross ec5da8afee
Variable error proposal (#157788)
* Variable error proposal

* Fully implement VariableError
2022-08-11 11:18:22 +02:00
Peng Lyu 7e4bdc7f21
Update output items instead of output replacement if possible (#157850) 2022-08-11 10:59:50 +02:00
Babak K. Shandiz 39c3fce08e 🔨 Use verbose names and handlers for OSC 7 & OSC 9 sequences
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-11 08:09:01 +00:00
Rob Lourens ef65ac1ba5
Notebook cell debug menu sometimes disappears (#157853)
Fixes #157852
2022-08-11 03:25:30 +02:00
Megan Rogge f3e488a7b7
use task map key (#157810) 2022-08-10 16:34:06 -07:00
Daniel Imms 6886750c22
Merge pull request #157711 from microsoft/tyriar/157298
Handle multiple key handlers in extended pwsh keybindings
2022-08-10 16:33:46 -07:00
Peng Lyu ed3c69364a
Merge pull request #157723 from microsoft/rebornix/nb-document-hash
Minimal document edits for file content change
2022-08-10 15:22:39 -07:00
rebornix 4185d526e9
since we do incremental update, do not reset the handle pool. 2022-08-10 12:16:15 -07:00
Peng Lyu adbd449405
Remove console log from nb webview (#157832) 2022-08-10 20:58:15 +02:00
Alex Ross d66e94c739
Update comment thread context menu proposal (#157800)
Part of #151533
2022-08-10 11:54:47 -07:00
rebornix bf5423e10d
Batch hasOutput context key update. 2022-08-10 11:31:00 -07:00
rebornix e0b39314af
avoid unnecessary layout change when output changes 2022-08-10 11:26:53 -07:00
Logan Ramos dbbf24add8
Initial first run of telemetry output API (#157807)
* Initial first run of telemetry output API

* Add proposed api check
2022-08-10 13:26:12 -04:00
Joyce Er f6a746fc46
Merge pull request #157070 from microsoft/dev/joyceerhl/advanced-tiger
* Remove unused `donotShowContainerTitleWhenMergedWithContainer` option
* `donotRegisterOpenCommand` -> `doNotRegisterOpenCommand`
2022-08-10 09:22:01 -07:00
Alex Ross 9d0b225acf
Move more of the tunnels API into the tunnels proposal (#157806) 2022-08-10 17:57:17 +02:00
Joyce Er 18e2c39c0c
Remove donotShowContainerTitleWhenMergedWithContainer 2022-08-10 08:44:53 -07:00
Joyce Er 52d6c9decb
donotRegisterOpenCommand -> doNotRegisterOpenCommand 2022-08-10 08:43:18 -07:00
Benjamin Simmonds ed49922346
Merge branch 'main' into benibenj/treeItemContextFromCommand 2022-08-10 17:31:28 +02:00
Alex Ross b290ec3ded
Proposal for updating commenting area for diffs (#157508)
* Proposal for updating commenting area for diffs
Fixes #115808

* Polish changes
2022-08-10 17:22:31 +02:00
Benjamin Simmonds f5ff98cdc7
TreeViewPane command context selected TreeItem 2022-08-10 17:19:17 +02:00
Benjamin Pasero 683bf981e1
sandbox - mitigate native crash from ipcRenderer usages (#157765) (#157794) 2022-08-10 16:48:06 +02:00
Daniel Imms 60768058fd
Merge pull request #157778 from kidonng/patch-1
Fix fish integration script when commandline is empty
2022-08-10 07:21:54 -07:00
Alex Ross f07a9c8225
Fix invalid tree item check for iconPath (#157771)
Fixes #157273
2022-08-10 06:38:44 -07:00
Ladislau Szomoru 337d420bd2
UX - Remove !important for the opacity of the focused elements (#157764)
Remove !important for the opacity of the focused elements
2022-08-10 16:23:08 +03:00
Kid 917ee3123f
Fix fish integration script when commandline is empty 2022-08-10 21:20:12 +08:00
Babak K. Shandiz 7c528bc391 🎁 Add support for unkown CWD seq: OSC 7 ; scheme://cwd ST
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-10 13:15:46 +00:00
Babak K. Shandiz 1093fe0408 🎁 Add support for Cmder CWD seq: OSC 9 ; 9 ; <cwd> ST
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-10 13:14:53 +00:00
Babak K. Shandiz 43f7d43321 🎁 Add support for ITerm CWD seq: OSC 1337 ; CurrentDir=<Cwd> ST
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-10 13:12:26 +00:00
Babak K. Shandiz 2c468df27a 🔨 Use _parseKeyValueAssignment to parse key-value pairs
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-10 13:08:07 +00:00
Daniel Imms 9a9378d26f
Merge pull request #157631 from emeric-martineau/fix/prompt_command
Fix Simplify bash PROMPT_COMMAND handling commit
2022-08-10 06:07:56 -07:00
Babak K. Shandiz bf4ae00076 🎁 Add _parseKeyValueAssignment helper method
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-10 13:03:16 +00:00
DingWeizhe fd5c7a7296
fix sticky scroll start line number (#157466)
Co-authored-by: dweizhe <d.weizhe@anyong.com.tw>
2022-08-10 14:58:30 +02:00
Babak K. Shandiz f86e19e0ae 🔨 Extract _updateCwd method for further usage
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-10 12:55:11 +00:00
Henning Dieterichs ca824e6c14
Improves merge editor dev commands (#157706)
* Improves merge editor dev commands

* Fixes layering issues.
2022-08-10 14:34:22 +02:00
Rob Lourens 0f2239fc7c
"input" variables prevent compound configuration from launching more than one session (#157596)
* Revert ""input" variables prevent compound configuration from launching more than one session (#157355)"

This reverts commit f1c5243126.

* "input" variables prevent compound configuration from launching more than one session
Fixes #141514

* Queue commands
2022-08-10 14:14:40 +02:00
Babak K. Shandiz f73201ad7f 🐛 Avoid reading truncated property values having '='
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2022-08-10 11:46:06 +00:00
Ladislau Szomoru 7033a6c644
SCM - remove workspace specific views (#157762) 2022-08-10 13:14:20 +02:00
Sandeep Somavarapu 15e43ca142
Fix #157690 (#157761) 2022-08-10 13:02:05 +02:00
Ladislau Szomoru ac1d88bc66
ActionWithDropdownActionViewItem - add separator (#155166) 2022-08-10 12:28:08 +02:00
Benjamin Pasero 1f00afe470
Use platform agnostic relative paths for workspace file (fix #148492) (#157507)
* Use platform agnostic relative paths for workspace file (fix #148492)

* more fixes

* cleanup

* fix

* rename methods

* always use slash

* cleanup

* fix tests on windows
2022-08-10 10:11:21 +02:00
Henning Dieterichs 47cd001778
Fixes source maps in web worker (#157704) 2022-08-10 09:59:18 +02:00
Benjamin Pasero dced70bbf3
Create editor groups from ViewColumn as needed (refs #123270) (#157640)
* make `createTextEditor` async and create editor groups (refs #123270)

* API docs update
2022-08-10 06:51:07 +02:00
rebornix e3d90725db
Apply minimal cell replace edits when file changes. 2022-08-09 18:09:05 -07:00
rebornix 0b45526567
notebook cell text buffer hash 2022-08-09 18:08:31 -07:00
Justin Chen 0eac052eb7
Bugfix on preselected options in code action widget (#157694)
* blocking hover on code action widget startup

* added fix on accidental hover - code action widget
2022-08-09 15:19:40 -07:00
Daniel Imms 36e2df6fca
Polish header comment 2022-08-09 14:36:30 -07:00
Daniel Imms 4828845616
Merge branch 'main' into fish-shell-integration 2022-08-09 14:30:59 -07:00
Daniel Imms f24a0b96d7
Handle multiple key handlers in extended pwsh keybindings
Fixes #157298
2022-08-09 14:06:27 -07:00
Henning Dieterichs db418c81ed
Fixes bug in diffing algorithm. (#157702) 2022-08-09 22:08:29 +02:00
Megan Rogge fa16306d62
fix typo (#157703) 2022-08-09 22:08:08 +02:00
Henning Dieterichs 6980b39404
Adds link to compute diff implementation. 2022-08-09 21:58:55 +02:00
Peng Lyu 06f2a63a15
Fix #157689. Trigger outputs to re-render outputs when missing renderers are installed. (#157692) 2022-08-09 15:16:51 -04:00
Daniel Imms a5abda784d
Merge pull request #157697 from microsoft/143769
Send IsWindows when running bash shell integration on Windows
2022-08-09 12:04:16 -07:00