Sandeep Somavarapu
|
19e54fd1fd
|
Fix #42582
|
2018-02-05 12:10:21 +01:00 |
|
Johannes Rieken
|
0edcdab82e
|
undo workspace edit changes for now, #10659
|
2018-02-01 15:30:41 +01:00 |
|
Andre Weinand
|
7e2f7fd802
|
check breakpoint validity; fixes #42478
|
2018-02-01 01:10:51 +01:00 |
|
Rob Lourens
|
93681eb439
|
Fix #42624 - add _ between extension ID and sequence number in log folder name
|
2018-01-31 09:37:59 -08:00 |
|
Benjamin Pasero
|
648c46deee
|
API: clarify that vscode.openFolder also works with workspace files
|
2018-01-31 10:53:00 +01:00 |
|
Joao Moreno
|
b543a60cff
|
Merge branch 'scm-input-validation-provider'
|
2018-01-30 19:37:49 +01:00 |
|
Joao Moreno
|
7b9368ebc7
|
change to validateInput
|
2018-01-30 19:33:44 +01:00 |
|
Rob Lourens
|
5109beb79c
|
Include windowId in per-extension log folder name
|
2018-01-29 14:12:12 -08:00 |
|
Andre Weinand
|
4a01f5af86
|
Merge commit 'e09d5fc5247025184620ce062eb40581dc4480e1' into aweinand/debugAdapterExecutable
|
2018-01-29 16:08:35 +01:00 |
|
Benjamin Pasero
|
c567386efc
|
Merge pull request #42314 from Microsoft/ben/list-mode
Introduce and adopt workbench.list.openMode
|
2018-01-29 15:03:13 +01:00 |
|
Andre Weinand
|
81142e2cb5
|
support for debugAdapterExecutable; fixes #33801
|
2018-01-29 14:27:48 +01:00 |
|
Johannes Rieken
|
c0a5a09ab4
|
fix #33528
|
2018-01-29 12:58:24 +01:00 |
|
Benjamin Pasero
|
6adbd5b2a2
|
💄 multi root API
|
2018-01-28 17:58:58 +01:00 |
|
Johannes Rieken
|
609bcbf2b4
|
make resolveInitialRenameValue be proposed api
|
2018-01-26 18:02:27 +01:00 |
|
Johannes Rieken
|
403d5d410a
|
Merge branch 'master' into resolveInitialRenameValue
|
2018-01-26 17:08:21 +01:00 |
|
Joao Moreno
|
888f74495d
|
lineWarningLength -> validationProvider
|
2018-01-26 16:43:53 +01:00 |
|
Benjamin Pasero
|
1dbb41ace2
|
💄
|
2018-01-26 15:26:52 +01:00 |
|
Benjamin Pasero
|
36ff08f1ec
|
more fixes for multi root API
|
2018-01-26 15:09:04 +01:00 |
|
Sandeep Somavarapu
|
652077a7c1
|
💄
|
2018-01-26 12:52:49 +01:00 |
|
Andre Weinand
|
22c5903847
|
make addBreakpoint/removeBreakpoint sync
|
2018-01-26 12:51:15 +01:00 |
|
Benjamin Pasero
|
d134615a31
|
more tests
|
2018-01-26 10:08:03 +01:00 |
|
Benjamin Pasero
|
5b1bd55f35
|
extract common delta code
|
2018-01-26 09:36:54 +01:00 |
|
Benjamin Pasero
|
49eb09593e
|
add test and fix issue with swapping folders
|
2018-01-26 09:30:00 +01:00 |
|
Benjamin Pasero
|
a0de412c76
|
actually implement and test live objects
|
2018-01-26 09:17:38 +01:00 |
|
Benjamin Pasero
|
7b29aa6a1d
|
Merge branch 'master' into ben/workspace-api
|
2018-01-26 08:09:31 +01:00 |
|
Andre Weinand
|
eba681fed8
|
debug API to create/remove breakpoints; fixes #42173
|
2018-01-26 01:09:30 +01:00 |
|
Sandeep Somavarapu
|
5223e41ef9
|
#40357 Probable fix
|
2018-01-25 16:43:48 +01:00 |
|
Benjamin Pasero
|
b62dbb65fb
|
fix tests
|
2018-01-25 13:21:35 +01:00 |
|
Benjamin Pasero
|
202c3fe42c
|
💄
|
2018-01-25 13:11:42 +01:00 |
|
Benjamin Pasero
|
91f4de5c59
|
more tests and fix liveness issue
|
2018-01-25 12:25:10 +01:00 |
|
Benjamin Pasero
|
c345b67b84
|
updateWorkspaceFolders tests
|
2018-01-25 12:19:53 +01:00 |
|
Benjamin Pasero
|
40798a95cd
|
use live objects and avoid promises
|
2018-01-25 09:03:48 +01:00 |
|
Alex Dima
|
fabd8a57ec
|
Remove custom marshaller in tasks extension host communication (#40169)
|
2018-01-24 15:42:31 +01:00 |
|
Benjamin Pasero
|
5c9b0eb15e
|
simplify code
|
2018-01-24 13:42:08 +01:00 |
|
Benjamin Pasero
|
d35e6e3f49
|
Merge branch 'master' into ben/workspace-api
|
2018-01-24 13:25:06 +01:00 |
|
Johannes Rieken
|
3dd2035b13
|
another try, #41408
|
2018-01-24 09:55:50 +01:00 |
|
Johannes Rieken
|
acf50ea95a
|
Revert "Revert "add 'configuration' (read uri/path) of workspace config file, #41408""
This reverts commit 1cacde3496.
|
2018-01-24 09:54:15 +01:00 |
|
Johannes Rieken
|
57a072f82a
|
Merge pull request #41552 from Microsoft/rename-workspaceedit-proto
Allow renaming/creating/deleting files in a workspaced edit
|
2018-01-24 09:28:07 +01:00 |
|
Sandeep Somavarapu
|
07d50ff62e
|
Fix #39574
|
2018-01-23 20:31:07 +01:00 |
|
Sandeep Somavarapu
|
c9b291978c
|
#39574 Implement log level transmission to extension host
|
2018-01-23 19:31:12 +01:00 |
|
Benjamin Pasero
|
7d20e75c85
|
💄
|
2018-01-23 19:23:02 +01:00 |
|
Benjamin Pasero
|
de1dd8546d
|
updateWorkspaceFolders - add some validation
|
2018-01-23 18:11:24 +01:00 |
|
Sandeep Somavarapu
|
6fe6061960
|
#39574 Revert extension changs
|
2018-01-23 17:59:15 +01:00 |
|
Sandeep Somavarapu
|
de24732aa9
|
Implement #39574
|
2018-01-23 17:28:53 +01:00 |
|
Johannes Rieken
|
1ccfbe4024
|
missing merge change
|
2018-01-23 17:21:43 +01:00 |
|
Johannes Rieken
|
0f2cc682a0
|
Merge branch 'master' into rename-workspaceedit-proto
|
2018-01-23 17:19:06 +01:00 |
|
Johannes Rieken
|
a80308455b
|
make WorkspaceEdit more sane
|
2018-01-23 16:59:23 +01:00 |
|
Benjamin Pasero
|
a5f5d37f00
|
Merge branch 'master' into ben/workspace-api
|
2018-01-23 16:28:35 +01:00 |
|
Benjamin Pasero
|
3660fb83e8
|
address some feedback
|
2018-01-23 16:27:59 +01:00 |
|
Joao Moreno
|
1cacde3496
|
Revert "add 'configuration' (read uri/path) of workspace config file, #41408"
This reverts commit 3ecef8c1dd.
|
2018-01-23 11:23:02 +01:00 |
|