Daniel Imms
|
5a88191a37
|
Remove Terminal.onData proposed API
This was to be used by tasks as an extenion which ended up
not happening.
|
2017-07-13 08:43:39 -07:00 |
|
Johannes Rieken
|
c510eff1ad
|
Merge branch 'master' into joh/remote
|
2017-07-13 16:48:36 +02:00 |
|
Johannes Rieken
|
0df555f5f4
|
have an explicit WorkspaceFolder with some extra bits and pieces, #28526
|
2017-07-13 16:22:19 +02:00 |
|
Matt Bierner
|
5da27baff3
|
Build VSCode using TS 2.4 (#30473)
* Build VSCode using TS 2.4.1
Fixes #28643
a
* Reformat a few files for 2.4
* Fix compile errors in jsoneditingservice
|
2017-07-12 11:28:47 -07:00 |
|
Johannes Rieken
|
0373d29de6
|
log api uage only once, fixes #30486
|
2017-07-12 17:39:07 +02:00 |
|
Andre Weinand
|
440012424c
|
remove assertProposedApi from debug API
|
2017-07-12 11:46:01 +02:00 |
|
Andre Weinand
|
4498f92e97
|
add more debug API
|
2017-07-12 01:12:08 +02:00 |
|
Johannes Rieken
|
38f0dea2b6
|
fix #29469, remove unsued code
|
2017-07-11 17:54:42 +02:00 |
|
Johannes Rieken
|
b309f3473d
|
Merge branch 'master' into joh/remote
|
2017-07-11 16:54:47 +02:00 |
|
Andre Weinand
|
618fcaad9f
|
incorporate debug API feedback
|
2017-07-11 00:49:08 +02:00 |
|
Johannes Rieken
|
16c00672fa
|
proposed API and its wiring
|
2017-07-10 16:17:27 +02:00 |
|
Dirk Baeumer
|
8efcb4e909
|
Fixes #30044: Task contribution should allow extension to supress problem matcher attach message
|
2017-07-10 13:09:38 +02:00 |
|
Johannes Rieken
|
f4ae12b20d
|
Merge pull request #30242 from Microsoft/ben/30241
Add API to open a file or diff editor on a specific selection range (fixes #30241)
|
2017-07-10 09:55:48 +02:00 |
|
Dirk Bäumer
|
82ebb10872
|
Merge pull request #30207 from jgranick/patch-1
vscode.TaskGroup.Test should be Test, not Clean
|
2017-07-10 09:06:43 +02:00 |
|
Andre Weinand
|
d6a28e5214
|
debug api: fix _findProcessByUUID
|
2017-07-10 00:57:42 +02:00 |
|
Benjamin Pasero
|
f381ce961d
|
Add API to open a file or diff editor on a specific selection range (fixes #30241)
|
2017-07-07 12:20:34 +02:00 |
|
Andre Weinand
|
1291d9e870
|
proposed debug api: add support for custom DAP events
|
2017-07-06 23:04:54 +02:00 |
|
Joshua Granick
|
9d9f3db263
|
vscode.TaskGroup.Test should be Test, not Clean
|
2017-07-06 11:42:05 -07:00 |
|
Eric Amodio
|
4f50b29e92
|
Addresses #26184 - use configuration for pinned default (#27357)
* Addresses #26184 - use configuration for pinned default
* Honors the preview editor setting above all
* Removes passing undefined to pinned internally
re: requested code review changes
* Removes unnecessary undefined
* feedback
|
2017-07-06 08:12:39 +02:00 |
|
Andre Weinand
|
5eb21eaa8a
|
Debug API for tracking current debug session; fixes #30157
|
2017-07-06 00:27:14 +02:00 |
|
Andre Weinand
|
ec5b049865
|
make proposed Debug API official; fixes #30096
|
2017-07-04 16:37:18 +02:00 |
|
Christof Marti
|
3dcc354df7
|
Separate exeriments from telemetry (fixes #29339)
|
2017-07-03 12:56:02 -07:00 |
|
Dirk Baeumer
|
0e39ec5af5
|
Fixes #29835: Move Task API from proposed to final.
|
2017-06-29 11:03:33 +02:00 |
|
Dirk Baeumer
|
101ff0abb8
|
Fixes #29759: More Task API feedback
|
2017-06-29 10:09:21 +02:00 |
|
Johannes Rieken
|
93101a2d59
|
fix #29641
|
2017-06-28 17:00:35 +02:00 |
|
Johannes Rieken
|
6a26abf08e
|
add telemetry for new multiroot workspace API, #28526
|
2017-06-28 16:34:38 +02:00 |
|
Sandeep Somavarapu
|
69e9593822
|
Fix #29633
|
2017-06-28 15:33:34 +02:00 |
|
Benjamin Pasero
|
3e4a7d1e89
|
fix imports
|
2017-06-28 08:08:22 +02:00 |
|
Dirk Baeumer
|
19f310a027
|
Fixes #29427 & #29617
|
2017-06-27 21:38:56 +02:00 |
|
Marc Kassay
|
dc4e07da58
|
Added git\src\model tooltip for decorations.
|
2017-06-27 12:46:58 -04:00 |
|
Felix Becker
|
dbe0f89264
|
Always reject Promises with Error instances
|
2017-06-26 15:24:41 +02:00 |
|
Sandeep Somavarapu
|
a5248f3675
|
#28538 Proposed API to read configuration in a multi root workspace
|
2017-06-26 12:53:14 +02:00 |
|
Matt Bierner
|
d21dd1269e
|
Adding options to disable svgs in webviews
|
2017-06-25 17:09:55 -07:00 |
|
Dirk Baeumer
|
cf594ad817
|
Make tthe source attribute mandantory for tasks defined in extensions
|
2017-06-25 22:44:46 +02:00 |
|
Dirk Baeumer
|
333d658102
|
Fixed problem matcher single string not handled
|
2017-06-23 17:04:49 +02:00 |
|
Dirk Baeumer
|
531e9fe92c
|
Remove obsolete code
|
2017-06-23 11:28:18 +02:00 |
|
Dirk Baeumer
|
22fa494aee
|
Incooperate API feedback
|
2017-06-23 10:25:45 +02:00 |
|
Dirk Baeumer
|
2ef8e48de4
|
Implemented latest feedback from #28235
|
2017-06-23 10:25:44 +02:00 |
|
Andre Weinand
|
fbcdb4c6a7
|
add proposed debug API; fixes #28234
|
2017-06-22 19:04:39 +02:00 |
|
Johannes Rieken
|
aec62b1f78
|
for now, restore false rootPath, #28526
|
2017-06-22 12:25:46 +02:00 |
|
Johannes Rieken
|
f3ae32fc37
|
more 💄
|
2017-06-21 16:09:38 +02:00 |
|
Johannes Rieken
|
92b2d10871
|
one file, one coding style
|
2017-06-21 16:00:03 +02:00 |
|
Johannes Rieken
|
58b081deed
|
fix compile error
|
2017-06-21 11:46:21 +02:00 |
|
Johannes Rieken
|
8e746dfdc7
|
very first proposed API for multiple roots, #28526
|
2017-06-21 11:23:53 +02:00 |
|
Johannes Rieken
|
919d3feca4
|
make getPath return undefined when there is not just one root, #28526
|
2017-06-21 10:58:01 +02:00 |
|
Benjamin Pasero
|
27f6898c26
|
renames
|
2017-06-20 09:24:18 +02:00 |
|
Alex Dima
|
b3c009ba19
|
More layering clean-up
|
2017-06-19 12:10:43 +02:00 |
|
Dirk Baeumer
|
9ca787d8ac
|
Fixes #28139: Fix TS 2.4 Errors in extHostTask.ts
|
2017-06-19 11:26:46 +02:00 |
|
Alex Dima
|
4e25d35572
|
Fixes #28886: Layer breaker in vs/platform/statusbar/common/statusbar.ts
|
2017-06-19 10:51:40 +02:00 |
|
Johannes Rieken
|
d036417745
|
💄 no tricks, implement a stable sort
|
2017-06-16 19:10:20 +02:00 |
|