Commit Graph

711 Commits (e70ba206ff5b7b6fe54a7abda6ddb97ca3658758)

Author SHA1 Message Date
Benjamin Pasero 00cb6865ab keyboard - document my contextkeys 2021-02-22 08:09:03 +01:00
Ladislau Szomoru 2b230e4b26
Azure DevOps build task to download built-in extension details (#116938) 2021-02-19 18:10:40 +01:00
Logan Ramos 6dad35394f Update copyright year 2021-02-17 17:02:21 -05:00
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
Benjamin Pasero 384ef20251 🆙 vscode-gulp-watch (fixes high CPU on Apple SI) 2021-01-29 10:31:22 +01:00
Robo f73c011ae3
fix: disable rosetta option for universal build (#115280) 2021-01-27 20:34:19 -08:00
Martin Aeschlimann e4f1833d79 Use x64 node for darwin-arm64. Fixes #115009 2021-01-27 16:49:16 +01:00
João Moreno cf4c4a0ece
drop gulp-cssnano, use gulp-postcss 2021-01-22 10:49:30 +01:00
Johannes Rieken dbd4ede23f add api lint rule for region comments 2021-01-21 17:42:33 +01:00
João Moreno 9cfba54681
move build/dependencies.js to typescript 2021-01-21 09:32:06 +01:00
Johannes Rieken 845a4d4268 add new rule to enforce Thenable over Promise, adopt in vscode.d.ts and vscode.proposed.d.ts 2021-01-20 13:08:04 +01:00
João Moreno 239213eaeb push it real good 2021-01-19 20:04:43 +01:00
João Moreno 0e7f3d0d8c
Revert "remove colorize-tests extension usage"
This reverts commit d577c4b18d.
2021-01-19 11:39:39 +01:00
João Moreno 9995d12824 missing build output 2021-01-18 15:02:55 +01:00
João Moreno ed8655201a fix web extensions 2021-01-18 14:35:58 +01:00
João Moreno d577c4b18d
remove colorize-tests extension usage 2021-01-15 12:59:42 +01:00
Matt Bierner 0227681492 Add new external uri opener service
This workbench service handles opening external uris. Unlike the core OpenerService, it also has logic for configuring a default opener and prompting if multiple openers are availble for a given uri
2021-01-12 12:41:15 -08:00
João Moreno d3e4bdb617
Merge branch 'master' into joao/wsl 2021-01-12 15:16:54 +01:00
João Moreno 575f87306f
Merge branch 'joao/build/esbuild' 2021-01-07 10:56:08 +01:00
João Moreno 22b9a2b1e8
update esbuild 2021-01-06 14:19:19 +01:00
Johannes Rieken 0319fedae1 add lint rule for missing cancellation token in resolve and provide methods, fyi @alexr00 please remove surpression comment 2021-01-05 18:48:13 +01:00
João Moreno b99faeeb3c
fix minification target 2021-01-05 16:46:54 +01:00
João Moreno 7449d86b89
use esbuild for minification 2021-01-05 11:54:18 +01:00
João Moreno 008f8dcdee
missing compilation 2021-01-05 11:01:52 +01:00
Johannes Rieken fee7cdacf7 add provider naming rule 2021-01-04 20:02:05 +01:00
João Moreno fc4b40b633
fix type casts 2021-01-04 15:54:59 +01:00
Alexandru Dima c1eb24b027
Load expensive node modules lazily 2020-12-22 19:55:56 +01:00
Alexandru Dima 428008f3a5
Align versions across `package.json` files 2020-12-14 20:06:18 +01:00
Alexandru Dima d1fff1a083
Check in `.js` files from the `/build/` folder to improve build speeds 2020-12-14 11:13:16 +01:00
Connor Peet fe4f9a9e6f
testing: add to i18n 2020-12-11 15:33:06 -08:00
Benjamin Pasero e6d238e251 web - clipboard warning when failing access 2020-12-10 14:16:12 +01:00
Benjamin Pasero a6946159d4 💄 layers checker 2020-12-08 09:29:16 +01:00
Jackson Kearl 0921f711c3
Add GettingStartedService/Registry and initial getting started UI (#111175)
* WIP -Getting Started Registry

* Initial idea of how registry/service will work

* Getting started with Getting Started

* Add telemetry and touch up enablement flag

* Add contrib as startup editor

* Move to allowing static Getting Start blob

* No newline

* Remove unused enum
2020-11-25 14:05:49 -08:00
Martin Aeschlimann 542a82754c yarn watch: save errors in separate files, make error regex multiline aware 2020-11-20 14:06:42 +01:00
João Moreno 8a5f6fa5ce
include remote-wsl by default 2020-11-17 15:29:34 +01:00
Alex Dima 7a322c44db
Try to fix the build 2020-11-11 08:01:21 +01:00
Sandeep Somavarapu 294406d7a1 Fix #110121 2020-11-09 15:39:13 +01:00
Johannes Rieken 1bd7cf9e41 use gh username for todo-tags, nuke some todo-tags 2020-11-02 14:16:55 +01:00
Martin Aeschlimann a2a0fe56a0 Error: base must be a non-empty string, or null/undefined. 2020-10-26 20:22:34 +01:00
Martin Aeschlimann 975408db6b use uploaded node_modules sourcemaps 2020-10-26 16:19:44 +01:00
Martin Aeschlimann afb0e96b66 build: improve ignores in node_modules 2020-10-25 23:27:20 +01:00
Benjamin Pasero 14cd152991 Offer to open workspace in root even when telemetry has been disabled (fix #108669) 2020-10-21 16:20:33 +02:00
Benjamin Pasero 50ee84f780 debt - btoa/atob is not core 2020-10-15 13:55:18 +02:00
Benjamin Pasero ded9067afa build - fix warnings in TS files
//cc @joaomoreno
2020-10-13 10:48:40 +02:00
Johannes Rieken bb383f2875 support "@types" in treeshaker 2020-10-06 10:12:47 +02:00
Alex Dima dd6bd3ae6a
Reduce the number of folders where we use TS 2020-09-24 17:39:48 +02:00
Alex Dima 57f4c1bf74
Convert `build/lib/watch/` to `.ts` 2020-09-24 17:24:24 +02:00
Alex Dima 2ab5b8bd5f
Convert `build/lib/eslint/code-no-unused-expressions.js` to `.ts` 2020-09-24 17:10:39 +02:00
Alex Dima 9f806960d4
Convert `build/lib/builtInExtensions.js` to `.ts` 2020-09-24 17:00:44 +02:00
João Moreno 2469bf6832
remove build compilation output 2020-09-22 11:12:55 +02:00