Commit graph

55932 commits

Author SHA1 Message Date
Alex Dima e7b9c03552
Rename diffEditor.maximumComputationTime to diffEditor.maxComputationTime 2019-10-16 11:29:21 +02:00
Alex Dima 0a55dcfccb
Show hint when the diff algorithm quits early 2019-10-16 11:29:20 +02:00
isidor 3fc780dc7c debug more async/await 2019-10-16 11:27:35 +02:00
Alex Dima 042caca100
Add diffEditor.maximumComputationTime 2019-10-16 11:19:54 +02:00
Joao Moreno 5048816ebf
extract yarn electron 2019-10-16 11:15:43 +02:00
Alex Dima 37d462bfa1
Add IDiffComputationResult.quitEarly 2019-10-16 11:08:22 +02:00
Alex Dima 12e5b2f305
💄 2019-10-16 11:08:22 +02:00
Dirk Baeumer 44811c0969 Fixes #70578: terminateProcess() should not use cp.spawnSync() or cp.execFileSync() 2019-10-16 10:57:35 +02:00
Joao Moreno be68a4e14c
distro 2019-10-16 10:50:03 +02:00
Johannes Rieken 6b0613aaba
Merge pull request #82529 from Krystofee/added_random_snippet_variable
Added RANDOM, RANDOM_HEX snippet variables
2019-10-16 09:21:08 +02:00
Benjamin Pasero ed32bc2d41 status - do not show encoding picker so early 2019-10-16 07:34:59 +02:00
Benjamin Pasero d961010ebf electron 6 - adopt 'high-contrast-color-scheme-changed' event 2019-10-16 07:34:59 +02:00
Rob Lourens 0fc787b94c Fix launch config name 2019-10-15 22:32:19 -07:00
Daniel Imms c144ea6c14
Merge pull request #82642 from microsoft/tyriar/xterm_update
Update xterm, support fast scroll, fix xterm element NPEs
2019-10-15 18:05:15 -07:00
Daniel Imms 06f94fb46c Swallow resize error if terminal already exited
Fixes #82581
2019-10-15 17:43:02 -07:00
Daniel Imms 12b93934ca Support fast scroll in terminal
Fixes #78431
2019-10-15 17:27:39 -07:00
Daniel Imms e2341917a4 Fix undefined errors with xterm elements
Fixes #82622
2019-10-15 17:17:57 -07:00
Daniel Imms 2290bae501 xterm@4.2.0-beta10
Diff: cbb79a7...91cbeec

- API | undefined fixes
- Fast scrolling feature
2019-10-15 17:11:06 -07:00
Matt Bierner f462eab969 Adding builtin priority for custom editors 2019-10-15 16:45:15 -07:00
Michael Loughry 89e4d3eddc Add setting to configure the max memory for tsserver (#82630)
* Add setting to configure the max memory for tsserver

* Fix silly tpo from fixing formatting

* Add "MB" to setting description string

* Add validation to configuration value

* Add 128MB as a lower bound
2019-10-15 13:45:11 -07:00
ganxy1028 5c705ea7ee Fix #82199, resetting some color of code blocks at Markdown Preview with light theme (#82453)
* Fix #82199 

This PR resets color theme of number, title and built_in at Preview with light theme.

* Bad whitespace indentation Fixe

* owner comment Removed
2019-10-15 13:12:11 -07:00
Matt Bierner 5a44cf8b6d Remove unused import 2019-10-15 11:40:17 -07:00
Matt Bierner 773d2205da Mount webviews on the root of the workbench
Fixes #82619

Webviews cannot be reparented as it destroys their contents
2019-10-15 11:31:25 -07:00
Matt Bierner 31506b5899 Remove old portMapping api conversion logic 2019-10-15 11:31:25 -07:00
Matt Bierner d4cebcd450 Move filling in of default localResourceRoots into extHost
The main VS Code process should not need to know about the default values for `localResourceRoots`. Leave this up to the extension instead
2019-10-15 11:31:25 -07:00
Matt Bierner dc9ca65375 Use instanceof checks 2019-10-15 11:31:25 -07:00
Matt Bierner f406e199c4 💄 2019-10-15 11:31:25 -07:00
Matt Bierner b2e7c5b658 Remove unused import 2019-10-15 11:31:25 -07:00
Matt Bierner 1391a834b8 Remove empty layout methods 2019-10-15 11:31:25 -07:00
Matt Bierner 5ab75d2da3 💄 2019-10-15 11:31:25 -07:00
Matt Bierner e08b22ba73 Extract reviveWebviewExtension 2019-10-15 11:31:25 -07:00
Matt Bierner c142b04817 Prefer using the name webviewInput for variables that manage WebviewInput objects 2019-10-15 11:31:24 -07:00
Matt Bierner 019bce14ec Remove extra handler for onDidUpdateState
The current implementation is a noop since we've already updated the state when it is invoked
2019-10-15 11:31:24 -07:00
Matt Bierner 431f446b5b Use Schemas 2019-10-15 11:31:24 -07:00
Matt Bierner 1c2e5df289 Convert static class to constant 2019-10-15 11:31:24 -07:00
Matt Bierner 01dcd28add Extract InternalWebviewViewType 2019-10-15 11:31:24 -07:00
Matt Bierner 48195455a1 Remove the setExtension helper
Instead pass over the extension when resolving the extension itself
2019-10-15 11:31:24 -07:00
Rob Lourens 84d62ea8a3 Add launch config/task for "yarn web" 2019-10-15 11:27:23 -07:00
Daniel Imms 43e85c223c xterm@4.2.0-beta8
Diff: 84b56b7...cbb79a7

- Tests/doc change
- alt+up/down fix for mac
2019-10-15 11:02:36 -07:00
Rob Lourens 9f6db37cca
Merge pull request #82613 from md2perpe/patch-1
Add missing preposition
2019-10-15 09:54:53 -07:00
Joao Moreno 3d143cc7b0 Merge branch 'pr/66522' 2019-10-15 17:46:31 +02:00
Joao Moreno d5664e35ed cleanup commit template, merge
related to #66522
2019-10-15 17:43:33 +02:00
Benjamin Pasero 03bc3fa4f4 🆙 distro 2019-10-15 17:30:44 +02:00
Joao Moreno 4a80681a01 Merge commit 'refs/pull/66522/head' of github.com:microsoft/vscode into pr/66522 2019-10-15 17:16:42 +02:00
Benjamin Pasero 1548f74c70 fix hygiene 2019-10-15 17:03:31 +02:00
isidor c417a4874a fixes #82362 2019-10-15 16:51:05 +02:00
Per Persson ada8bd61b5
Add missing preposition
"Commands starting an underscore" -> "Commands starting *with* an underscore"
2019-10-15 16:49:39 +02:00
Benjamin Pasero 887528397c 💄 code-web.js 2019-10-15 16:49:31 +02:00
Joao Moreno 5e5bb4ad30 💄 2019-10-15 16:39:43 +02:00
isidor cd16f82b83 fixes #82294 2019-10-15 16:38:24 +02:00