Commit graph

26659 commits

Author SHA1 Message Date
Martin Aeschlimann 0c2de00043 Separate json and jsonc (fixes #3641, fixes #26830, fixes #19992) 2017-11-27 10:37:47 +01:00
Martin Aeschlimann 30296f6e61 No JSON IntelliSense for babelrc. Fixes #24267 2017-11-27 10:37:47 +01:00
João Moreno ee187dfa42
Merge pull request #39135 from Dozed12/master
Size down SCM discard icon
2017-11-27 10:08:50 +01:00
Joao Moreno 675710d259 Merge branch 'master' of github.com:Microsoft/vscode 2017-11-27 10:04:56 +01:00
Joao Moreno 49dc19342f fixes #25354 2017-11-27 10:04:15 +01:00
Isidor Nikolic 0474a9883f
Merge pull request #38981 from dyc3/master
fix debug console to handle more than one graphics mode in a single escape sequence
2017-11-27 09:58:03 +01:00
Benjamin Pasero d4fee7606b fix bad diff labels for untitled inputs 2017-11-27 08:05:01 +01:00
Rob Lourens c94ddce422
Merge pull request #39122 from moorejs/master
Open File Handler now untildifies. Fixes #32736
2017-11-26 22:00:57 -08:00
Ramya Achutha Rao 3c470706de Absorb latest changes from emmet helper 2017-11-26 17:32:28 -08:00
Jared Moore 13f0226297 Untildify for Windows (or any platform) 2017-11-25 21:37:31 -05:00
Peng Lyu c8ba6875ea
Merge pull request #38651 from mjbvz/find-width-update
Don't try resizing find widget when it is not visible
2017-11-25 13:44:06 -08:00
Benjamin Pasero f4a1677573 more logging (for #39125) 2017-11-25 11:06:08 +01:00
Benjamin Pasero 0ad3753d15 macOS: try to flush localStorage earlier before quitting (for #39125) 2017-11-25 10:34:55 +01:00
Benjamin Pasero 4f424428fd fix NPE when updating tabs 2017-11-25 10:30:39 +01:00
Joao Moreno c633c16cb7 list: prevent recursive splicing
fixes #39105
2017-11-25 10:01:46 +01:00
Benjamin Pasero 2ca965d4b3 Quick open: bad results highlighting in this case (fixes #39123) 2017-11-25 09:13:11 +01:00
Jared Moore c61c23b487 Open File Handler now untildifies. Fixes #32736 2017-11-25 02:39:31 -05:00
Andre Weinand 1e097ae6f1 support for deleting env vars; another fix for #38510 2017-11-24 23:51:14 +01:00
Andre Weinand 85a9325f4f node-debug@1.19.5 2017-11-24 23:41:18 +01:00
Ramya Achutha Rao fafcb48f71 Allow emmet autocompletion when no parent node Fixes #38973 2017-11-24 11:44:01 -08:00
Carson McManus 0177eb7ead prevent potential infinite loops 2017-11-24 12:56:04 -05:00
Andre Weinand ff671cd4a3 node-debug@1.19.4 2017-11-24 18:30:01 +01:00
Andre Weinand f414f36cae support for deleting env vars; fixes #38510 2017-11-24 18:25:07 +01:00
isidor 42525ad1cf breakpointView: no multiple selections 2017-11-24 17:07:04 +01:00
isidor 2a6f8fd057 breakpoint list: react properly on keyboard and mouse events 2017-11-24 17:03:59 +01:00
Johannes Rieken 09c4b88ae2 fix #38880 2017-11-24 17:00:16 +01:00
Joao Moreno 33143034ff list: multipleSelectionSupport 2017-11-24 16:53:39 +01:00
Joao Moreno 4cd2ff82b5 Merge branch 'master' into isidorn/list-allowMultipleSelection 2017-11-24 16:36:01 +01:00
Joao Moreno 9af7079b87 expose list keyboard events 2017-11-24 16:34:42 +01:00
Joao Moreno af22bd8ecb export list mouse events 2017-11-24 16:32:12 +01:00
Johannes Rieken 9bdb41a8cc use graceful scoring when possible, #15419 2017-11-24 16:29:39 +01:00
Johannes Rieken 3d2d63d530 when the 'query' string is getting longer it's save to score afore scored/filtered items only, #15419 2017-11-24 16:29:39 +01:00
isidor ef1ab75afe list: allowMultipleSelection 2017-11-24 16:11:30 +01:00
Benjamin Pasero 0b0f7abb57 Git: "Discard Changes" dialog button defaults are flipped (fixes #31006) 2017-11-24 16:07:48 +01:00
Joao Moreno e5c20f7eeb inline listStyler in WorkbenchList widgets
fixes #39100
2017-11-24 15:51:45 +01:00
isidor 8f81e00fff Debug: views do not refresh when not visible
fixes #38962
2017-11-24 15:48:28 +01:00
Joao Moreno bf6ff401a1 cleanup ListService
fixes #39090
related to #37430
2017-11-24 15:35:31 +01:00
Benjamin Pasero d1df945641 polish test 2017-11-24 15:30:37 +01:00
isidor b2a9030551 breakpoint view: render input box for new function breakpoint 2017-11-24 15:21:31 +01:00
Sandeep Somavarapu c37283bc05 Fix #32598 2017-11-24 14:56:28 +01:00
Sandeep Somavarapu 3a006c7bfc Remove unused code #38414 2017-11-24 14:06:06 +01:00
Sandeep Somavarapu ce01a62cf6 Fix #25702 2017-11-24 13:26:41 +01:00
Benjamin Pasero e278c541f8 prevent sync access to install source on startup (for #39034) 2017-11-24 12:55:11 +01:00
isidor 7866afa726 debug: breakpoints view use a list 2017-11-24 12:39:31 +01:00
Benjamin Pasero c0bc1ace7c CLI Process: missing machine identifier (fixes #39044) 2017-11-24 12:15:30 +01:00
Benjamin Pasero 91771ceb5e storage2 => state 2017-11-24 12:04:25 +01:00
Benjamin Pasero 63efefc7c2 💄 around machine ID 2017-11-24 11:30:51 +01:00
Johannes Rieken e8a40842cd fix #36491 2017-11-24 11:26:26 +01:00
Sandeep Somavarapu 333a22857c Fix tests 2017-11-24 11:18:56 +01:00
Benjamin Pasero 3cc229bfb8
resolve machine ID in main side and pass through (#39045) 2017-11-24 11:18:19 +01:00