Commit graph

84773 commits

Author SHA1 Message Date
Andrew Branch c0bc22edf0
[typescript-language-features] Add suggest.allowIncompleteCompletions and pass trigger kind to TS Server (#127673)
* Add suggest.allowIncompleteCompletions and pass trigger kind to TS Server

* Remove setting, use switch for TriggerKind conversion
2021-07-06 16:10:20 -07:00
Tyler James Leonhardt 1274ff80b2
Add post request for prebuild action 2021-07-06 16:05:06 -07:00
Miguel Solorio b78904a19a Update Codicons
- Add `layers` and `compass`
- Add `azure`
2021-07-06 15:50:09 -07:00
Tyler Leonhardt e09ee35542
add useful readmes for the auth providers fixes #127688 fixes #127689 2021-07-06 15:43:59 -07:00
Tyler James Leonhardt 7acbd6a083
Create create-codespaces-prebuild.yml 2021-07-06 15:12:28 -07:00
meganrogge f5e9925a8b
fix #127157 2021-07-06 14:35:22 -07:00
Matt Bierner 92418e0ea0
Remove usage of non-standard setImmediate
This was broken after upgrading to webpack5
2021-07-06 12:42:27 -07:00
Matt Bierner 2222f3cc1d
Switch entirely to iframe based webviews on desktop
Fixes #83188
Part of #92164

Removes our usage of the electron `<webview>` tag
2021-07-06 12:40:51 -07:00
João Moreno d0b9f5f8cf
fixes #128051 2021-07-06 20:45:54 +02:00
João Moreno 7c1e41b091
introduce git-blame-ignore 2021-07-06 20:30:21 +02:00
João Moreno 2c7fc24d63
smoke: ctrl-c should kill all processes 2021-07-06 20:30:20 +02:00
Tyler Leonhardt f4e48a92dd
specify localhost for microsoft auth server 2021-07-06 11:07:46 -07:00
Josh Spicer 51759b9f9d
typo :) (#127893) 2021-07-06 10:44:35 -07:00
Logan Ramos 67bd4e2069
Fix #126805 2021-07-06 13:20:57 -04:00
Megan Rogge 364ba12a4c
fix #126691 (#128067) 2021-07-06 10:14:47 -07:00
Megan Rogge 619d4e9a40
fix #127157 (#128066) 2021-07-06 09:59:46 -07:00
Megan Rogge f8a78049e4
share openContextMenu (#128065) 2021-07-06 09:37:30 -07:00
Sandeep Somavarapu a45761ede3
easy to read 2021-07-06 16:37:03 +02:00
Daniel Imms 379e4aee05 Avoid OffscreenCanvas in terminal sash reset
Part of #127822
2021-07-06 07:24:22 -07:00
Sandeep Somavarapu 0c3d59e4fb
rename to title 2021-07-06 16:13:04 +02:00
Sandeep Somavarapu 1c96b77786
fine tune 2021-07-06 16:10:21 +02:00
Sandeep Somavarapu 9f1f2d8b84
Merge pull request #125563 from timfenney/add-copy-command-label-fixes-issue-125092
Add Copy Command Label to Keyboard Shortcuts.
2021-07-06 16:07:02 +02:00
Alex Ross df11c0c61f
Use active link foreground in workbench hover
Fixes #126752
2021-07-06 15:41:37 +02:00
Dirk Baeumer 1a3fd783fe
Disable locale info check. 2021-07-06 15:38:21 +02:00
Benjamin Pasero 48c787d9f3
editors - cleanup matches methods of side/diff editors 2021-07-06 15:34:46 +02:00
Dirk Baeumer ae52915f0c
Improve localization tests 2021-07-06 13:15:43 +02:00
Benjamin Pasero 7a0714a6e5
smoke - harden data migration test 2021-07-06 12:10:08 +02:00
Benjamin Pasero 40172a4729
editors - better matches for diffEditorInput 2021-07-06 11:58:00 +02:00
Sandeep Somavarapu b38186b046
Fix #126953 2021-07-06 11:57:34 +02:00
Andre Weinand 3918b3e0fe
Merge pull request #128022 from microsoft/aweinand/splitRunDropdown
A run & debug dropdown with default button
2021-07-06 11:56:16 +02:00
Andre Weinand af86c49b0f
add 'rememberDefaultAction' property 2021-07-06 11:49:39 +02:00
Sandeep Somavarapu ff98e113aa
#127693 add color to staus icons 2021-07-06 10:39:14 +02:00
Alex Ross 23e71e2bcc
Add pathSeparator to configurationEditing
Fixes #128015
2021-07-06 09:52:35 +02:00
Kieran Black 4153751d05
Add setting to modify copy separator (#101197)
* feat: add setting to modify copy separator

This commit adds a new custom setting files.copyPathSeparator which allows the user to select a default separator for the copy absolute and relative commands.

fixes issue #56279

* add argument to enforce a certain path separator on getUriLabel

* modify all copy path flows to leverage getUriLabel separator enforcing

* adjust to copy relative path only

* 💄

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2021-07-06 09:35:28 +02:00
Sandeep Somavarapu 7499603ece Fix #128032 2021-07-06 09:23:28 +02:00
rebornix 0a8a4b380b
dedup, folding action args def. 2021-07-05 16:57:19 -07:00
rebornix 37acfe4de6
fix #127758. de-dup mouse handling in comments. 2021-07-05 16:50:17 -07:00
rebornix badabb990c
freeze CommentController/Threadd through #value. 2021-07-05 16:09:17 -07:00
rebornix 92e91e9e47
re #115679. hide proxy from exthost comments. 2021-07-05 15:44:48 -07:00
Andre Weinand 99e9cd6b66
fix typo 2021-07-06 00:37:16 +02:00
Andre Weinand 50af8b1aa5
run dropdown with default 2021-07-06 00:08:31 +02:00
rebornix 01759044cf
re #115679. 2021-07-05 14:45:27 -07:00
rebornix a7d4da551e
re #127822 2021-07-05 13:57:21 -07:00
meganrogge 0d5e20ce72
consolidate code 2021-07-05 13:43:21 -07:00
meganrogge 8794d94603
fix #127968 2021-07-05 13:30:38 -07:00
Alex Dima 41c4bfc310
Debt: IntervalNode.range can be null 2021-07-05 19:53:36 +02:00
Martin Aeschlimann 579e399604
Merge pull request #127962 from galexite/patch-1
Add `.ixx` as a possible C++ extension
2021-07-05 18:42:42 +02:00
Sandeep Somavarapu 22d4a2558d
Refactor and clean up extension enablement
- Do not roll up the enablement state for dependents
- Ability to override workspace type (for extension service)
- add tests
- Enable extension status icon

@lszomoru FYI
2021-07-05 16:03:11 +02:00
Johannes Rieken 9b156d9236
Merge pull request #127391 from Kingwl/test_inlay_hints_monaco
Expose inlay hints api for monaco
2021-07-05 14:22:55 +02:00
Benjamin Pasero 886e133283
Notebook diff editor input matches method should consider both sides (fix #127997) 2021-07-05 14:11:54 +02:00