v20220517.3
Changes:
- f8c79f0 Update pipeline node js version
- fb09fff Update pipeline
- 3fa5241 Apply OS changes (#21)
- 955fc38 bump version
- 3bac536 Disable flaky search smoke test microsoft#137195
- a44d73c Extract
LineSelectionAction
to its own file - 9456805 Merge pull request microsoft#135917 from laurentlb/master
- 4102107 Merge remote-tracking branch 'origin/main' into pr/laurentlb/135917
- 3a33723 Merge pull request microsoft#137508 from microsoft/hediet/unicode-highlighting
- cce6229 Catch and swallow errors during terminal persistence (microsoft#136804) [ microsoft#137468 ]
See More
- 8d71bec Merge remote-tracking branch 'origin/main' into hediet/unicode-highlighting
- 5128d2c Avoid conflicting scopes and commandIds in quiet logins from Accounts (fix microsoft#137601) (microsoft#137613)
- 00e466b fix microsoft#137365
- c084b6c add contribViewsRemote-proposal to api-tests extension
- 2fc6cc9 chore: fix perf hook integration with node environment
- b5b33d1 Improves performance of regex by only breaking on invisible or ambiguous characters.
- df082d6 Fixes schema.
- 479cc2c add --help and --version to server CLI. For microsoft#137658
- d159ea1 improve json language indicator
- b4a6b08 Merge pull request microsoft#137646 from microsoft/alex/adopt-run-when-idle
- 7dabffd * boolean -> boolean|DeriveFromWorkspaceTrust (with DeriveFromWorkspaceTrust being the default)
- 01d105b Add SCM contribution to manage context key for active resource changes (microsoft#137297)
- 145e380 Fix copy in process explorer [ microsoft#137597 ]
- 0dce469 Don't force a tab refresh when doing a terminal tabs layout [ microsoft#133635 ]
- 74e7864 Fix ctrl+delete to correctly send alt+d (ESC + d) [ microsoft#136994 ]
- 9d56323 Extract the workaround for
setTimeout
artificially being delayed by 4ms to a separate function. - dee69dc build: ⬆️ gulp-atom-electron
- 9bd899f Check the active element also when 'focusin' or 'focusout' bubble. [ microsoft/monaco-editor#2339 ]
- 2fa5d4f Adopt
runWhenIdle
(microsoft#133173) - 7be48d5 🆙 web playground
- 5349b09 Adds themable colors for minimap and overview ruler.
- aa21039 🆙 iconv-lite
- 6b07ef8 Partially revert 20fc985 due to failing integration tests
- 20fc985 Adopt
queueMicrotask
(microsoft#133173) - 3c0f5b2 Fixes microsoft#134234: Remove
__uniqueWebWorkerExtensionHostOrigin
option - 05012ac update nb doc.
- 3bd8556 support dynamic label rendering.
- 4e303fc fix microsoft#137590
- 6729fbb only focus when showing panel if active instance is not an extHost terminal
- 2e636de editors -
clearInput
beforesetInput
(microsoft#34697) - 6825c88 debt - adopt more
DeferredPromise
- 6358042 process explorer - improve detection logic of window kind (microsoft#137427)
- ce15e23 fix microsoft#128289
- 8d1b714 disable local echo when local by default (microsoft#137588)
- fe1958c reset terminal name when empty title is provided (microsoft#137589)
- 6add87d Fixes microsoft#132912: Insert a neutral character to check what its token type would be when deciding to auto-close a pair
- 1b7a0df Minor refactorings
- 97aa083 Simplify logic dealing with the case when the character is already typed (the composition end case)
- 94d07f1 Add comments and rename variables
- cae6e66 Reduce usage of
allow-any-unicode-next-line
- 981ab5e Update to Unicode 14.0.0
- 6f2ad19 More RBAC usage (microsoft#137579)
- 1d88390 Remove type hints
- 6b1a058 Improve running on
https
- a67d90a Merge pull request microsoft#136620 from filiptronicek/ft/fix-136619
- 27a61bd Small tweaks
- 6bfc0b1 Merge remote-tracking branch 'origin/main' into pr/filiptronicek/136620
- 165611d CellParts for markdown.
- 02e3a81 Merge pull request microsoft#137561 from rchiodo/rchiodo/renderer_iw
- 36adb23 CellPart#renderCell.
- f57aaeb progress bar listener.
- a36f097 Fix jupyter issue 8316 - Jupyter renderer extension not used for IW
- 6fc3332 Use
runWithFakedTimers
in more tests [ microsoft#135075 ] - aa81077 Speed up tests with take timers [ microsoft#135075 ]
- edfee5c Reduce delay in test [ microsoft#135075 ]
- 03f1fc5 Spelling
- 4c83c13 Reduce timeout [ microsoft#135075 ]
- bbc10af Improving ux for search in webviews on web
- e784e88 Update setting name to be more extensible in the future
- 9939a82 Add separator for TS version quick pick
- fa12665 Removing gating for ts args
- 75c202e Don't send over npmLocation on web
- 3c7bc14 Fix terminal find z index [ microsoft#137017 ]
- 2f7ab5c Disable should update color of the tab
- ec4b7e1 Fix fetching remote backends for attach session command [ microsoft#136064 ]
- 9ed1645 Fix terminal grace time constants in remote [ microsoft#136064 ]
- 6123d78 [json] use uri helpers
- 9a97289 redundant layout change of cell status bar.
- f13f583 [json] when downloading JSON Schema files, do Conditional GETs. Fixes microsoft#101050
- d3aabc5 remoteCli: support opening new windows, including other remotes and locals. Fixes microsoft#137529
- cc30f1f windowsMainServer: reuse doOpenEmpty & include arguments in traces
- c28aeab add verbose to remoteCli
- 6b52ad8 Fix microsoft#136774
- b33ab96 Move progress bar to cell part.
- 30aa385 fixes microsoft#137523
- bd93a73 prepare layout.
- 0b35337 Merge pull request microsoft#137486 from microsoft/rebornix/single-cell-em
- 08aeb7f Update input options to include hover feedback (Fixes microsoft#137441)
- c07710f 🆙 sudo-prompt
- a320e4c call resolveWorkspaceSymbol when the provider has it, no more incomplete locations, microsoft#69558
- 2d29ba7 Don't render invisible characters in hover (including bidi control characters).
- 8aeceae Fixes nits from code review.
- 1b5c8e1 Bump distro
- a71275a increase smoke test limits
- e53aa2a fix snap
- 023ed3f Adds SimpleWorkspaceTrustManagementService to provide IWorkspaceTrustManagementService to monaco editor contributions.
- 2ec3bfc builds: disable caching
- 96cc3b8 Disable should respect dimension overrides again [ microsoft#137155 ]
- a3f6aad Fixes microsoft#117264: Abandon tokenizing a line after 500ms if possible.
- 4970694 Use
dist
fromjschardet
and not sources - b61578f Implements highlighting of unicode characters.
- f5be473 fix snap build
- e16fcb1 Merge pull request microsoft#137471 from mamphis/multiple_codicons_for_line
- fb7ebd3 Style::debug.contribution: change content of breakpoint+stackframe
- f8dd92c glyphMargin: Reverted previous change
- ddbda4c tests - enable crash reporter for electron based unit tests
- b8357ed Restore
Text Mate Syntax Grammar Logging
functionality (microsoft#117264) - 780cf1c fix snap build
- 3a81c25 watcher - mitigate microsoft#137430
- cd0e926 hide _json.showAssociatedSchemaList command
- 9fd6ee7 Fixes microsoft#73656: Do not activate extensions if the search for glob patterns from
workspaceContains
times out - 39155b5 Update
.cachesalt
in an attempt to help the build proceed - d495934 fix: loading unsigned native modules from Ext host
- 607fdb7 single state change event.
- 3503de7 cell part respond to view cell state change.
- cc9e629 move progress bar listener to codecell
- 4f9ee29 cell progress bar update.
- de68e43 move hover and output focus into CodeCell
- ee689f7 💄
- ed9a644 move focus sink update to CodeCell
- 8a4b1a6 hook up cellPart.prepareRender
- c8d6875 updateLayoutNow/Async.
- 583e3f0 ICellViewModel.editorWidth.
- 79dd3eb dedup.
- 865714b abstract focus indicator.
- 9680ab0 💄
- 0620364 top insert toolbar is viewpart.
- 6805553 updateLayout for bottom toolbar.
- b18571c cellpart
- d0f6f16 Merge pull request microsoft#133637 from suzmue/focused
- 36ff562 use condition to check for focus
- 4d920d6 Merge branch 'microsoft:main' into focused
- 7fbe563 Fixes microsoft#136937: Do not log extension activation canceled error if the extension host is going down
- 5d0da7b move decorations out of cell renderer
- c30fc3d Merge pull request microsoft#123071 from Pranomvignesh/Fix-keybindings-title
- 2c6d3b2 Change Alt to Option only in the aria label provider and adopt change in tests
- f66bc86 add terminal editor and tab smoke tests (microsoft#137393) [ microsoft#137243, microsoft#137247, microsoft#137377 ]
- af9c880 Merge remote-tracking branch 'origin/main' into pr/Pranomvignesh/123071
- 15f1721 Fix logging
- f6eb10d Set
display:none
on content widgets which don't want to be visible to avoid overflowing the editor's area with invisible dom nodes (see microsoft#122370) - d7f92d9 Fixes microsoft/monaco-editor#2339: Listen to
focusin
andfocusout
and refresh the dom focus tracker state - 65b4d89 clean up
- 6ac63cc Use RBAC for builds (microsoft#137473)
- 2eeac2f glyphMargin: Wrapped codicons inside parent div [ microsoft#137436 ]
- d614b26 Merge pull request microsoft#137464 from microsoft/tyriar/instance_service_cleanup
- 4fb4bc9 Update to a newer
sudo-prompt
library (microsoft#137467) - db65778 Break circular dependency between term instance/instance service [ microsoft#136062 ]
- d2d8b74 Update/add docs for ITerminalInstanceService
- 0a5f68d Move preparePathForShell into TerminalInstance
- d9b65b6 Merge pull request microsoft#136625 from pdrgds/main [ microsoft#131458 ]
- 17c8f52 missing;
- 6df426e Create ITerminalInstance.sendPath
- a9bddd6 Improve caching of previous find matches in the
SelectionHighlighterState
- f9ccf96 specify output id in show more...
- e9d7fac fix microsoft#137415
- 3a55226 Move preparePathForShell into terminalEnvironment
- 7d3408d Consolidate convertProfileToShellLaunchConfig into instance service [ microsoft#136062 ]
- 0de4150 Merge pull request microsoft#137016 from rudavko/remove-duplication-by-using-distinct
- 9d7519e Move get xterm ctor out of instance service [ microsoft#136062 ]
- 1331a41 Remove unused interface members from ITerminalInstanceService [ microsoft#136062 ]
- 27bcdf5 Remove the
localProcessExtensionHostStartupTimes
telemetry event - 4a1a8b0 Cement launching the extension host from a worker on the main process
- acfb946 ci: 👷 no need for yarninstaller task
- 24ba24e Fixes microsoft#137337: Respect theme colors when generating CSS for scrollbars
- 6651f8a [json] Adapt language status indicator. Fixes microsoft#137288
- 8c64e1e Merge pull request microsoft#136657 from microsoft/joh/shortcut_fs
- 90a67d4 fix tests
- 999507a tests - merge keytar test into native modules test
- 05a7143 tests - lift test to browser since it has no node.js deps
- bedf867 microsoft#131808 - Set up output collapsed part in cell template
- 722cbe1 Fixed minor typos and grammar mistakes in README and CONTRIBUTING (microsoft#134282)
- 333a215 Add CellProgressBar [ microsoft#131808 ]
- 8cb22ea DIsplay
Select Kernel
in kernel picker (microsoft#137380) - b2e3a42 Split deprecation message first [ microsoft#131345 ]
- 08890fb Fix microsoft#137399
- f280c58 Show focused border when output is focused
- 18743f7 Simplify BetweenCellToolbar
- 4dc57b1 Use injected contextKeyService in cell toolbar class
- 1becfd0 Refactor toolbars in cellRenderer [ microsoft#131808 ]
- 239a94c remove debug log
- 00fa317 Add terminal profile smoke tests (microsoft#137079)
- bdc6162 trigger didChange event when you update inputbox.value. ref c1c103d
- c1c103d Have setting the value trigger the filter. Fixes microsoft#137279
- 59c5300 Fix spelling
- 7600192 Pick up TS 4.5 as bundled TS version [ microsoft#136704 ]
- af87dc4 Notebook List View Cell rendering.
- e9ca473 Change jupyter language name
- 8133e1f Revert "have set value on the QuickPick/InputBox simply set the value on the input. Fixes microsoft#137279"
- d24c9ed Clean providerId
- dfbaecd have set value on the QuickPick/InputBox simply set the value on the input. Fixes microsoft#137279
- 3d796ce Fix terminal service unit test
- b64378e Testing out panel alignment setting (microsoft#137009)
- e28da46 Remove only
- 6af8133 Fix remote unit tests
- e84d16b Add unit tests for safeDisposeTerminal [ microsoft#136060 ]
- 9f1e991 [json] update diagnostics when schema changes. Fixes microsoft#137309
- 35a8a61 Fix microsoft#137239
- bdc7b61 Add terminal test services, tidy up terminal service test init [ microsoft#136060 ]
- dc8122c Setup unit tests for TerminalService, hide convert slc in class again [ microsoft#136060 ]
- b66d2e7 Next attempt to fix should respect dimension overrides in remote [ microsoft#137155 ]
- 6191365 Enable file dnd in tree views [ microsoft#32592 ]
- da099cc Skip should respect dimensions overrides tests in remote only [ microsoft#137155 ]
- 6ff75f1 Add comments to tree dnd proposal [ microsoft#32592 ]
- daabfff Incorporate tree dnd API feedback [ microsoft#32592 ]
- af67d73 add note why spdlog is used in ext host
- 119b0ea remove unused method
- d450b04 💄
- d42cecf -runButtonContainer
- 7fa5945 Extract Cell Run Toolbar.
- f4aff75 cellParts.
- 1170cc9 -bottomCellToolbarContainer.
- cfb2f75 💄
- 57f6be8 extract nb top cell toolbar.
- aa1a68f notebook viewparts.
- 5cbefa8 microsoft#51935 suggestons for multi language identifiers
- e303d3e Update cell renderer naming.
- 2673296 fix nb test npe.
- 0e233cc Adopt a pattern that works with parcel 2
- cdb14d8 remove title menu from template.
- ee96da1 💄
- fc24669 Extract CellToolbars.
- db217ba Add enable-render-process-reuse flag (microsoft#120952)
- 3eb535c Add support for ungrouped settings in the ToC [ microsoft#137259 ]
- 059cb6f Do not show the selected or suggested kernel unless just one (microsoft#137320)
- f1051d9 Fix ToC category and extension names sorting [ microsoft#137257 ]
- 297c52b finalize forceNewSession API
- 5109e2e Fix microsoft#136424
- 7cb71e8 Add unit tests for convertProfileToShellLaunchConfig [ microsoft#136060 ]
- cd66eec Only serialize terminal sessions if data is written [ microsoft#135811 ]
- 68519fc Fix microsoft#137085
- f647097 microsoft#51935 support updating configuration for multiple language identifiers in configuration service
- 7131e48 Remove IterableIterator from dnd API proposal [ microsoft#32592 ]
- 340338b microsoft#51935 support multi lang specific settings
- adcda6a Add onWillDrop to tree dnd proposal [ microsoft#32592 ]
- 56681ed Update Publish Branch label
- ff04fe2 don't freeze copied object
- 9583050 fix compiler
- bc417a6 Merge branch 'main' into joh/shortcut_fs
- dd72b79 update distro
- 409041b dedupe workspace symbols results
- 7e24e6f Merge branch 'main' into joh/shortcut_fs
- 5c52ca4 api - update docs around
onDidChangeWorkspaceFolders
(fix microsoft#137263) - c0d8e78 update distro
- 7f3fb9c microsoft#51935 clone override contents
- 6150256 Merge pull request microsoft#137267 from microsoft/chrisdias/updatepngs
- 6a25ae3 enable browser and remote integration tests (microsoft#137254)
- 8a7324f Allow relative file links inside of markdown notebook cells [ microsoft#126097 ]
- 4415c0f Update ts@next for building VS Code
- fc4e141 Skip one more test on web
- 9922639 Skip html image tests on web
This list of changes was auto generated.