Commit graph

29647 commits

Author SHA1 Message Date
Matt Bierner d35ceef5c6 Remove extra padding on zoomed in image view
Fixes #43379
2018-02-12 11:43:22 -08:00
Rachel Macfarlane 79d8060a90 Add toggle for duplicate search API in issue reporter, #43519 2018-02-12 11:21:52 -08:00
Daniel Imms 9b21cff59f Working on correct state 2018-02-12 10:18:38 -08:00
Daniel Imms 0b78875693 Create split vertical command 2018-02-12 09:57:47 -08:00
isidor 1a4c5b439b fixes #43480 2018-02-12 18:13:53 +01:00
isidor 84091fdb05 debug: startDebugging take launch as an argument
fixes #43461
2018-02-12 18:03:46 +01:00
isidor 9ecf8e8884 file actions cleanup 2018-02-12 18:03:46 +01:00
Peng Lyu 0377a09114 Fix #43424. Turn off auto indent for yaml. 2018-02-12 08:52:54 -08:00
Sandeep Somavarapu 4f306c91c8 Setter and getter for data provider in tree viewer 2018-02-12 17:04:32 +01:00
Daniel Imms b10ccf746f Work on removal of splits 2018-02-12 07:57:27 -08:00
Martin Aeschlimann 8fdf170a08 update grammar script: remove unused properties 2018-02-12 16:54:46 +01:00
Martin Aeschlimann 6b3164252b update grammar: improve reporting of exceeded github rate limit 2018-02-12 16:54:45 +01:00
Daniel Imms d56d8ac5b0 Remove unneeded code 2018-02-12 06:48:49 -08:00
Daniel Imms c3d792b836 Draw the split boundary 2018-02-12 06:17:23 -08:00
Joao Moreno c9fc911330 fix formatting 2018-02-12 12:40:53 +01:00
Joao Moreno ad9bf913c5 Merge branch 'master' into egamma/checkJs 2018-02-12 12:26:38 +01:00
Joao Moreno 0f7957c4dd 💄 2018-02-12 11:55:11 +01:00
Joao Moreno fcb96310ea Merge branch 'gutter_diff_width' of https://github.com/usernamehw/vscode into usernamehw-gutter_diff_width 2018-02-12 11:14:35 +01:00
isidor f5004b783d explorer: new file and folder command in command palette
fixes #43363
2018-02-12 11:04:35 +01:00
Martin Aeschlimann 5d663e0ecc
Merge pull request #43341 from Microsoft/octref/html-css-launch
Fix html css launch config
2018-02-12 10:00:59 +01:00
Benjamin Pasero 7410a0ea0b address #43228 for insiders 2018-02-12 07:57:45 +01:00
Rob Lourens 9a4ba7d061 Bump node2 2018-02-11 21:59:22 -08:00
Rob Lourens ef42990520 Fix #43458 2018-02-11 20:11:00 -08:00
Rob Lourens f436da65b3 Log settings search remote errors to log service 2018-02-11 13:20:44 -08:00
ergun1017 5972d9b8fa Added margin-left: -1px to remove effect of the left border 2018-02-11 23:20:18 +03:00
ergun1017 b00aa99d39 Added copy property path action to debug viewlet 2018-02-11 15:58:03 +03:00
Daniel Imms 4dbb144302 Layout orientation correctly 2018-02-10 18:05:33 -08:00
Andre Weinand 5b732ed12d node-debug@1.21.1 2018-02-11 01:15:22 +01:00
Daniel Imms cbbbe6a517 Move title code to tab 2018-02-10 08:37:02 -08:00
Daniel Imms ec8e845f03 Get 2 terminals showing 2018-02-10 08:29:47 -08:00
peidaqi 100b58a1ed
Making the script work with both Python2 and 3
Added enclosing parenthesis to the print() statement so it works if the sys default python is changed to Python3.
2018-02-10 06:42:52 -08:00
Ray Gervais 053da66e1b Monokai: Use new dropdown.listBackground to correct contrast Fixes: #42480 (#42869)
* Updated monokai dropdown configuration to use new dropdown.listBackground property
2018-02-09 23:10:26 -05:00
Rob Lourens 4e9519af91 Fix #43370 - don't create settings search filters for extensions without UUIDs 2018-02-09 18:41:00 -08:00
Rob Lourens 540a998a46
Merge pull request #43274 from Microsoft/roblou/settingsSearchIssueReporter
Use issue reporter for settings search
2018-02-09 18:32:32 -08:00
Rob Lourens 0f513d42db Keep the previous feedback widget, taking the place of the issue widget when the setting is set 2018-02-09 18:31:04 -08:00
Rob Lourens 9dcd55b1bd Add extensions to IFilterMetadata so it can be passed directly to the issue reporter 2018-02-09 18:18:21 -08:00
Rob Lourens 2184ffef54 Rename to "IWorkbenchIssueService" and IRawIssueService->IIssueService 2018-02-09 17:42:30 -08:00
Rob Lourens 2beb91bdca Fix hygiene 2018-02-09 16:23:03 -08:00
Rob Lourens 274b7278b5 Use new IssueService for report actions 2018-02-09 16:23:03 -08:00
Rob Lourens 077c6f9f70 Split IssueService/RawIssueService so renderer proc consumers have a simpler interface to launch the issue reporter 2018-02-09 15:24:27 -08:00
Rob Lourens db5143d574 Fix #43268 - implement a special issue reporter mode for settings search 2018-02-09 15:24:26 -08:00
Matt Bierner 3b8696579f Make markdown show preview command multiselect aware
Fixes #42583
2018-02-09 15:16:10 -08:00
Matt Bierner 5394c43363 Revert commands title change 2018-02-09 15:09:36 -08:00
Matt Bierner e327a218eb Reverse pinch zooming direction in resource viewer
Fixes #43138

**Bug**
Pinch opening should zoom in. Pinch close shoud zoom out. This is currently reversed

**Fix**
Invert the pinch direction. Only inverts pinches. Scrollwhell events should remain as-is: scroll up to zoom in scroll back to zoom out
2018-02-09 12:53:56 -08:00
Matt Bierner c2ffb2a737 mark a few interface properties readonly 2018-02-09 12:31:59 -08:00
Pine Wu d2f06d1cd7 change css attach to inspector protocol 2018-02-09 10:24:23 -08:00
Pine Wu d9428ff856 Fix html/css launch config 2018-02-09 10:18:10 -08:00
Sandeep Somavarapu ea3fa2e3db Fix compilation 2018-02-09 18:24:00 +01:00
Sandeep Somavarapu ea787762db #28974 Introduce place holder icons for nodes without icons 2018-02-09 18:24:00 +01:00
Sandeep Somavarapu 125ac04d1f Refactor custom views:
- Custom view service to get tree item viewer
- Custom view service to register the data provider
2018-02-09 18:24:00 +01:00