Commit Graph

2510 Commits

Author SHA1 Message Date
Matt Bierner
14c4fde6d6 Strict null check extHostQuickOpen 2019-03-05 16:53:40 -08:00
Matt Bierner
8f3cda12e4 Strict null check extHostFileSystem 2019-03-05 16:53:40 -08:00
Matt Bierner
bb64391ec4 Strict null work in exthost 2019-03-05 16:53:40 -08:00
Matt Bierner
733a1cd841 Strict null check extHostDocuments 2019-03-05 16:53:40 -08:00
Matt Bierner
480b838ef2 Strict null check apiCommands 2019-03-05 16:53:40 -08:00
Matt Bierner
13e394ff45 Strict null fixes for tests 2019-03-05 11:25:32 -08:00
Johannes Rieken
1eb6de1daf clean up some todos 2019-03-05 10:16:07 +01:00
Daniel Imms
437f7f67cb Move TerminalProcessManager, node->browser 2019-03-04 20:10:07 -08:00
Daniel Imms
badedf5d7d Move terminalEnvironment, node->common
Part of #69115
2019-03-04 17:25:24 -08:00
Daniel Imms
8afa7773d5 Remove os dep in terminalEnvironment 2019-03-04 17:16:21 -08:00
Johannes Rieken
d9aeef5de6 remove hasChanges-check, fixes #68971 2019-03-04 16:31:30 +01:00
Christof Marti
6fad3377f4 Start CLIServer with extension host 2019-03-04 15:01:53 +00:00
Johannes Rieken
44b4f0e967 remove isMalformedUri thing 2019-03-04 15:59:28 +01:00
Johannes Rieken
ca0b1b38b0 debt - make target location optional and let service decide 2019-03-04 11:46:46 +01:00
Johannes Rieken
265644d08a debt - use our assert util 2019-03-04 11:46:46 +01:00
Johannes Rieken
bf8c66a079 fix #69753 2019-03-04 10:40:01 +01:00
Martin Aeschlimann
e96ab81392 extensionTestsLocationURI.fsPath normalizes path (for #69569) 2019-03-02 20:57:46 +01:00
Benjamin Pasero
900d58bfe5 debt - declare more services via registerSingleton() 2019-03-02 09:42:57 +01:00
Matt Bierner
3f68d38c9b Fix strict null error in webview 2019-03-01 21:06:15 -08:00
Matt Bierner
c7bf51034b Take uri as argument instead of string version of uri 2019-03-01 16:06:51 -08:00
Matt Bierner
9061cad570 Removing preview.html command
Fixes #62630
2019-03-01 16:06:51 -08:00
Alex Dima
e2049cdca3 Remove public facing usages of indentSize (#10339) 2019-02-27 17:24:32 +01:00
Joao Moreno
dafd1aab8f missing semi 2019-02-23 08:09:00 +01:00
Peng Lyu
e5dbd34dd3 Merge pull request #69253 from Microsoft/rebornix/commentscontrol
Comments API refactor
2019-02-22 16:54:39 -08:00
Peng Lyu
bb62f5036d Support new comment thread creation. 2019-02-22 16:46:49 -08:00
Andre Weinand
e5da9b8d55 rescan debugger extensions; fixes #69100 2019-02-22 23:37:44 +01:00
Peng Lyu
4f249529e8 Commenting Ranges API 2019-02-22 12:05:08 -08:00
Peng Lyu
39218635a5 Dispose commentcontrol properly. 2019-02-22 11:29:58 -08:00
Peng Lyu
bcc48091d3 Make sure CommentControl & CommentsProvider handles are unique. 2019-02-22 11:02:23 -08:00
Martin Aeschlimann
eee10d2c7f Stop restarting extension host when root folders change. 2019-02-22 16:47:34 +01:00
Martin Aeschlimann
14f25a6102 "--extensionTestsPath" does not accept uris 2019-02-22 16:22:10 +01:00
Benjamin Pasero
1aee0c194c debt - scaffold a service for package.json/product.json access 2019-02-21 12:55:46 +01:00
Alex Dima
9f11bfb31f Small rename 2019-02-21 12:20:19 +01:00
Alexandru Dima
de3ec3dd34 Merge pull request #69131 from Microsoft/sandy081/fixDeadlock
fix dead lock
2019-02-21 12:19:11 +01:00
Alex Dima
26d204adc9 Introduce a second barrier 2019-02-21 12:17:39 +01:00
Sandeep Somavarapu
4c7870316d fix dead lock - wait for workspace initialization while starting exthost 2019-02-21 12:00:39 +01:00
Andre Weinand
4215ed797c protect against undefined session; fixes #69128 2019-02-21 11:56:54 +01:00
Sandeep Somavarapu
564b7120ab clean up 2019-02-21 11:34:03 +01:00
isidor
835458245d labelService: register formatters via API. Also expose getSeperator 2019-02-21 10:01:52 +01:00
Peng Lyu
de52daea94 edit/delete command 2019-02-20 16:45:50 -08:00
Peng Lyu
38e0c3f2c2 accept input commands. 2019-02-20 16:45:14 -08:00
Matt Bierner
a3e98d6c9b Take a code action kind instead of a string for _executeCodeActionProvider 2019-02-20 13:36:44 -08:00
Alex Dima
3199f1fd3b Introduce and adopt IExtHostWorkspaceProvider 2019-02-20 17:11:51 +01:00
Alex Dima
43f6bf8ff7 Address some null errors (#60565) 2019-02-20 12:05:33 +01:00
Matt Bierner
5c5d64e601 Remove cast that was causing type error 2019-02-19 16:41:24 -08:00
Matt Bierner
7e759cf3c8 Annotate more usage before assign strict null errors 2019-02-19 16:29:01 -08:00
Matt Bierner
e9a1cea1fd Strict null fixes in extHost 2019-02-19 16:29:01 -08:00
Sandeep Somavarapu
ef2a3e89fb #68927 use path.join 2019-02-19 12:48:00 +01:00
Sandeep Somavarapu
e2b1f24253 #68658 Strict null check - ExtHostConfiguration test 2019-02-19 12:06:08 +01:00
Sandeep Somavarapu
36e3c88fa4 #68658 Strict null check - ExtHostConfiguration 2019-02-19 12:06:08 +01:00