Commit graph

31667 commits

Author SHA1 Message Date
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
Christof Marti 60729e01d8 Single OK button right of filter text (#45589) 2018-03-26 22:46:02 +02:00
Christof Marti 24a7cb0ca0 Keyboard access (#45589) 2018-03-26 22:46:02 +02:00
Christof Marti 7cd879573d Input box and checkbox list (#45589) 2018-03-26 22:46:02 +02:00
Christof Marti ea1e57b3ab Multi-select list (#45589) 2018-03-26 22:46:02 +02:00
isidor 4ba0ecc3d5 breakpoint widget: make sure to dispose completion item provider 2018-03-26 22:42:14 +02:00
Matt Bierner cb16bf9308 Turn syntax based folding on by default for TS 2.8 2018-03-26 13:41:30 -07:00
Ramya Achutha Rao 7db6419d78 Avoid re-parsing for emmet completions when triggered for incomplete completions 2018-03-26 13:33:38 -07:00
isidor 4d69cb194b breakpoint widget: do not propose for log messages outside of {} and for hit count 2018-03-26 22:29:56 +02:00
Daniel Imms 89bf5a62d7 Fix terminal panel resize
Fixes #46577
2018-03-26 13:29:15 -07:00
Isidor Nikolic 49c611af93
Merge pull request #46540 from Microsoft/isidorn/breakpointEditor
debug: introduce breakpoint editor
2018-03-26 22:17:15 +02:00
isidor c1a493536e breakpoint widget: bring back placeholder text as decorations 2018-03-26 22:16:37 +02:00
Alexandru Dima 0f2274f38f
Merge pull request #45499 from JacksonKearl/feature-request/standard-transpose
Standardize transpose logic. Add basic support for transposing multibyte characters.
2018-03-26 22:15:20 +02:00
Alex Dima 6e35d9c929 Avoid string allocation 2018-03-26 21:51:01 +02:00
isidor e65578ef34 breakpoint widget: hook up completion items 2018-03-26 21:50:04 +02:00
Alex Dima 6e48ccc9e8 Prefer length comparison 2018-03-26 21:33:06 +02:00
Alexandru Dima 939ae9e45a
Merge pull request #44998 from oriash93/oriash93/35589
Case insensitive comment string matching
2018-03-26 21:32:36 +02:00
Alexandru Dima 3f2b294ac0
Merge pull request #44885 from amalik12/master
Added Mac specific text for link follow tooltip
2018-03-26 21:27:07 +02:00
Andreas Offenhaeuser e64b9b4f41 add AllowInsecureLocalContent option to MarkdownPreviewSecurityLevel (#46473) 2018-03-26 12:23:27 -07:00
Alexandru Dima 5267caa45f
Merge pull request #42932 from Connormiha/optimize-merge-lang
Simplify check lang.mimetypes
2018-03-26 21:22:54 +02:00