Commit graph

9433 commits

Author SHA1 Message Date
Alexandru Dima f35b6bd94d Merge pull request #11122 from marktrz/master
Implements whitespace rendering for "boundary" and "all" modes.
2016-09-12 16:52:27 +02:00
Joao Moreno c8bf389b6f use css animations for loading icons
fixes #11302
2016-09-12 16:42:12 +02:00
Joao Moreno 70d3150278 gone with the bare 🐻 2016-09-12 15:37:24 +02:00
Joao Moreno ea45b3873b chain events
fixes #11297
2016-09-12 15:33:19 +02:00
Benjamin Pasero dde6f243fa Unable to jump to first element in quick open with Arrow-Down and filtered (fixes #11882) 2016-09-12 15:06:58 +02:00
Benjamin Pasero 2db4e12808 add test for label change event 2016-09-12 13:59:33 +02:00
Benjamin Pasero 176f350454 more fixes for #9794 2016-09-12 12:59:47 +02:00
Joao Moreno 77d8f8b5f4 fix fonts in suggest, parameter hints 2016-09-12 12:51:06 +02:00
Joao Moreno e928e758b6 parameter hints: scroll 2016-09-12 12:51:06 +02:00
Joao Moreno 4db0daca15 parameter hints: first steps
related to #2330
2016-09-12 12:51:06 +02:00
Joao Moreno 922dd9af45 browser event: stop 2016-09-12 12:51:06 +02:00
Joao Moreno c05bf435e9 suggest: more font size fixes 2016-09-12 12:51:06 +02:00
Joao Moreno 1522200ac3 suggest: adapt font size, line height 2016-09-12 12:51:06 +02:00
Benjamin Pasero abcac58357 File model cache can end up with stale, disposed entries causing issues (fixes #11684) 2016-09-12 10:43:40 +02:00
Benjamin Pasero 986a2081f7 more aligned bg color on window start 2016-09-12 10:19:31 +02:00
Benjamin Pasero 463b895359 use env service over process.env VSCODE_SHARED_IPC_HOOK 2016-09-12 10:10:26 +02:00
Benjamin Pasero eab4cd3599 Quitting Code in fullscreen mode forgets previous windows state (fixes #11864) 2016-09-12 10:07:28 +02:00
Joao Moreno ddf905dcf2 ignore 'getaddrinfo ENOTFOUND' errors 2016-09-12 09:46:25 +02:00
Benjamin Pasero f02c44d371 Goto declaration should store current cursor in navigation history (fixes #11727) 2016-09-12 09:46:09 +02:00
Joao Moreno 4e80960be5 fixes #11837 2016-09-12 09:33:17 +02:00
João Moreno 05647f886c Merge pull request #11737 from rafaelstz/patch-2
Simple pattern of all other files
2016-09-12 09:11:09 +02:00
Johannes Rieken 311fa92861 disable multicursor and tab-stop support as a simple solution to #11742 2016-09-12 08:52:35 +02:00
Andre Weinand 52bceb1207 update node-debug 2016-09-10 23:14:28 +02:00
Andre Weinand 130a50f673 no longer warn about non-absolute paths for 'runtimeExecutable' 2016-09-10 23:14:28 +02: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
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
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