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
Ramya Achutha Rao
4f10555e3c
Skip emmet inside comments in stylesheets #46434
2018-03-26 18:30:37 -07:00
Gus Hurovich
91416ffab8
Stylesheet partial parse ( #46376 )
...
* First draft at partial parsing of css for emmet
* Partial parsing of stylesheets for Emmet
* Addressing feedback
* Refactoring and fixing little bug
* Liitle fix
* Equals are now equals
* We don't want emmet in selectors
* Skip comments when preparsing
* Addressing feedback, refactoring and cleaning up code.
* Update endPosition only if not eof
* Use function to find closing comment
* Don't check more than 5000 characters back
2018-03-26 18:14:28 -07:00
Rachel Macfarlane
c05e57d91e
Search for similar issues for extensions in issue reporter
2018-03-26 16:37:18 -07:00
Rob Lourens
af9dc731ca
Fix #46519 - search result count badges should remain left-aligned in a narrow search view
2018-03-26 16:28:46 -07:00
Rob Lourens
0684f8e37a
Merge pull request #46311 from Microsoft/roblou/searchContextMenu
...
Add context menu to search tree
2018-03-26 15:33:00 -07:00
Rob Lourens
c2b9b821dd
Add "toggle search view position" command
2018-03-26 15:30:57 -07:00
Matt Bierner
a1c693ab1a
Allow disabling JS/TS suggestion actions
...
Fixes #46590
2018-03-26 15:28:54 -07:00
Matt Bierner
6eebe4ba3a
Use _ prefix for private
2018-03-26 15:28:53 -07:00
Christof Marti
6baa2dd213
Case insensitive filesystems... ( #45589 )
2018-03-27 00:11:53 +02:00
Ramya Achutha Rao
871e610848
Respect selfClosingStyle when joining tags Fixes #44417
2018-03-26 15:05:04 -07:00
Martin Aeschlimann
84318e5892
There should be an API command to execute the color provider like we have for code complete and others. Fixes #45867
2018-03-26 23:30:36 +02:00
Ramya Achutha Rao
9d95fbae98
Use latest emmet helper to fix #46305
2018-03-26 14:19:22 -07:00
Alex Dima
7a3204ce57
Fixes #41968 : Keep the top line stable, and not the centered one
2018-03-26 22:58:47 +02:00
Christof Marti
ecce88d774
onDidSelectItem ( #45589 )
2018-03-26 22:46:03 +02:00
Christof Marti
1c0aa2e870
Progress bar theme color ( #45589 )
2018-03-26 22:46:03 +02:00
Christof Marti
f5a2f27181
Progress bar ( #45589 )
2018-03-26 22:46:03 +02:00
Christof Marti
cad4523763
Subscribe to cancellation token ( #45589 )
2018-03-26 22:46:03 +02:00
Christof Marti
addd944efa
Not implementing onDidSelectItem for now. ( #45589 )
2018-03-26 22:46:03 +02:00
Christof Marti
fa155b7826
Transfer focus to list on arrow-down ( #45589 )
2018-03-26 22:46:03 +02:00
Christof Marti
14fc1c5459
Move badge inside filter field ( #45589 )
2018-03-26 22:46:03 +02:00
Christof Marti
0cea18743b
matchOnDescription, matchOnDetail, ignoreFocusLost options ( #45589 )
2018-03-26 22:46:03 +02:00
Christof Marti
3f0f7c0093
Count badge ( #45589 )
2018-03-26 22:46:03 +02:00
Christof Marti
61e1f7f72b
Toggle only visible items ( #45589 )
2018-03-26 22:46:03 +02:00
Christof Marti
e563e40ead
API update ( #45589 )
2018-03-26 22:46:03 +02:00
Christof Marti
e3b9da451d
Select All checkbox
2018-03-26 22:46:03 +02:00
Christof Marti
33dce47de9
Documentation ( #45589 )
2018-03-26 22:46:03 +02:00
Christof Marti
546727170b
Max height
2018-03-26 22:46:03 +02:00
Christof Marti
fe76fb26e2
Cmd+Space hint ( #45589 )
2018-03-26 22:46:02 +02:00
Christof Marti
a82ae7980e
Fix selection behavior ( #45589 )
2018-03-26 22:46:02 +02:00
Christof Marti
0fd46e9938
Show only one picker at a time ( #45589 )
2018-03-26 22:46:02 +02:00
Christof Marti
65d5eb5686
Label, description, detail ( #45589 )
2018-03-26 22:46:02 +02:00