Commit graph

19058 commits

Author SHA1 Message Date
Ramya Achutha Rao 01e289eac3 Select single words in property value 2017-05-25 23:50:49 -07:00
Matt Bierner 770206ab9c Pickup all TSConfigs in Workspace for TSC Build Task (#27306)
Follow up on #26079

Allows us to pick up all tsconfig files in a workspace for the build tasks
2017-05-25 21:23:47 -07:00
Rob Lourens 3700493251 node-debug2@1.13.0 2017-05-25 17:47:01 -07:00
Rob Lourens ce18dd018d Safer change for #25422 2017-05-25 16:27:55 -07:00
Christof Marti 867468a559 Use 'descriptionForeground' (#27289) 2017-05-25 16:17:49 -07:00
Rob Lourens 3b48123e2e sourceMaps is enabled by default, remove from launch configs 2017-05-25 16:17:37 -07:00
Rob Lourens 1119064b34 Add Unit Test launch config (not sure why it was deleted?) 2017-05-25 16:15:19 -07:00
Rob Lourens 042217fcba Fix #26708 - use StringDecoder to handle data chunks that split multibyte characters 2017-05-25 16:03:38 -07:00
Matt Bierner fe69f9ac3b Actually save the file this time :'( 2017-05-25 15:30:19 -07:00
Matt Bierner 4ce3a1e6ac Move VersionStatus into a class 2017-05-25 15:26:35 -07:00
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
Martin Aeschlimann aa080042d8 [seti] add information_for_contributors 2017-05-25 22:57:35 +02:00
Martin Aeschlimann e129461990 [seti] Update to jesseweed/seti-ui@f78d623 (2017-05-11) 2017-05-25 22:40:41 +02: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
Martin Aeschlimann ae530a2a6d Merge pull request #27215 from mjbvz/fix-27195
Fix 27195 - Json colorization of /**/
2017-05-25 17:32:21 +02: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
Martin Aeschlimann 6f274872ac Add information_for_contributors to grammars 2017-05-25 12:27:38 +02:00
Martin Aeschlimann 567bbbc6ad [php] update grammar 2017-05-25 12:27:38 +02:00
Martin Aeschlimann 422ff199ca [less] update grammar 2017-05-25 12:27:38 +02:00
Martin Aeschlimann da45ae9945 [typescript] update grammar 2017-05-25 12:27:38 +02:00
Martin Aeschlimann 1913a5cebd [css] update grammar 2017-05-25 12:27:38 +02:00
Martin Aeschlimann 078dc384b6 [cpp] update grammar 2017-05-25 12:27:37 +02:00
Martin Aeschlimann c96342e995 [clojure] update grammar 2017-05-25 12:27:37 +02:00
Martin Aeschlimann 3cdc7b7472 update all grammars script 2017-05-25 12:27:37 +02:00
Martin Aeschlimann 175cece493 [ini] add update script 2017-05-25 12:27:37 +02:00
Martin Aeschlimann dba4da9cba [scss] update grammar 2017-05-25 12:27:37 +02:00
Martin Aeschlimann 817d11bd50 [docker] update grammar 2017-05-25 12:27:36 +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
Martin Aeschlimann 145310aea5 [lua] update grammar 2017-05-25 08:44:16 +02:00
Benjamin Pasero 84ced6126e theming - remove hardcoded list color in keybindings editor 2017-05-25 08:05:57 +02:00