Commit Graph
70079 Commits
Author SHA1 Message Date
Robert JinandPeng Lyu 47a3a6c60b Modify setting message to match options (#88795)
Co-authored-by: Peng Lyu <penlv@microsoft.com>
2020-08-31 15:21:19 -07:00
deepak1556 ca919fd644 chore: update distro 2020-08-31 15:18:55 -07:00
Jean Pierre 8b1aca7255 Fixes #105202 (#105664) 2020-08-31 14:54:51 -07:00
Eric Amodio cd7b645699 Bumps version of github-browser 2020-08-31 17:47:53 -04:00
Sandeep Somavarapu e0c4a9b222 update distro 2020-08-31 23:30:19 +02:00
Connor Peet a288b1f1ea debug: improve language for noDebugAdapter
Fixes #105436
2020-08-31 13:55:53 -07:00
Alex Dima 40cb0f3433 Increase initial connection timeout 2020-08-31 22:27:06 +02:00
Martin Aeschlimann bdcf7e10cd update seti theme 2020-08-31 22:25:47 +02:00
Martin Aeschlimann 9b6d13d298 update services 2020-08-31 22:18:06 +02:00
rebornix d3cfbddde1 fix tests. 2020-08-31 12:16:35 -07:00
rebornix 23faaa293b add details to notebook kernel. 2020-08-31 12:07:11 -07:00
rebornix 311b7d1ce7 💄 2020-08-31 12:03:36 -07:00
rebornix c887ae1b6d remove legacy registerKernel 2020-08-31 12:00:21 -07:00
rebornix 2518d2c44d update kernel per document. 2020-08-31 11:49:19 -07:00
rebornix 774e868b25 fix #105376. 2020-08-31 11:41:58 -07:00
Rachel Macfarlane 3bb3e7ae75 Update ThirdPartyNotices.txt 2020-08-31 11:37:58 -07:00
isidor 7f79730cb6 Revert "Run menu does not remember dynamic launch configurations"
This reverts commit d4248f3df5.
2020-08-31 20:27:33 +02:00
Martin Aeschlimann 747d667946 add file associations for ".c++" and ".h++" file extensions. Fixes #104320 2020-08-31 20:09:27 +02:00
Eric Amodio 0090101fa8 Bumps version of github-browser 2020-08-31 13:00:32 -04:00
Alex Dima 94b05d07cb Remove some globals 2020-08-31 17:47:38 +02:00
Sandeep Somavarapu 2e8152ce75 Get authentication session info from workbench html in dev mode 2020-08-31 17:41:37 +02:00
Johannes Rieken 779436d981 fix another cycling types reference 2020-08-31 17:22:52 +02:00
Johannes Rieken a1df84ad20 💄 strict typings, namings 2020-08-31 17:16:55 +02:00
Benjamin Pasero e2d5e90ec4 debt - move extension debug IPC channel closer to interface 2020-08-31 17:10:19 +02:00
Benjamin Pasero bc797a3b0b sandbox - remove dependency to native keymap on startup 2020-08-31 16:58:26 +02:00
João Moreno b6071d2204 Merge pull request #105228 from marvinruder/master
Changed description of “Commit Signing” configuration label to include X.509.
2020-08-31 16:52:42 +02:00
isidor d4248f3df5 Run menu does not remember dynamic launch configurations
fixes #96293
2020-08-31 16:45:39 +02:00
Johannes Rieken 523034152d 💄 2020-08-31 16:45:02 +02:00
Johannes Rieken c0f7444243 remove unused interface 2020-08-31 16:42:56 +02:00
Johannes Rieken 38d8d797ec debt - ExtHostWindow implements ExtHostWindowShape, not itself 2020-08-31 16:33:07 +02:00
Christof Marti d08e158b8d Investigate #104554 2020-08-31 16:30:58 +02:00
Benjamin Pasero 7f3d8fc32f debt - move keyboard settings for touchbar into desktop.contribution 2020-08-31 16:30:35 +02:00
João Moreno 3b8ce6b4f1 Merge pull request #105587 from mjcrouch/scm-fix-duplicates
SCM: Clear list of created resource groups once they are added
2020-08-31 16:27:14 +02:00
Alex Ross def4753d5e Use appendText for markdown when tree tooltip is string
Fixes #105646
2020-08-31 15:35:50 +02:00
isidor 4b543447ae debug: respect __vscodeVariableMenuContext
#70377
2020-08-31 15:32:52 +02:00
João Moreno 6aafc4b7aa fixes #104762 2020-08-31 15:21:15 +02:00
Alexandru Dima 29e9717d34 Merge pull request #104310 from stnrepin/trailing-option-for-render-whitespace
Add 'trailing' option to 'editor.renderWhitespace'
2020-08-31 15:01:26 +02:00
Alex Ross 20c94eb37c Fix tooltip + hover on icon in tree view
Fixes #105647
2020-08-31 14:57:59 +02:00
Sandeep Somavarapu 9ef110d0fd Show config based tips in workspace recommendations 2020-08-31 13:56:49 +02:00
Ladislau Szomoru 8ed071bc44 Set marker properties only when settings change 2020-08-31 12:07:09 +02:00
isidor d177a392d9 fixes #105677 2020-08-31 11:46:45 +02:00
Martin Aeschlimann b0a00a006b Merge pull request #105510 from annkamsk/dom-api-inspect-editor-tokens
Create HTML with dom.ts#$ function calls instead of string concatenation
2020-08-31 02:19:46 -07:00
Benjamin Pasero 9b50b84c4c use import-type for modules we load async (#105594) 2020-08-31 10:58:16 +02:00
Johannes Rieken 57e9e1ad60 update docs for asAbsolutePath, https://github.com/microsoft/vscode/issues/105277 2020-08-31 10:01:18 +02:00
Johannes Rieken 639b39927d remove asAbsolutePath-confusion for web-context, https://github.com/microsoft/vscode/issues/105277 2020-08-31 10:01:18 +02:00
Johannes Rieken f1e7a02f8a Merge pull request #105585 from microsoft/joh/useExtUri
Use extensionUri and joinPath instead of asAbsolutePath
2020-08-31 09:51:28 +02:00
Alexandru Dima 4260f5a259 Merge branch 'master' into trailing-option-for-render-whitespace 2020-08-31 09:45:03 +02:00
bb6a1431d7 105160: Support configuring keyboard overlay timeout + mouse indicator color/size (#105219)
Co-authored-by: 陈大大哦了 <chenhonzhou@gmail.com>
Co-authored-by: Ladislau Szomoru <lszomoru@microsoft.com>
2020-08-31 09:09:44 +02:00
Benjamin Pasero ae0dbb397d 💄 desktop => native 2020-08-31 08:54:35 +02:00
Benjamin Pasero ecdf439034 💄 use path label when presenting paths to user 2020-08-31 08:21:26 +02:00