Commit Graph

52924 Commits

Author SHA1 Message Date
Daniel Imms 2b40fd525c Update distro 2019-08-12 09:41:13 -07:00
Alex Ross 6861a68ec4 Use env path to resolve executable in TerminalProcess (#78940)
Candidate fix for #78898
2019-08-12 18:33:31 +02:00
Joao Moreno b6a4220a98 fix #78768 2019-08-12 17:56:10 +02:00
Joao Moreno 0ed08672ef Revert "Revert "fixes #78167""
This reverts commit e8c6bfcec7.
2019-08-12 17:51:31 +02:00
Alexandru Dima 2666336a17 Merge pull request #78955 from TypeFox/ak/monaco_missing_providers
[monaco] expose missing language providers
2019-08-12 17:42:44 +02:00
Sandeep Somavarapu c76a7e69a6 remove request handler api and make web request service self registerable 2019-08-12 17:35:53 +02:00
Benjamin Pasero 1b79be4890 web - fix product version regression 2019-08-12 17:35:28 +02:00
Benjamin Pasero d83eabbd31 💄 - move some more things over to web 2019-08-12 17:29:24 +02:00
Andre Weinand 209e7920d2 move EH debug service to better location 2019-08-12 17:27:49 +02:00
Sandeep Somavarapu 54d131e840 update distro 2019-08-12 17:10:31 +02:00
Sandeep Somavarapu d701242cc5 update distro 2019-08-12 16:59:11 +02:00
Johannes Rieken 3c52a6d396 adopted latest references view extension 2019-08-12 16:54:15 +02:00
Johannes Rieken 192e15b613 remove support for markdown message in tree view, only support plain string 2019-08-12 16:54:15 +02:00
Daniel Imms 3ff362c06d xterm@3.15.0-beta98
Diff: https://github.com/xtermjs/xterm.js/compare/30161c3...f3b9dc0

Changes:

- Fix cursor blink for non-block cursor in DOM renderer
- Remove applyAddon
- Re-enable buffer tests
- Fix dom -> canvas renderer not drawing viewport

Fixes #77559
Fixes #78882
2019-08-12 07:48:19 -07:00
Joao Moreno 2278f87c1c fixes #78159 2019-08-12 16:45:12 +02:00
Joao Moreno 561f3ae73c fixes #78338 2019-08-12 16:23:57 +02:00
Joao Moreno 4163ea208d fixes #78228 2019-08-12 16:03:43 +02:00
Alex Ross bdd162c53a Fix spaghetti in test file 2019-08-12 15:57:29 +02:00
Johannes Rieken f6ef80200c fix more strict init errors 2019-08-12 15:46:03 +02:00
Anton Kosyakov bd179feeb7 [monaco] expose missing language providers
fix microsoft/monaco-editor#1546 - expose registerDeclarationProvider
fix microsoft/monaco-editor#1547 - expose registerSelectionRangeProvider

Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
2019-08-12 13:41:41 +00:00
Alex Ross 91da8dc700 Update C++ grammar for insiders to get hang fix
Fixes #78769
2019-08-12 15:01:26 +02:00
Joao Moreno b065069716 💄 2019-08-12 14:32:54 +02:00
Joao Moreno 69a4df1b5a Merge commit 'refs/pull/78922/head' of github.com:microsoft/vscode into pr/78922 2019-08-12 14:30:40 +02:00
João Moreno e15a88875a Fixes #78949 (#78950) 2019-08-12 14:12:18 +02:00
Joao Moreno 8ea3dc6ddb Merge branch 'pr/78562' 2019-08-12 14:07:14 +02:00
Joao Moreno 264d6ac829 💄 2019-08-12 14:06:53 +02:00
Andre Weinand 9564bf10f6 update distro 2019-08-12 13:22:13 +02:00
Andre Weinand 71fcfc4683 support empty window when debugging extensions 2019-08-12 13:16:05 +02:00
Benjamin Pasero 3ecbf67c01 update distro 2019-08-12 12:53:24 +02:00
Benjamin Pasero 54a4c00055 web - more cleanup of main files 2019-08-12 12:38:48 +02:00
Sandeep Somavarapu 2b8a397e45 Fix #78734 2019-08-12 12:08:08 +02:00
Benjamin Pasero bf94bedcfe build - workbench.main => workbench.desktop.main 2019-08-12 12:06:44 +02:00
Benjamin Pasero 524646514e web - first cut workbench.common.main to share dependencies between web and desktop 2019-08-12 11:58:22 +02:00
Johannes Rieken f4a09e5eb8 don't use Buffer in /common/ 2019-08-12 11:28:26 +02:00
Miguel Solorio 2ffbf2fc6c Fix #78777 2019-08-12 11:21:21 +02:00
Benjamin Pasero eeef793848 web - add support for showing about dialog 2019-08-12 11:04:17 +02:00
Alex Dima 7099b785c7 Fixes #78527: Remove odd/even quote counting 2019-08-12 10:54:57 +02:00
Johannes Rieken 756c90de9d fix #78883 2019-08-12 10:32:18 +02:00
Joao Moreno 28bcf28232 Merge commit 'refs/pull/78562/head' of github.com:microsoft/vscode into pr/78562 2019-08-12 09:41:30 +02:00
Johannes Rieken 4eb850d80d clarify trigger characters, #78781 2019-08-12 09:35:31 +02:00
Joao Moreno de32005225 fixes #78832 2019-08-12 08:49:19 +02:00
Benjamin Pasero 956208bb05 Revert "debt - adopt new fs.readdir with stat info"
This reverts commit da5fb7d5b8.
2019-08-12 08:23:31 +02:00
Benjamin Pasero 07e9310f56 file commands 💄 async/await 2019-08-12 08:22:33 +02:00
Robo c327c4fcb7 chore: Bump electron@4.2.9 (#78836) 2019-08-12 08:14:18 +02:00
Benjamin Pasero 5099e36e3d fix #77735 2019-08-12 08:13:10 +02:00
jeanp413 04b8e124c3 Ignore double click on twistie. Fixes #78917 2019-08-11 21:20:45 -05:00
Daniel Imms 5117a8e61f Remove suite.only 2019-08-11 08:44:45 -07:00
Benjamin Pasero 8d70267990 fix bad change that prevents editors to restore 2019-08-11 17:38:01 +02:00
Daniel Imms 040a1b52da Clean up ITerminalService.createInstance interface 2019-08-11 08:26:33 -07:00
Daniel Imms a996f2a9a5 Fix async func return type 2019-08-10 07:48:03 -07:00