Commit Graph
15168 Commits
Author SHA1 Message Date
Martin Aeschlimann 3dfc44a3fa Decoration text after decoration wrongly positioned. Fixes #27288 2017-05-26 00:18:47 +02:00
Matt Bierner 6d00bd977b Add TSC Task Provider (#27093)
* extract standardLanguageDescriptions to constant

* Remove client variable

* Move VersionStatus into a class

* Add TSC Task Provider

Fixes #26079

Adds a task provider for building typescript projects.

* Make ts loading lazy
2017-05-25 15:18:05 -07:00
Christof Marti 9f48af79ad Tune merge-conflict colors (#27299) 2017-05-25 14:40:37 -07:00
Christof Marti f17f097cc9 Extract merge-conflict colors as workbench colors (#27299) 2017-05-25 14:40:37 -07:00
Ramya Achutha Rao b6cb1b7a47 Comments 2017-05-25 14:32:17 -07:00
Ramya Achutha Rao 92be0f0723 Fixes #27287 2017-05-25 13:18:23 -07:00
Ramya Rao 391f742145 Start crash reporter inside child processes (#27180)
* Use service to get crash reporter start options

* some refactorings and fixes

* Move crashesDirectory to the main payload from extra bag
2017-05-25 13:10:39 -07:00
rebornix d8c1adbd2e Fix #27265. False positve 2017-05-25 11:25:44 -07:00
Daniel Imms 796f945a2d Add null check to terminal link handler
Fixes #27247
2017-05-25 11:11:40 -07:00
Daniel Imms f479fcd2e5 Add null check in terminalPanel click listener
Fixes #27256
2017-05-25 11:07:55 -07:00
Christof Marti 9b02670f99 Overlay color (#25798) 2017-05-25 10:25:46 -07:00
Christof Marti 485629d416 Playground colors (#25798) 2017-05-25 09:49:50 -07:00
Christof Marti 4c9e59f692 More welcome page colors (#25798) 2017-05-25 09:09:49 -07:00
Daniel Imms 306de468b0 Remove deprecated css property 2017-05-25 08:44:54 -07:00
Daniel Imms fe1d9cb797 Move terminal.foreground defaults to JS
Fixes #27230
2017-05-25 08:44:07 -07:00
Alex Dima 953acb6d78 Fixes Microsoft/monaco-editor#278 2017-05-25 17:15:23 +02:00
Rob Lourens 409a694c2d Fix failing ripgrep test 2017-05-25 07:03:56 -07:00
Martin Aeschlimann f33b73f8e0 Possible bugs around non-invoking usage of isEmpty. Fixes #27201 2017-05-25 13:03:01 +02:00
Benjamin Pasero 39e6e90858 theming - fix color clash when dragging over selected or focused item 2017-05-25 12:21:18 +02:00
Benjamin Pasero 4486772aba Uncaught TypeError: Cannot read property 'isActive' of undefined (fixes #27257) 2017-05-25 12:16:33 +02:00
Benjamin Pasero 847fde97f9 clean up unused code 2017-05-25 12:06:05 +02:00
Benjamin Pasero 5ec01d9554 a18y: avoid duplicate events when navigating trees (for #26730) 2017-05-25 10:44:49 +02:00
Benjamin Pasero 1d0b00c60e linting: convert double quote imports to single quote 2017-05-25 09:53:23 +02:00
Benjamin Pasero 561110831b How to configure a window (also for reload case)? (fixes #27192) 2017-05-25 09:44:01 +02:00
Benjamin Pasero 84ced6126e theming - remove hardcoded list color in keybindings editor 2017-05-25 08:05:57 +02:00
Ramya Achutha Rao 9c6dd37482 Fixes #26244 prevent double border 2017-05-24 22:49:31 -07:00
Ramya Achutha Rao 17f0dc9aad Reverting prev fix as it adds gap between docs and list 2017-05-24 22:33:35 -07:00
Daniel Imms 755d45a107 Clean up termianl imports 2017-05-24 20:04:00 -07:00
rebornix f95866f07e Fix #25783. Middle click pastes in Find Widget on Linux 2017-05-24 16:17:58 -07:00
Rob Lourens 70c10c9172 Fix #26634 - if a ./ include pattern contains glob characters, ignore the ./ 2017-05-24 15:46:59 -07:00
Alex Dima 31aaf8757e Show correct link hover when links open with Alt 2017-05-25 00:28:26 +02:00
Alex Dima f7a42a8652 Implement editor.multicursorModifier 2017-05-25 00:28:25 +02:00
Alex Dima 9e8f922647 Fixes #6910: Left mouse button up when selecting text with CTRL pressed causes to follow link 2017-05-25 00:28:25 +02:00
Alex Dima 1c38b011ea Extract clicking link logic to its own file 2017-05-25 00:28:25 +02:00
Alex Dima d0d23a8752 Encapsulate opening a link gesture in LinkGesture 2017-05-25 00:28:25 +02:00
Alex Dima d07a391b6b Group method logically 2017-05-25 00:28:25 +02:00
Alex Dima fd02125687 Encapsulate trigger modifier logic in goToDeclarationMouse 2017-05-25 00:28:24 +02:00
Alex Dima c35b4b4290 Introduce multicursorModifier editor options 2017-05-25 00:28:24 +02:00
rebornix c77ae5912b Fix #27144. We just need to listen to scrollTop change for FindWidget 2017-05-24 15:12:08 -07:00
Martin Aeschlimann 16dc059314 Fix deprecation warning on StyleSheet.insertRule 2017-05-24 23:50:46 +02:00
Martin Aeschlimann 8e1714c81b Allow extensions to use theme colors in status bar 2017-05-24 23:50:46 +02:00
rebornix 3f683632a3 make input box responsive when widget or editor resizes 2017-05-24 14:48:47 -07:00
rebornix 0ac843e306 Flex Box 2017-05-24 14:48:47 -07:00
rebornix 6b69d77eb5 draft version 2017-05-24 14:48:47 -07:00
Daniel Imms 68c6a61380 Clean up var name 2017-05-24 14:01:01 -07:00
Rob Lourens 2bf7fbfc36 Fix #25422 - also search external files 2017-05-24 13:59:47 -07:00
Martin Aeschlimann b320bd0de7 Allow decorations to use theme colors. For #26974 2017-05-24 22:56:27 +02:00
Daniel Imms 4108070856 Remove debug logs 2017-05-24 13:55:37 -07:00
Daniel Imms bae64c4db2 Fork terminalProcess using amd, convert to TS
Fixes #27182
2017-05-24 13:37:48 -07:00
Daniel Imms 5f0e32472a Add node-pty typings back 2017-05-24 13:37:48 -07:00