Commit graph

76529 commits

Author SHA1 Message Date
Alexandre Schnegg 2678e4b848
Only match exactly 7 equals (fixes #95040) 2021-02-09 10:35:10 +01:00
Sandeep Somavarapu cd97629c44 #116152 enable smoke tests 2021-02-09 08:58:39 +01:00
Sandeep Somavarapu 714fd96f61 #114901 revert partially
- do not scope view pane container context to its domnode
- only use target while creating the menu actions
2021-02-09 08:50:20 +01:00
Benjamin Pasero 65505d8bec
Merge pull request #115599 from microsoft/ben/114753
Web: remove old home indicator
2021-02-09 08:04:30 +01:00
Rob Lourens be5126d37c Also skip 'before', #116156 2021-02-08 22:08:17 -08:00
Rob Lourens 0829608afb Change disabled tests to .skip 2021-02-08 21:37:02 -08:00
Matt Bierner 87a3effc79 Try to disable caching in the simple browser's iframes 2021-02-08 21:31:04 -08:00
Matt Bierner 518097377d Handle 304s for remote resources
Now that we send along etag caching headers, the remote can return 304s. Make sure we forward these
2021-02-08 21:00:26 -08:00
Megan Rogge 29844a0baf disable smoke tests that time out 2021-02-08 18:21:39 -08:00
Jackson Kearl 4623a50995 Fix #116154 2021-02-08 17:46:12 -08:00
Miguel Solorio 64a164c9d5 Add default color for sash hover border color (refs #114636) 2021-02-08 16:38:57 -08:00
Matt Bierner ff03697a1a Use node script instead of 'cp' command
this should also work on widnows
2021-02-08 14:54:37 -08:00
Matt Bierner 46e28e3bbe Copy codicon files directly into sources instead of taking a non dev dependecy on the entire package 2021-02-08 14:27:16 -08:00
Matt Bierner 5b32b28037 Mark simple browser as a UI extension 2021-02-08 14:27:16 -08:00
Matt Bierner eb62ecb01e Use white background in simple browser by default 2021-02-08 14:27:16 -08:00
deepak1556 b06d9007ef chore: bump electron@11.2.3 2021-02-08 14:25:59 -08:00
Sandeep Somavarapu 15616c1869 focused view context key should be set at global context 2021-02-08 22:14:21 +01:00
Megan Rogge c7d527f9ce update yarn.lock 2021-02-08 12:24:20 -08:00
SteVen Batten 280cbff391 fix home menu items not appearing 2021-02-08 12:20:53 -08:00
Ladislau Szomoru e146dd28e1
Extension management - refactoring workspace trust signal (#116118) 2021-02-08 19:50:01 +01:00
Martin Aeschlimann c86be3bb57
Merge pull request #115309 from pfitzseb/sp/julia-grammar
Add Julia grammar
2021-02-08 18:26:51 +01:00
Martin Aeschlimann 5cfa6b7e26 update vscode-grammar-updater 2021-02-08 18:26:14 +01:00
Sandeep Somavarapu 3334b1534c #114901 associate scoped context key service to target 2021-02-08 18:00:51 +01:00
Connor Peet 86701b150d
debug: update js-debug 2021-02-08 08:28:29 -08:00
Martin Aeschlimann fb8bced55b after fix for grammar importer 2021-02-08 17:16:43 +01:00
Johannes Rieken 0293b129e3 add name attribute, https://github.com/microsoft/vscode/issues/115746 2021-02-08 16:53:35 +01:00
João Moreno 7f1d17baca
Update gulp-atom-electron (#116119)
* update to latest gulp-atom-electron

* update gulp-atom-electron again

* use latest gulp-atom-electron, electronMirror option

* Revert "use latest gulp-atom-electron, electronMirror option"

This reverts commit 47ff28a5e1.

* update gulp-atom-electron

* update gulp-atom-electron

* one more
2021-02-08 16:43:28 +01:00
Martin Aeschlimann 1a9635193f update and fix grammar 2021-02-08 16:33:49 +01:00
Martin Aeschlimann ebac2cfa10 add colorizer test 2021-02-08 16:33:12 +01:00
Martin Aeschlimann 50dc6c3c66 add search support 2021-02-08 16:22:32 +01:00
Daniel Imms ac7918ed6e Fix terminal paste command
Fixes #116098
2021-02-08 07:18:47 -08:00
David Bailey 1da95321b1
RPM: Don't generate build_id links (#116105)
* Don't generate build_id links

* add comment explaining change
2021-02-08 16:07:55 +01:00
Alex Ross f5381197bf Improve ports view welcome text
Part of #116058
2021-02-08 16:06:54 +01:00
Alex Ross 0f17001790 Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
Daniel Imms 01ace15b27 Fix clear terminal command ID
Fixes #116095
2021-02-08 06:39:24 -08:00
Daniel Imms 3fa2ca3f7b Fix new terminal keybinding
Fixes #116096
2021-02-08 06:37:10 -08:00
Johannes Rieken 2a38ef15fe remove used code 2021-02-08 14:57:35 +01:00
Martin Aeschlimann 124cd2155a Merge branch 'master' into pr/pfitzseb/115309 2021-02-08 14:48:21 +01:00
Johannes Rieken 75f4a581b7 fix https://github.com/microsoft/vscode/issues/116104 2021-02-08 14:44:42 +01:00
Sandeep Somavarapu 82f3379ac6 remove getActions*2 from view pane container 2021-02-08 14:35:58 +01:00
Alex Ross 9dd25c4d19 Don't show browser preview action in Ports view web
Part of microsoft/vscode-remote-release#4436
2021-02-08 13:33:30 +01:00
Johannes Rieken d0205792b0 add todo-tags for API feedback 2021-02-08 10:42:55 +01:00
Johannes Rieken 99c1589aed
Merge pull request #116005 from jeanp413/fix-115922
Fixes #115922
2021-02-08 10:26:44 +01:00
jeanp413 f891543df7 Properly check for FuzzyScore.Default value.
This was a regression from 37a4b96ae1
2021-02-06 18:57:17 -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
Rachel Macfarlane 01a3787cca Remove 'grant access' badge when done, fixes #115950 2021-02-05 17:23:08 -08:00
Connor Peet 7323c52084
testing: avoid showing 100% if any test failed
Fixes #115687
2021-02-05 16:04:52 -08:00
Megan Rogge ac60c82c7d
add tests (#115944) 2021-02-05 15:55:50 -08:00
Jackson Kearl fc336c97d9 allow \closedWith comment to add unreleaded label itself 2021-02-05 15:10:32 -08:00
Jackson Kearl 3c6756c11c Remove unused trigger 2021-02-05 15:10:32 -08:00