Rob Lourens
9b4656e6bc
EH search - send limitHit result back to frontend
2018-05-17 11:56:05 -07:00
Rob Lourens
cf06508603
EH search - implement max results for text search on the ExtHostSearch side
2018-05-17 11:56:05 -07:00
Sandeep Somavarapu
fbf1fefaae
Merge pull request #49970 from Microsoft/sandy081/treeViewApi
...
Add following to TreeView
2018-05-17 16:48:45 +02:00
Sandeep Somavarapu
58064599c5
Call selected elements - selection
2018-05-17 16:48:09 +02:00
Sandeep Somavarapu
7ed2a1d3d7
#47262 Fix tests
2018-05-17 15:50:15 +02:00
Sandeep Somavarapu
aa54908ca2
FIx #47262
2018-05-17 12:58:33 +02:00
Johannes Rieken
cc83c18dd9
fix #49582
2018-05-17 12:00:30 +02:00
Johannes Rieken
49323b3798
explore Hierarchy<T> idea, #34968
2018-05-17 10:40:08 +02:00
Rob Lourens
0fb960478e
EH search - add fileSearch telemetry
2018-05-16 21:59:42 -07:00
Peng Lyu
41f1722166
use explict api instead of commands for commenting.
2018-05-16 19:14:24 -07:00
Rob Lourens
3de1e91694
EH search - respect sibling clauses in text search
2018-05-16 17:07:13 -07:00
Rob Lourens
e3d54a7101
EH search - simplify code that handles excludes across multiple folders in a workspace
2018-05-16 11:10:35 -07:00
Rob Lourens
9be64e3602
EH search - fix max results in file search, add tests
2018-05-16 11:10:35 -07:00
Sandeep Somavarapu
664d97c950
Add following to TreeView
...
- Events to listen to when an element is expanded/collapsed
- Property to access selected elements
2018-05-16 12:56:53 +02:00
Dirk Baeumer
37319680b3
Incooperated API review for tasks
2018-05-16 10:21:25 +02:00
Rob Lourens
81c11b822c
EH search - file search sibling clauses and test
2018-05-15 18:05:16 -07:00
Rob Lourens
32783ae284
EH search - factor out pfs so it can be mocked for testing
2018-05-15 18:05:15 -07:00
Johannes Rieken
abf25ad143
Merge branch 'master' into joh/outline
2018-05-15 18:12:33 +02:00
Johannes Rieken
e538ec0945
synthesize a hierarchy based on range containment
2018-05-15 18:12:00 +02:00
Sandeep Somavarapu
0b77964b6a
#49511 Access selected elements
2018-05-15 16:54:16 +02:00
Sandeep Somavarapu
43ac4e244f
#30535 expand and collapse events
2018-05-15 16:54:16 +02:00
Johannes Rieken
be6d1d7de9
fix dto/revive issue
2018-05-15 09:59:17 +02:00
Rob Lourens
0d376d890c
Fix NPE when search returns no results
2018-05-14 17:02:35 -07:00
Dirk Baeumer
0505ae0749
Add events to listen on process start / end for task executions.
2018-05-14 21:56:04 +02:00
Matt Bierner
21ee81c03b
Working on webview persistence API
...
#49022
2018-05-14 10:34:59 -07:00
Johannes Rieken
2a270de217
add extensionId to DocumentSymbolProvider interface
2018-05-14 14:27:26 +02:00
Christof Marti
e142962e1b
Multi-step input API ( #49340 )
2018-05-14 12:53:38 +02:00
Alex Dima
5348062d3d
Small tweaks
2018-05-14 11:04:35 +02:00
Johannes Rieken
183154feba
Merge branch 'master' into joh/outline
2018-05-14 09:18:57 +02:00
Rob Lourens
ae223635fe
Merge pull request #49736 from Microsoft/roblou/ehSearch
...
Search implemented in extensionHost
2018-05-11 23:31:33 -07:00
Rob Lourens
93dc156ad3
EH search - fix file paths on windows
2018-05-11 22:31:25 -07:00
Rob Lourens
3bc1b42ad7
EH search - File search tests and fixes
2018-05-11 20:05:19 -07:00
Rob Lourens
03b76b2e8e
EH Search - add extHostSearch.test.ts
2018-05-11 18:09:36 -07:00
Rob Lourens
3f2fc7343c
EH search - promisify File Search
2018-05-11 15:51:27 -07:00
Rob Lourens
288268ec8b
EH search - clean up types used for file search
2018-05-11 14:34:58 -07:00
Rob Lourens
0825cd49ca
EH Search - File search working with cache, sorting, filtering, all in EH
2018-05-11 11:36:01 -07:00
Alex Dima
30cf40c452
Remove extensionFolderPath
2018-05-11 13:48:16 +02:00
Alex Dima
f993947a88
Reduce usage of extensionFolderPath
2018-05-11 13:48:16 +02:00
Matt Bierner
49170e54b1
API allowing CodeActionProviders to reliably get the current editor selection ( #49081 )
...
Fixes #49024
Fixes #49060
See #49024 for details on the problem. Makes code action providers take a range | selection. Always pass the selection if one is available.
2018-05-10 15:09:26 -07:00
Matt Bierner
5b6d54a4b2
use _ to mark some unused params
2018-05-10 10:53:15 -07:00
Rob Lourens
a84db4acde
EH search - quickopen basically working (without filtering, batched results, etc)
2018-05-09 17:09:05 -07:00
Rob Lourens
57e95597d1
EH search - extension API updates
2018-05-09 14:18:17 -07:00
Rob Lourens
2d08462e17
#47058 - Search provider running in EH with switch to enable
2018-05-09 12:56:57 -07:00
Christof Marti
a348936683
Better compile ( #49340 )
2018-05-09 12:17:14 +02:00
Benjamin Pasero
f78ecc7bbc
💄 absolute imports
2018-05-09 08:51:41 +02:00
Andre Weinand
8b84e962d1
support debugPort in EH
2018-05-08 23:01:34 +02:00
Johannes Rieken
6fcd2334a4
fix compile issue
2018-05-08 16:54:21 +02:00
Johannes Rieken
5b14d979b3
fix kind icons
2018-05-08 15:50:20 +02:00
Johannes Rieken
d606038e03
use Object#setPrototypeOf, #49386
2018-05-08 12:50:52 +02:00
Alex Dima
a3576e1529
Have all paths used in the trie go through the same URI treatment (lower/uppercase drive letter issue on Windows)
2018-05-08 12:31:06 +02:00