Commit graph

66219 commits

Author SHA1 Message Date
João Moreno a67d00db97
fixes #98157 2020-05-20 14:04:03 +02:00
isidor 5a167bb2fd editor: conoslidte computing of editor aria labels and use 'preview' for preivew tabs and pinned 2020-05-20 13:12:34 +02:00
Sandeep Somavarapu 6becf17d7a #93960 fix tests 2020-05-20 13:08:43 +02:00
Sandeep Somavarapu 175fddc4ee #93960 Show sycned machines 2020-05-20 13:08:43 +02:00
João Moreno 025dc8a948
add remote from push 2020-05-20 11:37:53 +02:00
João Moreno 0700c9ea43
git: contributable add remote 2020-05-20 11:37:53 +02:00
João Moreno b514c4a2a9
fixes #98134 2020-05-20 11:37:52 +02:00
João Moreno dedf4e7903
address publish to GitHub awareness 2020-05-20 11:37:52 +02:00
Sandeep Somavarapu df201566d2 Refactor autosync service to be more reliable and predictable 2020-05-20 10:48:04 +02:00
Alex Ross 074fc4d8da Update Python grammar
Fixes #98179
2020-05-20 10:43:20 +02:00
Johannes Rieken 1ea6771919 fix https://github.com/microsoft/vscode/issues/97836 2020-05-20 10:19:54 +02:00
Johannes Rieken 4acde6b5af argument naming ignorePathCasing, https://github.com/microsoft/vscode/issues/93368 2020-05-20 10:13:47 +02:00
Robo d5372eb159
Reland "fix: use electron-osx-sign instead of manual code signing (#97582)" (#98145)
This reverts commit f291767f09.
2020-05-20 10:06:15 +02:00
Peng Lyu 452dc54c78
Merge pull request #98215 from microsoft/rebornix/fix-potential-focus-loop
Fix potential focus infinite loop
2020-05-19 18:21:54 -07:00
rebornix 199d1b8773 Fix potential focus infinite loop 2020-05-19 17:59:53 -07:00
rebornix ff4d12ae65 cancel token. 2020-05-19 17:51:40 -07:00
Rachel Macfarlane 4f46398b7e Send auth provider API calls through renderer when on remote 2020-05-19 17:46:36 -07:00
rebornix 5c928428df notebookEditor.visible 2020-05-19 17:20:20 -07:00
Rachel Macfarlane d1a59226f2 Fix build 2020-05-19 16:58:38 -07:00
rebornix 8e02737abc notebookEditor.active 2020-05-19 16:55:38 -07:00
SteVen Batten 5d59a2e671 add when clause 2020-05-19 16:46:53 -07:00
Matt Bierner 3c3c2fdf19 Cache custom editor info
For #96436

Caches the custom editors information using a global memento. This makes sure the editor information is available during startup before extensions have been initialized
2020-05-19 16:41:17 -07:00
SteVen Batten 0617cd346e kb shortcuts for view moving
refs #89170
2020-05-19 16:39:10 -07:00
Matt Bierner cfcf9d1195 Update to latest ts version 2020-05-19 16:05:53 -07:00
Peng Lyu 536078737f
Merge pull request #98126 from microsoft/rebornix/documentNEditors
Separate notebook document and editor events.
2020-05-19 15:09:52 -07:00
Rachel Macfarlane 2b166d8e75 Update getSession typings 2020-05-19 14:51:24 -07:00
rebornix cc151dd103 notebook tests for notebook content change events. 2020-05-19 14:46:14 -07:00
rebornix 345f02dad4 emit editor close event. 2020-05-19 13:55:15 -07:00
rebornix 0dea13a46a Notebook document events. 2020-05-19 12:05:21 -07:00
Miguel Solorio 0e59918fe0 Make folding chevron visible 2020-05-19 11:39:52 -07:00
SteVen Batten 9f7a3cecd7 add comment for clarity 2020-05-19 10:25:16 -07:00
Daniel Imms 643b98794c Fix TerminalLinkManager tests 2020-05-19 09:00:57 -07:00
Daniel Imms 48ca7c9cd3 Correct unit test suite name 2020-05-19 08:25:40 -07:00
Daniel Imms 1b9576ff30 Merge remote-tracking branch 'origin/master' into tyriar/96266 2020-05-19 08:06:51 -07:00
Johannes Rieken 7ab052aec4 first cut of token_at_position api, https://github.com/microsoft/vscode/issues/91555 2020-05-19 16:23:08 +02:00
Alex Ross a267564138 Fix tree item label highlight
Fixes #97899
2020-05-19 15:25:50 +02:00
Benjamin Pasero a1a3da0e39 text model resolver - cleanup handling of untitled and inMemory resources 2020-05-19 13:19:11 +02:00
Alex Dima a7c698ce0c
Move view layout modification through view model 2020-05-19 13:14:19 +02:00
João Moreno 4bb364cc8e github: publish workspace folder 2020-05-19 11:57:41 +02:00
Johannes Rieken 2aa9f3f243 fix https://github.com/microsoft/vscode/issues/98152 2020-05-19 11:37:42 +02:00
João Moreno da3bf754c3 fix quality build 2020-05-19 11:29:48 +02:00
Alex Ross 68f2488cbc Update TreeView reveal doc in response to comment
https://github.com/microsoft/vscode/issues/98095#issuecomment-630689079
2020-05-19 11:29:23 +02:00
Johannes Rieken 25850522e4 make markers view aware of concept of same-document-reference
https://github.com/microsoft/vscode/issues/97881
2020-05-19 11:16:18 +02:00
Sandeep Somavarapu 856dea7e71 stop using commands instead use workbench service 2020-05-19 11:00:45 +02:00
Sandeep Somavarapu e33a750ce8 Revert "confirm to reset in the turn off command"
This reverts commit c8eccf9b16.
2020-05-19 10:39:05 +02:00
Benjamin Pasero 7d95943801 debt - never use "path" directly 2020-05-19 10:38:07 +02:00
Sandeep Somavarapu c8eccf9b16 confirm to reset in the turn off command 2020-05-19 10:34:09 +02:00
Alex Ross 6c9f5fa082 Dispose IReference in AbstractTaskService
Fixes #98135
2020-05-19 10:21:00 +02:00
deepak1556 f291767f09 Revert "fix: use electron-osx-sign instead of manual code signing (#97582)"
This reverts commit a1ddfae782.
2020-05-19 00:49:44 -07:00
Johannes Rieken 77a5f8f044 peek highlight should use reference uri, but bucket uri, https://github.com/microsoft/vscode/issues/97881 2020-05-19 09:34:24 +02:00