Commit Graph

61404 Commits

Author SHA1 Message Date
Sandeep Somavarapu 5e5e709460 move auth token service from user data sync 2020-02-20 15:04:33 +01:00
Sandeep Somavarapu efc5b912ac #91078 back up only disabled or marketplace extensions 2020-02-20 13:54:54 +01:00
Sandeep Somavarapu b9801745ad #91078 Enable back up for extensions and global state 2020-02-20 13:39:24 +01:00
Sandeep Somavarapu 78659304eb #90239 use disable insteadof enable 2020-02-20 12:52:26 +01:00
Sandeep Somavarapu e3dfc219be Fix #90239 2020-02-20 12:45:56 +01:00
Benjamin Pasero 5da116f3b1 editors - track out of workspace watchers in editor service 2020-02-20 12:33:45 +01:00
Benjamin Pasero 884c2d282b editors - move code that closes editors on file deletes to editor service to support all editors 2020-02-20 12:13:27 +01:00
Alex Dima aa23435a87 Avoid TextModel constructor in tests 2020-02-20 11:33:33 +01:00
Benjamin Pasero 266fc44ab8 context - add a comment for defaults in resource context key 2020-02-20 11:30:39 +01:00
Alex Dima f0693b90bd Remove old argument 2020-02-20 11:14:42 +01:00
Johannes Rieken fdab6671e1 adopt new loader, fixes https://github.com/microsoft/vscode/issues/90484 2020-02-20 11:12:01 +01:00
isidor 093ada3830 debug.console.historySuggestions
fixes #90520
2020-02-20 11:00:53 +01:00
Johannes Rieken bf94868958 use NearTopIfOutsideViewport for outline and symbol navigation, #90068 2020-02-20 10:58:55 +01:00
Johannes Rieken c3a2488af0 Add NearTopIfOutsideViewport and whats needed for that, #90068 2020-02-20 10:58:55 +01:00
Alex Dima aadc10fb5c Fixes #90990: The minimap layout computation should use view line count not model line count 2020-02-20 10:38:31 +01:00
Martin Aeschlimann 83b7504466 foldBackground needs transparency. Fixes #91034 2020-02-20 10:33:08 +01:00
Martin Aeschlimann 66f525f435 [ts] enumMember missing in token legend 2020-02-20 10:31:14 +01:00
Johannes Rieken de8faeae59 fix #90894 2020-02-20 10:30:06 +01:00
Sandeep Somavarapu cbecb15121 Merge pull request #91035 from jeanp413/fix-89562
Enable to open diagnostic link from problems panel with keyboard
2020-02-20 10:27:46 +01:00
Sandeep Somavarapu e5019ef656 Merge branch 'master' into fix-89562 2020-02-20 10:27:30 +01:00
Johannes Rieken 7a2418796e finalize WorkspaceEditEntryMetadata-API, #77728 2020-02-20 10:10:55 +01:00
Benjamin Pasero a3c79c70b0 Relative path menu entry not available on splitted window pane (fix #90885) 2020-02-20 10:09:48 +01:00
Johannes Rieken aea05e0949 rename WorkspaceEditMetadata to WorkspaceEditEntryMetadata #77728 2020-02-20 10:02:59 +01:00
Sandeep Somavarapu 125c9ea879 Fix #90923 2020-02-20 09:35:42 +01:00
Benjamin Pasero 5d64dcc0a6 working copy - introduce and adopt a way to participate in file operations 2020-02-20 09:27:45 +01:00
Benjamin Pasero 44f6625c30 Change -> Undo no longer marks document non-dirty (fix #90973) 2020-02-20 08:03:30 +01:00
Rob Lourens 7779310804 Fix #90918 2020-02-19 21:20:52 -08:00
Peng Lyu 9c341b3d8f Merge pull request #90623 from rebornix/rebornix/listitemwithoutheight
List view set row height option
2020-02-19 19:25:09 -08:00
Peng Lyu 4901725f97 Merge branch 'master' into rebornix/listitemwithoutheight 2020-02-19 18:07:24 -08:00
jeanp413 f3e1716d13 Fixes #89562 2020-02-19 20:36:03 -05:00
Miguel Solorio 0c35df5391 Update Codicons: bell-dot, debug alt, run
https://github.com/microsoft/vscode-codicons/commit/0f348fb33e7801acee804c257fea5c26b7297c2c
https://github.com/microsoft/vscode-codicons/commit/8318cf8724cb7765624cf7a938d540175603b9cb
2020-02-19 15:21:58 -08:00
Rachel Macfarlane 88044f2cc6 Add sign in/sign out commands from Microsoft auth provider, fixes #90988 2020-02-19 11:49:42 -08:00
Benjamin Pasero e683dce828 progress - remove fallback to statusbar for now when notification closed 2020-02-19 17:40:54 +01:00
isidor f063e48322 Make initial debug / run view extensible
#85548
2020-02-19 17:39:54 +01:00
isidor 50c2f7fb66 emplty explorer: use proper action on mac 2020-02-19 17:33:14 +01:00
Martin Aeschlimann e346071dfc improve getRemoteName signature 2020-02-19 17:14:53 +01:00
Martin Aeschlimann e3d78d5a2c cli: new window when --remote is used without paths 2020-02-19 17:14:53 +01:00
Martin Aeschlimann 05ba01fc87 add remoteExtensionTips 2020-02-19 17:14:53 +01:00
Sandeep Somavarapu 13d7b3066a 💄 2020-02-19 16:37:37 +01:00
Sandeep Somavarapu f357cdc531 #89367 check for version compatibility 2020-02-19 16:18:11 +01:00
Sandeep Somavarapu a03f3d5d9e add telemetry 2020-02-19 16:16:05 +01:00
Benjamin Pasero 1311b224cf text files - 💄 names 2020-02-19 16:03:40 +01:00
Alex Dima 1233630ede Emit change events from the configuration service (microsoft/monaco-editor#1833) 2020-02-19 16:01:23 +01:00
Sandeep Somavarapu da49b057d1 Fix #89832 2020-02-19 15:58:31 +01:00
João Moreno b5c0c51ee7 Merge pull request #90994 from microsoft/alexr00/fixScmSuggest
Fix eager suggest in SCM message
2020-02-19 15:56:35 +01:00
Daniel Imms d793ae615e Merge pull request #90847 from dormesica/Fix-#90415
Fix run active file in terminal not wrapping with quotes
2020-02-19 06:50:58 -08:00
Alex Ross 6a660fde54 Fix eager suggest in SCM message 2020-02-19 15:45:03 +01:00
Gustavo Cassel 4957d8d6df Exposed Open/Save dialog title on public VSCode Proposed API (#90493)
Co-authored-by: Alex Ross <alros@microsoft.com>
2020-02-19 15:38:44 +01:00
isidor 9d27bbe7ae fixes #90940 2020-02-19 15:32:10 +01:00
Alex Dima 8031bfdfaf Add test for #90973 2020-02-19 15:05:44 +01:00