vscode/build/lib
SteVen Batten afd102cbd2
Trusted Workspaces Feature Branch Merge (#115961)
* draft trusted workspace service / model

* renaming

* add request model and action

* err fix

* add request handlers with mock actions

* some quick fixes

* adding badge icon to activity bar gear

* Add Statusbar item to indicate trust

* Cleanup code

* Add background color

* Use theme color for the status background color

* adding basic editing experience

* observe trust with startup tasks

* Extension enablement

* Add capability to provide a custom message

* Remove old actions

* explorer: if you can not undo, pass undo to editor

fixes #111630

* Remove plug icon from ports view
Part of https://github.com/microsoft/vscode-internalbacklog/issues/1689

* Fixed compilation error

* Handle extension uninstall

* Handle extension install

* Ability to prompt when state is untrusted

* Do not change state is the modal dialog is dismissed or the Cancel button is pressed

* Refactored enablement code

* Prompt when installing from VSIX

* Prompt when installing from the Gallery

* Move file into the browser folder

* fixes and polish

* restructure workspace contributions

* restructure actions and use confirmations

* Initial draft of the proposed APIs

* Added stubs for the proposed api

* Trusted Workspace proposed API

* Fix a regression introduced by merge

* status bar indicator improvements

* remove helper command as we now have hooks

* verbose messaging for the immediate request

* add indication to global activity icon of pending request

* try personal title

* Add configuration setting

* Add additional extension actions

* Fix contributions

* Removed context key that is not needed

* Fixed issue with the dialog

* Reduce arbitrary event limiter from 16ms down to 4.16666 (support for monitors up-to 240hz) #107016

* Fixes #115221: update emoji tests

* Give a higher priority to language configuration set via API call (#114684)

* debug console menu action polish

* Avoid the CSS general sibling combinator ~ for perf reasons

* more notebook todos

* Use label as tooltip fallback properly
Part of #115337

* Fixes microsoft/monaco-editor#2329: Move `registerThemingParticipant` call to `/editor/`

* Fix port label not always getting set
Part of microsoft/vscode-remote-release#4364

* simplify map creation, fyi @bpasero

* Fix #114432: Multiple save dialogs appearing on Windows if Ctrl+S is pressed multiple times (#114450)

* fix multiple save dialogs appearing on Windows when spamming Ctrl+S

* remove old fix and instead keep track of windows with open dialogs in the dialogMainService

* keep initialisation of activeWindowDialogs in constructor

* remove unused variable

* some changes

* queue dialogs based on hash of options

* simplify structure, fix comment typo

* Apply suggestions from code review

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>

* remove unnecessary async/await for aquireFileDialogLock method

* don't acquire file dialog lock for message boxes

* use MessageBoxReturnValue | SaveDialogReturnValue | OpenDialogReturnValue instead of any type for getWindowDialogQueue

* Apply suggestions from code review

Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>

* 💄 dialog main service locks

* debt - adopt some ? operator

* Better hiding of custom hover in icon label

* Limit to 8ms (120fps)

* more API todos for notebooks

* 💄

* Update grammars

* chore - group notebook specific api proposals together

* added unreleased fixes to endgame notebook

* Add changes back to the modal dialog

* Add back the workspace trust proposed APIs

* Adjust dialog buttons

* Standardize on WorkspaceTrust name across interfaces, classes, variables

* Renamed some of the missing keys

* Add TestWorkspaceTrust stub and fix failing tests

* Add requiresWorkspaceTrust property to fix test failure

* remove notebook change

Co-authored-by: Ladislau Szomoru <lszomoru@microsoft.com>
Co-authored-by: isidor <inikolic@microsoft.com>
Co-authored-by: Alex Ross <alros@microsoft.com>
Co-authored-by: TacticalDan <gorksorf@gmail.com>
Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
Co-authored-by: Johannes Rieken <johannes.rieken@gmail.com>
Co-authored-by: Cameron <cameron532@gmail.com>
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com>
2021-02-06 00:38:32 -08:00
..
eslint add api lint rule for region comments 2021-01-21 17:42:33 +01:00
test Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
typings drop gulp-cssnano, use gulp-postcss 2021-01-22 10:49:30 +01:00
watch 🆙 vscode-gulp-watch (fixes high CPU on Apple SI) 2021-01-29 10:31:22 +01:00
asar.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
asar.ts build: improve ignores in node_modules 2020-10-25 23:27:20 +01:00
builtInExtensions.js missing build output 2021-01-18 15:02:55 +01:00
builtInExtensions.ts include remote-wsl by default 2020-11-17 15:29:34 +01:00
bundle.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
bundle.ts Fix standalone editor gulp scripts. 2018-10-10 11:09:29 +02:00
compilation.js Load expensive node modules lazily 2020-12-22 19:55:56 +01:00
compilation.ts fix type casts 2021-01-04 15:54:59 +01:00
dependencies.js move build/dependencies.js to typescript 2021-01-21 09:32:06 +01:00
dependencies.ts move build/dependencies.js to typescript 2021-01-21 09:32:06 +01:00
electron.js Load expensive node modules lazily 2020-12-22 19:55:56 +01:00
electron.ts fix type casts 2021-01-04 15:54:59 +01:00
extensions.js push it real good 2021-01-19 20:04:43 +01:00
extensions.ts Revert "remove colorize-tests extension usage" 2021-01-19 11:39:39 +01:00
git.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
git.ts replace void 0 with undefined 2019-01-03 11:20:19 -08:00
i18n.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
i18n.resources.json Trusted Workspaces Feature Branch Merge (#115961) 2021-02-06 00:38:32 -08:00
i18n.ts build - fix warnings in TS files 2020-10-13 10:48:40 +02:00
layersChecker.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
layersChecker.ts 💄 layers checker 2020-12-08 09:29:16 +01:00
monaco-api.js Load expensive node modules lazily 2020-12-22 19:55:56 +01:00
monaco-api.ts fix type casts 2021-01-04 15:54:59 +01:00
nls.js Load expensive node modules lazily 2020-12-22 19:55:56 +01:00
nls.ts fix type casts 2021-01-04 15:54:59 +01:00
node.js fix: disable rosetta option for universal build (#115280) 2021-01-27 20:34:19 -08:00
node.ts Use x64 node for darwin-arm64. Fixes #115009 2021-01-27 16:49:16 +01:00
optimize.js drop gulp-cssnano, use gulp-postcss 2021-01-22 10:49:30 +01:00
optimize.ts drop gulp-cssnano, use gulp-postcss 2021-01-22 10:49:30 +01:00
preLaunch.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
preLaunch.ts Adding more explicit typings for promises 2020-09-09 09:21:56 -07:00
reporter.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
reporter.ts yarn watch: save errors in separate files, make error regex multiline aware 2020-11-20 14:06:42 +01:00
snapshotLoader.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
snapshotLoader.ts Fix accidental fallthrough in snapshot loader 2018-10-31 16:46:37 +01:00
standalone.js Load expensive node modules lazily 2020-12-22 19:55:56 +01:00
standalone.ts fix type casts 2021-01-04 15:54:59 +01:00
stats.js Load expensive node modules lazily 2020-12-22 19:55:56 +01:00
stats.ts fix type casts 2021-01-04 15:54:59 +01:00
task.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
task.ts fix mispell 2019-04-09 13:21:46 +08:00
treeshaking.js Load expensive node modules lazily 2020-12-22 19:55:56 +01:00
treeshaking.ts fix type casts 2021-01-04 15:54:59 +01:00
util.js Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
util.ts use uploaded node_modules sourcemaps 2020-10-26 16:19:44 +01:00