Commit graph

31667 commits

Author SHA1 Message Date
André Weinand 5fbcfff69a node-debug@1.22.10 2018-03-27 22:35:46 +02:00
André Weinand d62ef88050 use latest final DAP module 2018-03-27 22:34:35 +02:00
Sandeep Somavarapu 2a5d7f618c Fix tests 2018-03-27 22:11:04 +02:00
Ramya Achutha Rao c2dc46c1ce Offset is relative to position when finding comment 2018-03-27 12:28:20 -07:00
Ramya Achutha Rao c07abc03f7 Avoid parsing file when abbr is invalid #43470 2018-03-27 12:12:22 -07:00
Rachel Macfarlane 163b417621 Handle undefined extension displayName, fixes #46727 2018-03-27 10:12:23 -07:00
isidor d4f0c64003 explorer: do not react on events if you are disposed
fixes #46565
2018-03-27 19:07:00 +02:00
Ramya Achutha Rao f5b569b633 Use partial parsing for stylesheets for Emmet command #43470 2018-03-27 09:51:19 -07:00
isidor d22af8fbc4 fix memoize warning
fixes #46643
2018-03-27 18:45:37 +02:00
Alex Dima 062f3f732d Fixes #46702 2018-03-27 18:33:29 +02:00
isidor 3ff0f35fb9 postDebugTask-schema default value is ''
fixes #46675
2018-03-27 18:29:40 +02:00
Alex Dima 3f205ed5d7 Fixes #44870: use replace-move semantics to avoid expanding selection 2018-03-27 18:28:01 +02:00
Alex Dima 6e1f737afc Simplify FormatCommand (#44870) 2018-03-27 18:28:00 +02:00
Sandeep Somavarapu 1b032162a1 Fix #46707 2018-03-27 18:04:46 +02:00
Rob Lourens 0bd949c012 Fix #46628 - wrong "no results found" message 2018-03-27 09:04:14 -07:00
Alex Dima 9651143cf9 Fix tests 2018-03-27 17:57:41 +02:00
Alex Dima 118e1445ea Fixes #46208: Recover selection from markers when the undo/redo stack lacks selection information 2018-03-27 17:57:41 +02:00
Joao Moreno 4f4dc86a12 fixes #45806 2018-03-27 17:38:21 +02:00
Joao Moreno 7000b9aaac fixes #46180 2018-03-27 17:38:20 +02:00
Rachel Macfarlane 66cd43e6b6 Fixes #46627 2018-03-27 08:36:31 -07:00
Benjamin Pasero 8f825bbcb5 Progress can go backwards (fixes #46717) 2018-03-27 17:35:24 +02:00
Sandeep Somavarapu 62e8df331d Fix #46307 2018-03-27 17:31:19 +02:00
Johannes Rieken 1a60d699e0 fix #46631 2018-03-27 17:26:55 +02:00
Johannes Rieken 36342196ec fix #46650 2018-03-27 17:26:54 +02:00
Sandeep Somavarapu 502bc4e71d Fix #46352 2018-03-27 17:23:25 +02:00
Joao Moreno 6ec2435125 properly dispose tree items
related to #46565
2018-03-27 17:22:10 +02:00
Joao Moreno 4a33a79176 fixes #46648 2018-03-27 17:22:10 +02:00
Joao Moreno 9a53b62d5b fixes #45162 2018-03-27 17:22:10 +02:00
Benjamin Pasero 6563a31a3f progress - fix debouncer initial value 2018-03-27 17:18:38 +02:00
Sandeep Somavarapu 49b4567a47 Fix #46539 2018-03-27 16:43:48 +02:00
Alex Dima 8c3d9928a1 Fixes #45479: Use solid borders 2018-03-27 16:22:46 +02:00
Benjamin Pasero 098cf01a2e Progress API: Can block renderer (fixes #46642) 2018-03-27 16:14:02 +02:00
Joao Moreno 64b1b56550 reduce debounce 2018-03-27 15:41:17 +02:00
Joao Moreno 82baa073cc english 2018-03-27 14:53:17 +02:00
Joao Moreno ab149aba6e fixes #21146 2018-03-27 14:50:53 +02:00
Benjamin Pasero 2b11285464 Progress API: Can't create multiple progress notifications with the same title (fixes #46637) 2018-03-27 14:37:58 +02:00
Benjamin Pasero 4831efe2ac Progress API: Can't report 0 progress (fixes #46636) 2018-03-27 12:59:18 +02:00
Benjamin Pasero d656cdac7d need a break 2018-03-27 11:50:15 +02:00
isidor f2b8ab00c4 breakopint widget fix intelisense
fixes #46586
2018-03-27 11:27:08 +02:00
Martin Aeschlimann 0a42355840 [css] Request textDocument/foldingRanges failed. Fixes #46640 2018-03-27 11:16:38 +02:00
Martin Aeschlimann 666e95e8e7 [html] fix compile error with participant 2018-03-27 10:44:21 +02:00
Martin Aeschlimann 1fd4d982b2 [css] update service 2018-03-27 09:55:03 +02:00
Pine Wu 9ba3647569 Init folding provider on client ready 2018-03-27 02:39:45 -05:00
isidor e97f9d9345 debug issues to weinand 2018-03-27 09:33:35 +02:00
Martin Aeschlimann b54c007395 [json] update service 2018-03-27 09:31:07 +02:00
Martin Aeschlimann b918e7a41e [html] update service 2018-03-27 09:31:07 +02:00
Christof Marti 4f806a77c8 Add missing null check (fixes #46617) 2018-03-27 09:22:21 +02:00
Ramya Achutha Rao 65e502e8ef Remove unused variables 2018-03-26 21:19:35 -07:00
Ramya Achutha Rao eb7edb6c33 Send publisherInfo as new properties for extensions from gallery. GDPR 2018-03-26 21:05:37 -07:00
Ramya Achutha Rao 2792b8f437 Skip emmet inside comments in stylesheets when running the command 2018-03-26 20:47:09 -07:00