Commit graph

9683 commits

Author SHA1 Message Date
Daniel Imms 3d93bad53e Get instance labels working 2016-09-10 12:25:12 -07:00
Daniel Imms 982620a825 Fix conflict errors 2016-09-10 12:07:43 -07:00
Daniel Imms a020b8595b Merge remote-tracking branch 'origin/master' into tyriar/11275_terminal_refactor 2016-09-10 12:01:59 -07:00
Daniel Imms c0c4029d6a Merge pull request #11700 from Microsoft/octref/10917
Add shellPath to allow user specify preferred shell. Fix #10917
2016-09-10 11:47:36 -07:00
Daniel Imms f26b1d08ed Fix instance visibility on launch 2016-09-09 20:12:07 -07:00
Daniel Imms be8f35a881 Terminal layout 2016-09-09 20:00:00 -07:00
Daniel Imms 8327058905 Get xterm.js initializing 2016-09-09 19:34:18 -07:00
Daniel Imms f95f8c6630 Init config helper 2016-09-09 19:14:28 -07:00
Daniel Imms 9981aefa8a WIP refactor of integrated terminal part 2016-09-09 19:01:34 -07:00
Sandeep Somavarapu f0644a47fc tests for #11475 2016-09-10 00:35:03 +02:00
Sandeep Somavarapu cdeee0aba3 fix #11475 2016-09-10 00:35:03 +02:00
Daniel Imms a2ebd677ad Fix lower case drive letter in intergrated terminal on Windows
Fixes #9448
2016-09-09 14:26:10 -07:00
Daniel Imms a6c845baf7 Force upper case drive names in external terminal
This change needs to be made at this layer since a change to URI.fsPath
(the root cause) is too risky as lower case drives are relied upon.

Part of #9448
2016-09-09 21:08:42 -07:00
Andre Weinand 3dcc5677ca add support for various linux terminals 2016-09-09 22:53:13 +02:00
Daniel Imms d6e0d4278d Fix workbench.action.terminal.focus when the terminal panel is visible
Fixes #11714
2016-09-09 10:14:56 -07:00
Joao Moreno 8ef8fa72f3 suggest: more style changes 2016-09-09 17:47:15 +02:00
Joao Moreno 69a4d08d9e suggest: fix type new lines 2016-09-09 17:47:15 +02:00
Johannes Rieken 90626c59b9 Revert "fix behaviour with multiline vs singleline snippets and their final cursor position, #11742"
This reverts commit 46c86891ec.
2016-09-09 17:43:28 +02:00
Andre Weinand 9066003bb2 fix external terminal for linux 2016-09-09 17:34:10 +02:00
Joao Moreno d8af976838 fix up suggest styles 2016-09-09 17:32:18 +02:00
Joao Moreno 2919864d12 Merge branch 'suggest' 2016-09-09 17:22:40 +02:00
Joao Moreno 4b4a57a318 fix stopwatch tests 2016-09-09 17:15:14 +02:00
Johannes Rieken 2d57d24ca2 fix TPromise.is declaration, #11771 2016-09-09 16:52:42 +02:00
Johannes Rieken 2bfb692505 explicitly add Thenable, avoid it coming in via vscode.d.ts, #11771 2016-09-09 16:50:31 +02:00
Johannes Rieken 356ad32469 hello, monaco.d.ts, #11754 2016-09-09 16:31:28 +02:00
Johannes Rieken f5a0ea60c8 WinJS.Promise#as is not what you think it is, use wrap instead - fixes #11754 2016-09-09 16:30:50 +02:00
Johannes Rieken 46c86891ec fix behaviour with multiline vs singleline snippets and their final cursor position, #11742 2016-09-09 16:30:40 +02:00
Joao Moreno 5c77e1ac88 pimp up suggest styles
related to #2330
2016-09-09 15:27:38 +02:00
Martin Aeschlimann 49dfae7e00 [html] add formatter 2016-09-09 15:26:03 +02:00
Benjamin Pasero e1b6d7de84 move tests 2016-09-09 15:21:14 +02:00
Benjamin Pasero 819770a0d0 remove unused event service 2016-09-09 15:02:15 +02:00
Sandeep Somavarapu 41e35e5a25 tests for range highlight 2016-09-09 14:35:14 +02:00
Sandeep Somavarapu 7c1d8ed4e0 use asFileEditorInput 2016-09-09 14:35:14 +02:00
Sandeep Somavarapu ad083979d2 refactor method names in range decorations 2016-09-09 14:35:14 +02:00
Benjamin Pasero 756ff78823 remove last untyped event from workbench 2016-09-09 11:32:28 +02:00
Johannes Rieken 81ff3a94d5 use mono space font for diag-messages, #11695 2016-09-09 11:28:00 +02:00
Joao Moreno 4394664a70 --goto validation
fixes #11753
2016-09-09 11:20:43 +02:00
Joao Moreno d881e77c75 --goto should understand drive letters
fixes #11731
2016-09-09 11:18:27 +02:00
Benjamin Pasero 582ca10cd0 get rid of FILES_SAVING event 2016-09-09 10:47:42 +02:00
Joao Moreno 31f0a339d6 request service missed strictSSL
fixes #11702
2016-09-09 10:44:34 +02:00
Benjamin Pasero 3e066767f4 more debug logging 2016-09-09 10:18:41 +02:00
Benjamin Pasero b3699ea32e add some log msg to debug issue 2016-09-09 09:59:34 +02:00
Benjamin Pasero c8914ccdc4 fix tests 2016-09-09 09:42:24 +02:00
Benjamin Pasero 1af680b8ea title control to not do unneeded work 2016-09-09 09:13:45 +02:00
Benjamin Pasero 96afb61cbf adopt more typed file events (for #7176) 2016-09-09 08:06:16 +02:00
Rafael Corrêa Gomes c3cbd5cb3f Simple pattern of all other files 2016-09-09 00:22:12 -03:00
Pine Wu 9e410c23ce Update to address comment 2016-09-08 15:45:17 -07:00
Andre Weinand 20c3935a13 cleanup extern terminal scripts 2016-09-09 00:29:17 +02:00
Kai Maetzel 71c3f4912d Merge pull request #11718 from Microsoft/tyriar/11715_zero_fontsize
Don't respect editor.fontSize: 0
2016-09-08 14:19:36 -07:00
Daniel Imms e24ba1ba2e Don't respect editor.fontSize: 0
toFloat only falls back to the default when the value is NaN, so an
explicit check for 0 is required.

Fixes #11715
2016-09-08 14:16:39 -07:00