Commit Graph
73433 Commits
Author SHA1 Message Date
Scott Davis 7e5609afa9 feat: implement Git: Push Tags command (#110096)
Related to #109799
2020-11-09 16:00:44 +01:00
Sandeep Somavarapu e3754e6f8d group uninstall and install another version actions into same group 2020-11-09 15:40:53 +01:00
Sandeep Somavarapu 294406d7a1 Fix #110121 2020-11-09 15:39:13 +01:00
Martin Aeschlimann 23579d815f [file icon theme] icon match the last word of folder name not the whole name. Fixes #110183 2020-11-09 15:27:54 +01:00
João Moreno ec084a25bd 💄 2020-11-09 15:19:15 +01:00
João Moreno df4524f713 Merge branch 'master' into pr/97525 2020-11-09 15:08:04 +01:00
João Moreno 86d848d8e7 💄 2020-11-09 14:45:36 +01:00
João Moreno 592fa5cdaf Merge branch 'master' into pr/97486 2020-11-09 14:29:59 +01:00
João Moreno fd306e8cb4 Merge branch 'pr/97322' 2020-11-09 14:23:40 +01:00
João Moreno dd97a9d335 💄 2020-11-09 14:23:24 +01:00
Johannes Rieken d40499936f Merge pull request #108682 from Siegrift/enable-tsec-language-service-plugin
Enable tsec as language service plugin
2020-11-09 14:15:27 +01:00
Alex Ross 551db7ec94 Add new fileDirnameBasename variable
Fixes #78316
2020-11-09 13:56:29 +01:00
Martin Aeschlimann 8cfcd9a3fe Merge pull request #110178 from vfcp/master
Correct themeLabel in package.nls.json for "Tomorrow Night Blue" theme
2020-11-09 13:39:56 +01:00
Alex Ross 2720a8022e Allow user tasks to run when no folder is open 2020-11-09 13:34:54 +01:00
Alex Dima 66ea9c5ca1 Pass in actual editors 2020-11-09 13:10:47 +01:00
Alex Dima a0031aa6ac Small refactorings 2020-11-09 12:56:16 +01:00
Johannes Rieken 07f0bade37 remove duplicated context key expressions, fixes https://github.com/microsoft/vscode/issues/97381 2020-11-09 12:43:10 +01:00
Johannes Rieken 5290baabac improve message when files is too large for formatting, fixes https://github.com/microsoft/vscode/issues/105986 2020-11-09 12:32:08 +01:00
Johannes Rieken 8cebd10782 set line height for suggest details, fixes https://github.com/microsoft/vscode/issues/110172 2020-11-09 12:20:14 +01:00
Johannes Rieken 3ed1d0050c Merge branch 'master' into enable-tsec-language-service-plugin 2020-11-09 11:46:47 +01:00
Benjamin Pasero 14767349ab window - some renames 💄 2020-11-09 11:41:36 +01:00
João Moreno 147f623629 Merge branch 'master' into pr/97322 2020-11-09 11:39:49 +01:00
Johannes Rieken 4439de9a3b tweak setting name editor.suggest.showInlineDetails, #109690 2020-11-09 11:38:19 +01:00
João Moreno 7efc22cc85 git.publish: do not await notification resolution
related to #109977
2020-11-09 11:37:10 +01:00
Benjamin Pasero 776541c380 Setting to Disable Split Editor on Drag and Drop (fix #71016) 2020-11-09 11:30:31 +01:00
Alex Dima c73c0b30f2 💄 let -> const 2020-11-09 11:27:41 +01:00
João Moreno 35ff2c0df8 fixes #110012 2020-11-09 11:24:23 +01:00
Johannes Rieken 85958bcecd fix https://github.com/microsoft/vscode/issues/97451 2020-11-09 11:23:41 +01:00
João Moreno aede2434b0 fixes microsoft/vscode-remote-release#3180 2020-11-09 11:08:09 +01:00
jeanp413 5a534883c7 Fixes #110212 2020-11-09 04:55:58 -05:00
Martin Aeschlimann 875c2ced66 Finalize FoldingRangeProvider.onDidChangeFoldingRanges. Fixes #108929 2020-11-09 10:29:20 +01:00
Alex Dima 1fab0083f9 Renames 2020-11-09 10:09:55 +01:00
Erich Gamma 7ca4a47ba5 add vscode-test 2020-11-09 10:04:43 +01:00
Alex Dima 4e24bef648 💄 2020-11-09 09:43:39 +01:00
Alexandru Dima 54ba2bad67 Merge pull request #104923 from AE1020/scrollbar-paging
Make Clicking in Scrollbars Move By Page
2020-11-09 09:19:59 +01:00
Alex Dima abcc621872 Rename option to scrollByPage 2020-11-09 09:18:30 +01:00
Benjamin Pasero 3517c02303 files - stop checking for BOM before writing
This would always result in a file read which can be slow in remote connections.
2020-11-09 09:15:24 +01:00
Benjamin Pasero 7bfd7fb685 Keyboard shortcuts for switching focus between left & right sides of diff view (fix #95068) 2020-11-09 09:09:23 +01:00
Benjamin Pasero eb8c718e81 debt - fix compile errors in bootstrap files 2020-11-09 09:03:14 +01:00
Benjamin Pasero 3154dd4f69 editors - add workbench.editor.enablePreview to most commonly used settings 2020-11-09 09:03:13 +01:00
Christof Marti 59a1893d6d Log number of loaded certificates (#91794) 2020-11-09 08:39:55 +01:00
rebornix f9e19c9ad1 only hide outputs when output is transient. 2020-11-08 21:11:25 -08:00
rebornix 148b85862a fix #89250. 2020-11-08 13:44:43 -08:00
Valter Pires 9ad6e7edf9 Correct themeLabel in package.nls.json for "Tomorrow Night Blue" theme
Fix themeLabel value in package.nls.json for "Tomorrow Night Blue" theme

Incorrect value "Quiet Light" commited in 183b2a2892
2020-11-08 15:30:16 +04:00
Sandeep Somavarapu 7095ef144b Revert "Revert "Fix #99971""
This reverts commit 5a73a68e1f.
2020-11-08 12:20:06 +01:00
Zuckjet a2963771d1 hover info should not be broken within word (#106885)
Fix #105630
2020-11-07 15:01:44 -08:00
dfireBird 024df33553 feat: add setting for default stash message 2020-11-07 08:56:48 +05:30
dfireBird 109d9984c1 fix: commit template appears as default stash message 2020-11-07 08:40:59 +05:30
dfireBird 19c0c60064 feat: detect default stash message
use commit message as default stash message if commit message box is populated
2020-11-07 08:39:26 +05:30
Rachel Macfarlane 03c38e6702 Add more logging to github auth provider 2020-11-06 15:10:09 -08:00