Commit graph

56344 commits

Author SHA1 Message Date
Benjamin Pasero a96b8b5246 web - safari is weird 2019-10-25 12:51:32 +02:00
Johannes Rieken 89b049e8e2 callh - fix incorrect preview after toggle 2019-10-25 12:45:58 +02:00
Benjamin Pasero 5ff0b530ba web - cleanup vendor specific CSS rules 2019-10-25 12:45:37 +02:00
Daniel Imms 342f812348
Merge pull request #83175 from jmbockhorst/link
Change terminal link hover widget position to be consistent
2019-10-25 03:45:09 -07:00
Daniel Imms 9fce34075f
Merge branch 'master' into link 2019-10-25 03:44:58 -07:00
Johannes Rieken 992e25cf66 callh - add toggle direction command 2019-10-25 12:27:52 +02:00
isidor fcc9736b4f fixes #83237 2019-10-25 12:16:17 +02:00
Alex Ross 47e822b77c Fix help links in remote explorer
Fixes https://github.com/microsoft/vscode-internalbacklog/issues/885
2019-10-25 12:09:43 +02:00
Joao Moreno 256cf1500d
Merge remote-tracking branch 'origin/master' 2019-10-25 12:06:56 +02:00
Johannes Rieken 7a15086232 sort item by location, #81754 2019-10-25 12:05:10 +02:00
Joao Moreno 5dd6a1e2b6
Merge commit 'refs/pull/79566/head' of github.com:microsoft/vscode into pr/79566 2019-10-25 12:02:57 +02:00
Joao Moreno e5d248c33b
cleanup update product from command palette 2019-10-25 11:55:08 +02:00
Joao Moreno 1e6cf75dd3
Merge commit 'refs/pull/77515/head' of github.com:microsoft/vscode into pr/77515 2019-10-25 11:45:57 +02:00
Joao Moreno 1c19031a23
Merge remote-tracking branch 'origin/master' 2019-10-25 11:41:31 +02:00
Joao Moreno b716ca6ae6
fix typo 2019-10-25 11:38:55 +02:00
Joao Moreno 2c0115ec8c
fix compile errors 2019-10-25 11:36:06 +02:00
Joao Moreno 980fb4b0ff
Merge commit 'refs/pull/76342/head' of github.com:microsoft/vscode into pr/76342 2019-10-25 11:32:15 +02:00
Benjamin Pasero f44a8ad6c4 Web: allow to drag to desktop to download file (fixes #83284) 2019-10-25 11:18:04 +02:00
Johannes Rieken 9c7600fb27 callh - fix tree view state 2019-10-25 10:55:54 +02:00
João Moreno 16e5fae907
Merge pull request #83257 from andrecasal/fix-git-confirmEmptyCommits-description
Clarified git.confirmEmptyCommits description
2019-10-25 10:46:34 +02:00
Johannes Rieken cabd816c44 typos #70231 2019-10-25 10:41:02 +02:00
Johannes Rieken 3355ceafbe and more jsdoc, #70231 2019-10-25 10:40:18 +02:00
Joao Moreno b8d2bad649
tree: should not throw when active nodes change 2019-10-25 10:38:17 +02:00
Johannes Rieken b802676caa call it CallHierarchyProvider instead of CallHierarchyItemProvider #70231 2019-10-25 10:18:17 +02:00
Johannes Rieken 2120b2bff6 jsdoc for #70231 2019-10-25 10:18:17 +02:00
Johannes Rieken 458f1df650 small polish for #81753 2019-10-25 10:18:17 +02:00
Martin Aeschlimann ce9f8e1c94 adopt json.ParseOptions.allowEmptyContent and getNodeType 2019-10-25 10:16:53 +02:00
Martin Aeschlimann db5a09cdcb json: add getNodeType 2019-10-25 10:16:53 +02:00
Martin Aeschlimann 320f6b619d json.allowEmptyContent: add setting 2019-10-25 10:16:53 +02:00
Martin Aeschlimann 63529117f2 json.parse: fix for empty property name 2019-10-25 10:16:53 +02:00
Alex Dima 85ebb0d0b9
Update distro 2019-10-25 10:03:49 +02:00
Joao Moreno 93f1e0287b
git: remove bad menu 2019-10-25 09:54:20 +02:00
Johannes Rieken f7d0c2d2da add parent back, fix caching id issue, 2019-10-25 09:22:44 +02:00
Alex Dima a275e77a92
Improve hygiene filter 2019-10-25 09:19:35 +02:00
Johannes Rieken 5cf90246f9 remove call hierarchy API commands since the API/flow changes, #83274 2019-10-25 08:48:36 +02:00
Benjamin Pasero 051164a35f 💄 2019-10-25 08:45:12 +02:00
Matt Bierner 7a54d7ec42 Revert "Revert "Fixes #78746: use display:inline-block only for whitespace with explicit sizing""
This reverts commit 0a4596d881.

130de0c65f fixed the unit tests
2019-10-24 18:47:29 -07:00
Matt Bierner 0a4596d881 Revert "Fixes #78746: use display:inline-block only for whitespace with explicit sizing"
This reverts commit 5e4d7a8489.
2019-10-24 18:40:40 -07:00
Jackson Kearl 94a472c7bd Add keydown listener to disposables 2019-10-24 18:21:35 -07:00
Peng Lyu 130de0c65f Re #78746. Fix tests. 2019-10-24 18:12:43 -07:00
Matt Bierner ba4a504ffe Use a case-insensitive map for store pending buffer operations
Fixes #82634
2019-10-24 18:12:21 -07:00
Peng Lyu c45ac9bc55
Merge pull request #63176 from lionello/patch-1
StartFindWithSelectionAction should not focus the find widget
2019-10-24 17:56:39 -07:00
Peng Lyu 0e3061ca04
Merge branch 'master' into patch-1 2019-10-24 17:47:05 -07:00
Matt Bierner de2c32f69d Split js doc injection into js and specific ones 2019-10-24 16:58:12 -07:00
Matt Bierner b20a4cbc5d Mark event fields readonly 2019-10-24 16:58:12 -07:00
Matt Bierner 951f891b23 Extend disposable 2019-10-24 16:58:12 -07:00
Matt Bierner 73fbb9da18 Use proper map 2019-10-24 16:58:12 -07:00
Matt Bierner b66a2571fd Use Disposable 2019-10-24 16:58:12 -07:00
Peng Lyu ea49afd15e Fix #79935. editor.cursorSurroundingLinesStyle. 2019-10-24 16:19:40 -07:00
Alex Dima 5e4d7a8489
Fixes #78746: use display:inline-block only for whitespace with explicit sizing 2019-10-25 00:03:29 +02:00