Commit graph

9665 commits

Author SHA1 Message Date
Joao Moreno 69e8c7acbc buffer open-url requests
related to #10340
2016-09-16 12:21:46 +02:00
Joao Moreno c826496a7c event: support initial buffer 2016-09-16 12:21:46 +02:00
Benjamin Pasero 906a01d077 add auto save toggle (#11974) 2016-09-16 11:48:39 +02:00
Daniel Imms bf316a509a Use new xterm.js API setOption
Follow up from #11049
2016-09-16 02:27:57 -07:00
Daniel Imms 4d26f0030e Uplevel xterm.js
Fixes #11825
2016-09-16 02:27:23 -07:00
Alex Dima cd81bc85eb Fix compilation error due to rebase 2016-09-16 11:11:46 +02:00
Alex Dima 45d383f268 Move tokenizationSupport out of the mode instance and into TokenizationRegistry 2016-09-16 11:11:45 +02:00
Benjamin Pasero dff1153946 windows: dot reporter is better given our cat.exe workaround 2016-09-16 11:09:00 +02:00
Joao Moreno 52f57fa587 💄 extensions 2016-09-16 11:06:14 +02:00
Joao Moreno 340f4590cc move extension url handling to service 2016-09-16 11:06:14 +02:00
Sandeep Somavarapu e3f46b1466 report telemetry for extension workspace recommendations 2016-09-16 10:11:40 +02:00
Benjamin Pasero 58d7ff82ad fix tests on windows 2016-09-16 09:38:22 +02:00
João Moreno 4ac533ec0a Merge pull request #12104 from Romanito/patch-1
Fixes #12063: Enable "Open with Code" on drives but not recycle bin
2016-09-16 09:30:50 +02:00
Joao Moreno e9d9d3adb1 fix label 2016-09-16 09:25:12 +02:00
Benjamin Pasero 02dc6befca imports 2016-09-16 09:21:08 +02:00
Benjamin Pasero 605857e345 force colors when running mocha tests on windows 2016-09-16 08:33:02 +02:00
Benjamin Pasero 0619ede1e4 fixes #12088; cleanup legacy context service 2016-09-16 07:31:30 +02:00
Daniel Imms 179f86fd63 Uplevel xterm.js
Fixes #11244
Fixes #11908
2016-09-15 20:58:01 -07:00
Daniel Imms cbf6e8a47f Ensure terminal cursorBlink is restored after app mode change
Fixes #11049
See also sourcelair/xterm.js#271
2016-09-15 17:07:56 -07:00
Christof Marti 3b896ae4d8 Fixes #11181: Wait for any running file search before spawning the next 2016-09-15 17:06:44 -07:00
Andre Weinand e3f5493f97 update node-debug 2016-09-16 00:26:06 +02:00
Romanito 79ff8eba48 Fixes #12063: Enable "Open with Code" on drives but not recycle bin
Fixes #12063.
This is a complement to #11870.
Removed the "Folder" registry keys, restored the "directory" ones and added the "Drive" ones.
2016-09-16 00:20:31 +02:00
Daniel Imms dc16e9413d Fix terminal focus on mouseup on vscode side
Part of #11825
2016-09-15 13:44:11 -07:00
Martin Aeschlimann baf1b8cd24 ThirdPartyNotices: remove error header 2016-09-15 22:37:07 +02:00
Martin Aeschlimann 83b4816f77 [html] update language service 2016-09-15 22:25:49 +02:00
Martin Aeschlimann 05a6c9f469 Update ThirdPartyNotices 2016-09-15 22:09:53 +02:00
Andre Weinand 67d028cf3e Revert "fixes #10215"
This reverts commit 3f0410ad34.
2016-09-15 21:58:04 +02:00
Martin Aeschlimann 5073dfcc37 [yaml] update grammar, add tests, update license 2016-09-15 21:57:01 +02:00
Daniel Imms e3a3c3ad1d Tidy up terminal code
Consistently prefix private members with _ to be consistent with ext code and
prevent possible errors with not using correct event handler member.
2016-09-15 12:54:34 -07:00
Martin Aeschlimann 5ba13ddbf3 Update yaml grammar to textmate/yaml.tmbundle@9a4135d (2016-08-24) 2016-09-15 21:45:42 +02:00
Daniel Imms 2e02b52deb Have terminal service clean up instances using event 2016-09-15 12:26:14 -07:00
Daniel Imms 5094cf079e Add test for onDidCloseTerminal
Part of #10925
2016-09-15 12:17:39 -07:00
Daniel Imms e3831ee39c Implement window.onDidCloseTerminal extension API
Fixes #10925
2016-09-15 12:03:40 -07:00
Martin Aeschlimann 8f6caf1f9f [html] add shrinkwrap 2016-09-15 20:32:12 +02:00
Martin Aeschlimann 23242b4389 [html] update language service 2016-09-15 20:32:11 +02:00
Martin Aeschlimann 2db3796f65 [html] Comment shortcut (Cmd + /) stopped working in HTML. fixes #12083 2016-09-15 20:32:10 +02:00
Joao Moreno 7b7719158c install vsix action 2016-09-15 18:42:20 +02:00
Joao Moreno dc172cddf8 drop install-vsix altogether 2016-09-15 18:41:16 +02:00
Joao Moreno b3f39bf739 remove extensionsWorkbenchExtension! 2016-09-15 18:41:16 +02:00
Joao Moreno 9dea73691e process vsix installations from args 2016-09-15 18:41:16 +02:00
Joao Moreno 3634d3d197 functional: not 2016-09-15 18:41:02 +02:00
Joao Moreno 74c66852b1 remove dot mocha reporter 2016-09-15 18:41:02 +02:00
Joao Moreno e02573f064 event buffer, nextTick, tests 2016-09-15 18:41:02 +02:00
Joao Moreno 2a8bab8718 event: buffer 2016-09-15 18:41:02 +02:00
Joao Moreno df3fd2dc41 shared process init data 2016-09-15 18:41:02 +02:00
Daniel Imms 096af37bd2 Remove flaky tests
Fixes #11930
2016-09-15 09:31:48 -07:00
Sandeep Somavarapu 05798c2f46 Update description of recommendations prop 2016-09-15 18:06:49 +02:00
Sandeep Somavarapu 07bb653f20 Notify workspace recommendations 2016-09-15 17:40:20 +02:00
Sandeep Somavarapu 6e76999ad1 update forward link 2016-09-15 17:40:20 +02:00
Andre Weinand 89da41c611 delay command execution for newly created integrated terminals 2016-09-15 16:19:35 +02:00