Commit Graph

23576 Commits

Author SHA1 Message Date
Rob Lourens 46786fdac8 node-debug2@1.16.7 (Microsoft/vscode-node-debug2#135) 2017-08-31 11:20:37 -07:00
Alex Dima 779b4aeccb Fixes #33412: Don't do smooth scrolling when moving the cursor up/down one line 2017-08-31 18:48:50 +02:00
Johannes Rieken deb7352510 FormatString#toTextmateString 2017-08-31 18:45:43 +02:00
Alex Dima 7aa36c621b Fix compilation issue 2017-08-31 18:45:13 +02:00
Johannes Rieken c240bd3149 early support for format strings 2017-08-31 18:26:34 +02:00
Alex Dima c2803e3c14 Have two animations when jumping at large distances (#33347) 2017-08-31 18:24:37 +02:00
Alex Dima ca2d5dd0a7 Smooth scroll when jumping within the same file (#33414) 2017-08-31 18:24:37 +02:00
Joao Moreno 18bea9c44e list: respect selectOnMouseDown 2017-08-31 17:55:10 +02:00
Daniel Imms 59aa58b990 Update distro 2017-08-31 08:27:21 -07:00
Daniel Imms 2534c2a07b Update OSSREADME.json for electron1.7.3 2017-08-31 08:12:49 -07:00
isidor ca61d17f86 do not show newFile / newFolder action for nonexistent roots 2017-08-31 17:09:57 +02:00
Johannes Rieken e94d9aa254 Merge branch 'master' into joh/snippet_transform 2017-08-31 16:46:21 +02:00
Joao Moreno 88e4bd7ad0 fixes #33309 2017-08-31 16:33:32 +02:00
Joao Moreno 4d1cc41085 fixes #33498 2017-08-31 16:19:19 +02:00
isidor 74b1964953 gray out nonexistent multi root folder
fixes #29738
2017-08-31 16:17:18 +02:00
Joao Moreno c9e070991a remove close repo command 2017-08-31 16:12:10 +02:00
Sandeep Somavarapu 22a124a17b Improve settings and keybindings smoke tests 2017-08-31 15:59:23 +02:00
Andre Weinand a7d50c007f result of first run of OSS tool 2017-08-31 15:58:53 +02:00
Joao Moreno 2b51e6bfe2 Revert "fixes #30323"
This reverts commit 062d65d175.
2017-08-31 15:51:03 +02:00
Joao Moreno c541f7fe8f fixes #33383 2017-08-31 15:40:26 +02:00
Alex Dima 1ffdbe427e Fixes #33342: Toggle Minimap command should have View category 2017-08-31 15:13:21 +02:00
Johannes Rieken 1cd745c529 clarify doc, #27939 2017-08-31 14:39:07 +02:00
Alex Dima 7e5d978256 Fixes #33368 2017-08-31 14:21:54 +02:00
Alex Dima 8ce745843c Fixes #33416: use smooth scrolling when revealing a model reference only when jumping within the same model 2017-08-31 14:07:06 +02:00
Andre Weinand 70d47c3d1a remove devDependencies from shrinkwrap: see #33587 2017-08-31 13:21:30 +02:00
Andre Weinand 04d0ad2989 add a license override for "request" npm module; see #33587 2017-08-31 13:21:30 +02:00
Martin Aeschlimann b5783867f3 Not all token colour customisations are updated. Fixes #33495 2017-08-31 12:53:21 +02:00
Benjamin Pasero 0dcdf199e3 Undo after external modification does not turn editor dirty (fixes #33580) 2017-08-31 11:38:44 +02:00
isidor a9398d49ad debug: do not allow to launch compound twice
fixes #33558
2017-08-31 11:06:32 +02:00
Sandeep Somavarapu f6870c02ca Fix #32895 2017-08-31 10:59:56 +02:00
Martin Aeschlimann e369dd0789 "html.validate.scripts" not applied on folder. Fixes #33533 2017-08-31 10:34:50 +02:00
Alex Dima 80a4c2f9f3 Fixes #33565: When computing line widths fast, and the width of a line cannot be computed fast, and all the lines are in the viewport, do not reset line widths 2017-08-31 10:25:50 +02:00
Benjamin Pasero d77532402a linux: remove background color from icon for now 2017-08-31 09:26:29 +02:00
Benjamin Pasero 16fb321826 update distro 2017-08-31 09:26:02 +02:00
Rob Lourens 8b942faafb Fix #33444 - search.excluded folders can still show up in quickopen 2017-08-30 19:33:46 -07:00
chrisdias 7baf360175 Merge branch 'master' of https://github.com/microsoft/vscode 2017-08-30 18:11:54 -07:00
chrisdias 985f2f5c8a updated distro 2017-08-30 18:11:36 -07:00
Ramya Achutha Rao c8ac27164e Fix error thrown from missing null check Fixes #33554 2017-08-30 18:02:30 -07:00
Ramya Achutha Rao db05d0ff1a Add option to show emmet suggestions as snippets #32346 2017-08-30 16:26:43 -07:00
rebornix 9d1835d3a1 #re #33344, revert the mouse move monitor checking as the bug is introduced by hue loss. 2017-08-30 15:46:57 -07:00
rebornix ebd61ccd4f Fix #33344. Keep Hue value even when Saturation is 0, otherwise converting color between RGBA/HSLA/HSVA will lead to the loss of Hue.
Since we bring back Hue value properly, https://github.com/Microsoft/vscode/commit/23bd5fee0fcc3272b7c588d094987bd93702f6cf needs to be reverted, our old tests are good.
2017-08-30 15:43:45 -07:00
Matt Bierner 3416d0d70c Fix markdown preview sometimes not refreshing
Fixes #32111
2017-08-30 15:40:57 -07:00
Christof Marti af9f708041 Only register for file: and untitled: (fixes #33133) 2017-08-30 15:39:13 -07:00
Ramya Achutha Rao 377ad58a81 Trigger emmet on closing square brackets 2017-08-30 14:20:25 -07:00
Ramya Achutha Rao a915f4b3d8 Reset css emmet suggestions on semi colon Fixes #32911 2017-08-30 14:20:25 -07:00
Ramya Achutha Rao b4235a8237 Use name of custom emmet snippets as suggestion label Fixes #33072 2017-08-30 14:20:25 -07:00
rebornix 5f6e95ada9 Fix #33348. Push undo stop on every document content change. 2017-08-30 11:54:00 -07:00
Daniel Imms 198dc33084 Prevent multiple requests to windows-process-tree at once
For any given terminal

Fixes #33541
2017-08-30 10:30:32 -07:00
Daniel Imms e130c60482 Properly dispose of WindowsShellHelper
Fixes #33536
2017-08-30 09:56:46 -07:00
Daniel Imms d6ae2b856f Allow waitOnExit when process is killed during launch
Fixes #32276
2017-08-30 09:49:39 -07:00