Commit Graph
36331 Commits
Author SHA1 Message Date
Rob Lourens f7e80c35a4 Fix debug console output when running unit tests 2018-06-18 13:37:24 -07:00
SteVen Batten 868cde2eae Merge branch 'master' of https://github.com/Microsoft/vscode 2018-06-18 12:04:35 -07:00
SteVen Batten 8cadcf172e adding titlebar icon svg 2018-06-18 12:04:17 -07:00
Rob Lourens 4f8ab57f2f Settings editor - debounce setting updates so onDidChangeConfig refreshes are less likely to conflict with editing 2018-06-18 11:59:09 -07:00
Rob Lourens a048bbcd3a Settings editor - make enum and string type controls full width. Also lots of pixel pushing 2018-06-18 11:59:08 -07:00
rebornix 5ea546e557 re #50689, name cursor.undo as soft undo. 2018-06-18 11:34:42 -07:00
Matt Bierner 423cd0e5e0 More robust workaround for path preservation 2018-06-18 11:22:34 -07:00
Matt Bierner 08bfe78581 More restrictive regex for rename 2018-06-18 11:22:34 -07:00
Pine Wu 1e0be8ddb1 SCSS unknown at rules 2018-06-18 11:13:55 -07:00
Sandeep Somavarapu e56ebb4862 Fix tests 2018-06-18 20:07:56 +02:00
Joao Moreno e43ab4e4c4 portable mode 2018-06-18 20:04:03 +02:00
Joao Moreno 76f39b2ed1 remove console.log 2018-06-18 20:02:02 +02:00
Sandeep Somavarapu c473c552f6 Fix #52077 2018-06-18 19:56:52 +02:00
Pine Wu 79b64c4f81 [css] Add css launch config for testing grammar 2018-06-18 10:31:13 -07:00
Matt Bierner 2e5253d493 Move diagnostic tags api out of proposed
Also rename `customTags` to `tags`

Fixes #51104
2018-06-18 10:11:19 -07:00
Johannes Rieken c64a6f291b fix link 2018-06-18 18:24:10 +02:00
Johannes Rieken a00ae7c02d fix typo, thanks @KamasamaK 2018-06-18 18:23:53 +02:00
Johannes Rieken 8be8f65468 fix compile error 2018-06-18 17:53:25 +02:00
Johannes Rieken c93d5e7d92 less commented out test for #10659 2018-06-18 17:45:26 +02:00
Johannes Rieken 40df36b6e5 add proposed api for workspace edit #10659 2018-06-18 17:43:47 +02:00
Johannes Rieken e037cdbda4 add proposed api for #10659 2018-06-18 17:43:47 +02:00
Matt Bierner 2d3f51adde Formatting 2018-06-18 08:22:51 -07:00
Matt Bierner 0a8f6c24c7 Add test in insiders note 2018-06-18 08:21:42 -07:00
Joao Moreno 19753e49e5 fix portable in linux 2018-06-18 17:03:48 +02:00
Matt Bierner 596081a2d3 Extract common method 2018-06-18 08:01:40 -07:00
Matt Bierner 918220a7a1 Explicitly mark accessibility of all methods 2018-06-18 08:01:40 -07:00
Matt Bierner 5dff7c299e Remove unused param 2018-06-18 08:01:40 -07:00
Benjamin Pasero 06f7dfd1c5 status: remove unused CSS rule that gets inherited from parent 2018-06-18 16:54:20 +02:00
Benjamin Pasero cf88c4f0ae 💄 2018-06-18 16:53:25 +02:00
Leonardo Braga 1032e6d6f9 Properly setting the default cursor of all statubar parts (#52149) 2018-06-18 16:52:18 +02:00
isidor 4d2c0dd0b9 centeredViewLayout: height 100% to show watermark 2018-06-18 16:45:43 +02:00
isidor 963d364269 fixes #52198 2018-06-18 16:24:39 +02:00
Johannes Rieken 3595e26f3c adopt CompletionItem#preselect in TypeScript #35551 2018-06-18 16:15:57 +02:00
Johannes Rieken 62e0f34a35 add CompletionItem#preselect, #35551 2018-06-18 16:15:56 +02:00
Martin Aeschlimann 5bde5c1160 update vscode-textmate (async loading) 2018-06-18 16:14:58 +02:00
isidor 8f7a6420fd use helper functino to clarify toSplitViewView cast 2018-06-18 16:10:25 +02:00
Joao Moreno 2e332cc894 fix portable env state propagation in linux 2018-06-18 16:07:10 +02:00
Johannes Rieken b2cbf270ad adjust return type signature, #34968 2018-06-18 15:55:43 +02:00
Johannes Rieken c1226cf26a move DocumentSymbol API to vscode.d.ts, #34968 2018-06-18 15:52:35 +02:00
Johannes Rieken 7753381eb6 renames: range/selectionRange #34968 2018-06-18 15:46:04 +02:00
isidor 2370f863fa properly pass onDidChange and react to other feedback 2018-06-18 15:43:27 +02:00
Johannes Rieken 1967f696d8 outline - don't reveal elements when expanding/collapsing them 2018-06-18 15:42:09 +02:00
Johannes Rieken 0034bef9d1 more on #51666 2018-06-18 15:38:01 +02:00
Johannes Rieken 6389786f93 fix #52165 2018-06-18 15:37:38 +02:00
Johannes Rieken 4ed727989e outline - add twistie knowledge to event 2018-06-18 15:27:10 +02:00
isidor 899aef9c9d centerd view: address feedback 2018-06-18 15:25:44 +02:00
Benjamin Pasero 2f9f501a3b electron 2.0.x: force srgb color profile 2018-06-18 14:41:31 +02:00
Dirk Baeumer c1e5c804cf Support controling the URI generated by problem matchers 2018-06-18 12:23:50 +02:00
Joao Moreno 36cab98dc0 also disable rpm for 64 2018-06-18 12:19:44 +02:00
isidor 01bafa1727 centered layout: respect separator style 2018-06-18 12:15:17 +02:00