Commit Graph

55590 Commits

Author SHA1 Message Date
isidor ba82bddd89 remove unused 2019-10-14 14:39:44 +02:00
isidor 9c7f7d60e7 debug: do not report errors from configurationDone
fixes #82354
2019-10-14 14:39:44 +02:00
Martin Aeschlimann 26225a3f4c partsSlash: latest theme colors not persisted on color change 2019-10-14 14:39:44 +02:00
Martin Aeschlimann cc49f34f42 workbenchThemeService: Strict property initialization (#78168) 2019-10-14 14:39:44 +02:00
Alex Dima 617ca966a7 Remove bad test assertion 2019-10-14 14:39:44 +02:00
Alex Dima 081ba54144 Strict property initialization (#78168) 2019-10-14 14:39:44 +02:00
Martin Aeschlimann 03dd464b47 Command line error - "Option 'proxy-server' is unknown. Ignoring.". Fixes #82253 2019-10-14 14:39:44 +02:00
Daniel Imms a6511f9955 Revert "Fix strictFunctionTypes errors in terminal proxy"
This reverts commit 7f5a4a3f5b.
2019-10-14 14:39:44 +02:00
Martin Aeschlimann 5e61bbd54f Recent Workspaces list broken with UNC paths and root of a drive. Fixes #74362 2019-10-14 14:39:44 +02:00
Matt Bierner 5a24d13624 Update highlight js and md versions 2019-10-14 14:39:44 +02:00
Matt Bierner 664fe8f910 Show preferred action info in lightbulb hover
Fixes #69976
2019-10-14 14:39:44 +02:00
Matt Bierner 592e0ca271 Remove more duplicated types 2019-10-14 14:39:44 +02:00
Matt Bierner 9a8be02e5d Use normalized path for loading remote webvie resources
With the new asWebviewUri function, the raw uri is in a format the the remote file system will not be able to understand. Make sure we use the normalized path which is in the correct format
2019-10-14 14:39:43 +02:00
Alex Dima 3d716c20e2 Fixes #45131: Render a floating click widget when the diff editor has whitespace only changes and whitespace is ignored 2019-10-14 14:39:43 +02:00
Alex Dima f9a37b406a Avoid excessive Promise.resolve 2019-10-14 14:39:43 +02:00
Alex Dima e85b326d5c Add DiffEditor contributions 2019-10-14 14:39:43 +02:00
Alex Dima 7b9364af5d Improve labels (#45131) 2019-10-14 14:39:43 +02:00
Rachel Macfarlane d783f9ec2d strictPropertyInitialization in comments, #78168 2019-10-14 14:39:43 +02:00
helen3141 34648a0cc6 Merge branch 'master' into runNpmFromContextMenu 2019-10-11 15:38:33 -07:00
Alex Dima c8fe7709a7 Fixes #64579 2019-10-12 00:35:35 +02:00
Alex Dima 34e03dda66 Fixes #63553: Repaint decorations when the modified editor's tab size changes 2019-10-12 00:34:11 +02:00
helen3141 a7ff5b1ac8 Pull Request feedback: do not show command in command palette 2019-10-11 15:31:01 -07:00
Alex Dima 1f01e888f2 debt - Avoid Number.MIN_VALUE and Number.MAX_VALUE 2019-10-12 00:22:46 +02:00
helen3141 cecda63be5 Pull Request feedback: updated documentation and naming, read from cache if available instead of creating new tasks 2019-10-11 15:18:31 -07:00
Connor Peet 78fd1e5ec2 php - fix break statement not reducing indent level
Fixes https://github.com/microsoft/vscode/issues/57964
2019-10-11 13:36:36 -07:00
Connor Peet b6b011b294 php - increment indentation for inline php tags
Fixes https://github.com/microsoft/vscode/issues/44137
2019-10-11 11:56:32 -07:00
Rachel Macfarlane 988077fc2c Fix #82298, this.getConnection is not a function 2019-10-11 11:56:11 -07:00
SteVen Batten 0d065af185 adopt font window icon controls (#82301)
* adopt font window icon controls
fixes #82193

* fix max/restore button
2019-10-11 11:34:55 -07:00
Connor Peet 867bcaee0d php - fix identation drifting on empty single-long blocks
Fixes https://github.com/microsoft/vscode/issues/34424
2019-10-11 11:22:13 -07:00
Connor Peet 72f3185301 php - open executable settings if the validator fails
Fixes https://github.com/microsoft/vscode/issues/8735
2019-10-11 10:53:31 -07:00
Miguel Solorio f3d4a67c2d Center scm text, badges, and icons 2019-10-11 10:50:09 -07:00
Miguel Solorio fb82295959 Fix #74681 2019-10-11 10:12:01 -07:00
Miguel Solorio debaebba50 Update Chrome icons to render correctly on Windows 2019-10-11 09:26:13 -07:00
Alexandru Dima 3ee53ad714 Fixes #69238: Avoid placing the hover above the page 2019-10-11 17:32:49 +02:00
Miguel Solorio 7680bfc470 Merge pull request #82198 from microsoft/misolori/activity-bar-active
Add active activity border and background colors
2019-10-11 08:26:03 -07:00
Miguel Solorio 372e76a727 Merge branch 'master' into misolori/activity-bar-active 2019-10-11 08:25:40 -07:00
Miguel Solorio b880553e5e Fix #82165 2019-10-11 08:06:18 -07:00
Alexandru Dima f26a2e84d1 Fixes #65281: Treat the presence of \w as an indicator of a multiline regex search string 2019-10-11 17:03:55 +02:00
Alex Ross 2d87c95e53 Don't show task quick pick for 'show' command when only one task
Fixes #47505
2019-10-11 17:01:02 +02:00
João Moreno a69811751d Merge pull request #82349 from yamachu/fix/suggest-over-remove
Fixed the problem of overwriting many characters in suggestion
2019-10-11 07:41:00 -07:00
Alex Ross 4425701a16 Add tasks setting to turn off all task auto detection
Fixes #63841
2019-10-11 16:15:51 +02:00
Alex Ross cc100aa664 Add ability to have OS specific task problem matchers
Fixes #59023
2019-10-11 16:01:30 +02:00
Joao Moreno 5a63e286a7 fixes #82346 2019-10-11 15:40:17 +02:00
Joao Moreno a7f3a3732e more 💄 2019-10-11 15:40:07 +02:00
Joao Moreno 13584cceaf 💄 2019-10-11 15:38:37 +02:00
Alex Ross dc4b1c231c Rename CustomExecution2 to CustomExecution
Part of #80375
2019-10-11 14:43:23 +02:00
Erich Gamma 6251b1c226 Update pull_request_template.md 2019-10-11 14:21:06 +02:00
Alex Ross cc6d174f7c Add task end fire so that executions are cleaned up
Fixes #81777
2019-10-11 12:35:46 +02:00
yamachu d952f6bfc1 Fixed the problem of overwriting many characters in suggestion 2019-10-11 19:07:31 +09:00
Erich Gamma 1cd8dce12c Create pull_request_template.md 2019-10-11 11:56:05 +02:00