Commit Graph

15378 Commits

Author SHA1 Message Date
Michel Kaporin 388f4ff362 Fixes #27720. 2017-05-31 12:57:03 +02:00
Sandeep Somavarapu 9dea8acdc0 Fix #27529 2017-05-31 12:52:02 +02:00
isidor e282c64283 debug actions widget: more precise centering
fixes #27566
2017-05-31 12:51:06 +02:00
Sandeep Somavarapu 82eb47c42d Fix #27535 2017-05-31 12:42:20 +02:00
Sandeep Somavarapu 9ddbdd0d9e Fix #27530 2017-05-31 12:42:20 +02:00
Sandeep Somavarapu 5e62707450 Fix #27512 2017-05-31 12:42:20 +02:00
Sandeep Somavarapu 18d2347459 Fix #27509 2017-05-31 12:42:20 +02:00
Sandeep Somavarapu 24b543efdf Fix #27507 2017-05-31 12:42:20 +02:00
isidor a1abe1a386 copy all: remove ansi escape code
fixes #27525
2017-05-31 12:27:05 +02:00
isidor d8135cb714 "Check For Updates" -> "Check for Updates"
fixes #27532
2017-05-31 12:14:57 +02:00
Johannes Rieken e7fd412de4 fix #27541
* return `undefined` when current word or selection is falsy
* use editor selection, not snippet selection, when resolving variables
2017-05-31 12:07:26 +02:00
Johannes Rieken 0e1167e111 fix #27710 2017-05-31 11:50:18 +02:00
Alex Dima b8356584c6 Fixes #27680: multiCursorModifer can be ctrlCmd or alt 2017-05-31 11:31:22 +02:00
Alex Dima cc51097a6c Rename multicursorModifier to multiCursorModifier (#27680) 2017-05-31 11:16:20 +02:00
Ramya Achutha Rao 770fa41896 Fixes #27651 2017-05-31 00:09:30 -07:00
Ramya Achutha Rao 396bb47698 Fixes #27656 2017-05-30 23:57:49 -07:00
Ramya Achutha Rao 2cc2594934 Fixes #27673 2017-05-30 23:50:06 -07:00
Ramya Achutha Rao 5dfc0e783e Fixes #27675 2017-05-30 23:41:42 -07:00
Benjamin Pasero f6b27b808b theming - guard against missing colors 2017-05-31 07:41:17 +02:00
Ramya Achutha Rao 3a6eda74ea Fixes #27609 2017-05-30 18:21:36 -07:00
Ramya Achutha Rao d4668fce39 Fixes #27633 and Fixes #27634 2017-05-30 18:02:05 -07:00
Daniel Imms 50e2a9ac2e Merge pull request #27642 from Microsoft/tyriar/27511
Fix some issues with dnd to the terminal
2017-05-30 16:09:18 -07:00
Christof Marti 3f2ed7f435 Use existing colors (#27497) 2017-05-30 15:54:39 -07:00
Ramya Achutha Rao 1e54bb2bea Fixes #27452 Set version, commit in extra bag from the start 2017-05-30 14:12:03 -07:00
Daniel Imms b0047344d6 Fix some issues with dnd to the terminal
- \, quote chars and space are now escaped.
- Paths from the file system are now properly passed through URI, causing \ to
  be pasted in correctly.

Fixes #27511
2017-05-30 14:01:56 -07:00
Dirk Baeumer a1fd514fa6 Fixes #27589: Inconsistent use of ProblemMatcher 2017-05-30 22:39:34 +02:00
Dirk Baeumer 4bb81e3099 Fixes #27348: Task should not be drop if identifier is undefined 2017-05-30 22:03:57 +02:00
Dirk Baeumer 6fb0af28cd Fixes #27581: Unspecific names: TerminalBehaviour and RevealKind 2017-05-30 21:59:20 +02:00
Dirk Baeumer 8afd3ffb65 Fixes #27578: Don't mention VS Code in jsdoc 2017-05-30 21:07:05 +02:00
Ramya Achutha Rao 4b995d52ec Add null check on extra bag 2017-05-30 08:34:00 -07:00
isidor 333bebe5e7 light update: use number badge 2017-05-30 14:39:24 +02:00
isidor 7f13da53d5 light update: enable for win 2017-05-30 14:39:24 +02:00
Dirk Baeumer f58278d1a4 Fixes #27545: Task templates contain deprecated properties 2017-05-30 14:34:43 +02:00
Alex Dima afe47dc844 Fix spelling 2017-05-30 11:06:29 +02:00
Alexandru Dima 54e3d65eb4 Merge pull request #25776 from CoenraadS/stickyness_api
Expose Stickiness API #15758
2017-05-30 11:03:30 +02:00
Alex Dima f64bc3f92a Prefer the American English spelling behavior 2017-05-30 11:01:20 +02:00
isidor 47a6a7af61 light update contribution not for windows 2017-05-30 09:59:16 +02:00
Alex Dima 081fbf2231 Improve naming and doc comments 2017-05-30 09:49:31 +02:00
Alex Dima e5421e3fe6 Move stickiness onto DecorationRenderOptions 2017-05-30 08:29:57 +02:00
Alex Dima ed2dc998bf Merge remote-tracking branch 'origin/master' into stickyness_api 2017-05-30 08:25:30 +02:00
Dirk Baeumer c2a17a7929 Make dependsOn work with labels 2017-05-29 23:09:07 +02:00
Dirk Baeumer 212e44d89e Minor tweaks to how annotation tasks are merged. 2017-05-29 22:19:33 +02:00
Sandeep Somavarapu 862ea061a6 #26948 document view locations in menu entry contributions 2017-05-29 20:32:43 +02:00
Sandeep Somavarapu c44eec97a1 #26948 Update doc 2017-05-29 19:53:43 +02:00
Sandeep Somavarapu bc2546f0ac #26948 Update documentation 2017-05-29 19:53:43 +02:00
Benjamin Pasero 778c030939 format hygiene 2017-05-29 19:23:06 +02:00
Sandeep Somavarapu 9ae89e3303 #26948 Fix the TreeItemCollapsibleState ext host type 2017-05-29 19:01:14 +02:00
Sandeep Somavarapu 09d2e42619 #26948 Update the doc for view data provider in API 2017-05-29 19:00:05 +02:00
Sandeep Somavarapu b4918a7c12 Fix indentation for example 2017-05-29 18:55:03 +02:00
Sandeep Somavarapu 2ef3274358 Documentation for context value in tree item 2017-05-29 18:55:03 +02:00