Commit Graph

1540 Commits

Author SHA1 Message Date
Peng Lyu
5c25f5001f rough incremental update. 2018-04-18 15:05:45 -07:00
Peng Lyu
aed94aee0c comment service fetch 2018-04-17 17:07:29 -07:00
Rachel Macfarlane
801d3eaacf Add onDidCommentThreadsChange 2018-04-17 16:48:56 -07:00
Rachel Macfarlane
3a297dc5b4 Add provideAllComments method to comments provider 2018-04-16 17:47:17 -07:00
Peng Lyu
64fb9e85f4 refactor 2018-04-16 14:21:15 -07:00
Peng Lyu
36672be949 add new comment. 2018-04-16 14:18:03 -07:00
Peng Lyu
bd94f5eb2e move review model logic out of tree view. 2018-04-11 21:09:56 -07:00
Peng Lyu
54a7a3ac33 Comment provider with correct registration and dispose. 2018-04-11 19:05:55 -07:00
Peng Lyu
05716c1812 should not run providers twice. 2018-04-11 19:05:55 -07:00
Matt Bierner
260d29928d Prototyping declarative action contribution for threads 2018-04-10 16:06:51 -07:00
Matt Bierner
bd83b6da57 Removing webview widget api. Will go with more declarative approach 2018-04-10 15:32:55 -07:00
Peng Lyu
5dd148f919 New comment actions. 2018-04-09 17:27:25 -07:00
Peng Lyu
f354e9bdb9 Merge remote-tracking branch 'upstream/master' into rebornix/review 2018-04-09 16:23:31 -07:00
Johannes Rieken
733f8f6c15 move -> rename, #47475 2018-04-09 13:55:23 +02:00
Johannes Rieken
2afd736754 more cancellation token, #47475 2018-04-09 12:28:26 +02:00
Johannes Rieken
efcca1c0d9 files,remote - more utimes removal 2018-04-09 12:28:26 +02:00
Johannes Rieken
534d10d37d add FileSystemProvider2 for rapid changes, add readFile/writeFile, simplify delete, #47475 2018-04-09 11:35:32 +02:00
André Weinand
317bf2e647 fold path hooks into debugAdapter 2018-04-09 11:32:15 +02:00
André Weinand
95feda25ad rename v8Protocol.ts to debugAdapter.ts 2018-04-09 11:27:26 +02:00
Johannes Rieken
3117f1b450 fix #47388 2018-04-09 09:47:46 +02:00
Johannes Rieken
61246f972c fix #47363 2018-04-09 09:40:51 +02:00
Matt Bierner
52c293a050 Fix webview type name casing 2018-04-06 17:09:41 -07:00
Peng Lyu
245ccf5b59 Merge remote-tracking branch 'upstream/mjbvz/webviewWidgetProto' into rebornix/review 2018-04-06 16:22:01 -07:00
Matt Bierner
d855ec8060 Reduce duplicate state for active webviews 2018-04-06 16:06:44 -07:00
Peng Lyu
105ba504ad gravatar, title bar for comment thread, show comment titles when file opened. 2018-04-06 15:40:48 -07:00
Matt Bierner
89d6db5c86 Show at a specific position 2018-04-06 14:15:07 -07:00
Matt Bierner
d7e0604ec6 Prototype webview widget
Start prototyping a webview widget. Code is still super rough
2018-04-06 13:29:21 -07:00
André Weinand
4cd09ff11e reify the DebugAdapter; fixes #45129 2018-04-06 16:42:11 +02:00
Alex Dima
8e5a374372 Fixes #44956: Propagate extension activation errors in the activate() calls 2018-04-06 11:55:46 +02:00
Johannes Rieken
8b470712c9 make diagnostics read api public, #30075 2018-04-06 11:08:12 +02:00
Matt Bierner
78707964d0 Reduce duplicate state for active webviews 2018-04-06 00:15:07 -07:00
Matt Bierner
75ecc5ef29 Delete now unused webview.state 2018-04-05 23:14:04 -07:00
Matt Bierner
6c139ab333 Move all private properties together 2018-04-05 23:14:04 -07:00
Matt Bierner
c14e30aeb4 Show error when webview restore fails 2018-04-05 19:18:55 -07:00
Matt Bierner
e873a42e27 Fix possible webview exception 2018-04-05 19:02:35 -07:00
Peng Lyu
d3c0f36fb9 bad copyright 2018-04-05 17:02:39 -07:00
Matt Bierner
d0f7d2e8da Fix compile error 2018-04-05 10:23:23 -07:00
Matt Bierner
caee7a5789 Working on progress indicator when loading webview 2018-04-05 10:16:39 -07:00
Alex Dima
e50d290378 Fixes #10047: include rangeOffset in TextDocumentContentChangeEvent 2018-04-05 12:21:10 +02:00
Matt Bierner
dd21d3520a Add webview restoration api proposal (#46380)
Adds a proposed webiew serialization api that allows webviews to be restored automatically when vscode restarts
2018-04-03 18:25:22 -07:00
Matt Bierner
094a469d51 Working on adding comment api 2018-04-03 18:00:28 -07:00
Sandeep Somavarapu
1f9184254c Fix #47147 2018-04-03 17:21:33 +02:00
Johannes Rieken
14a2bc0214 Merge branch 'joh/next' 2018-04-03 09:28:19 +02:00
Sandeep Somavarapu
9d58008fa1 Fix #45340 2018-03-30 11:24:02 +02:00
Johannes Rieken
aec9a5e065 fix #42602 2018-03-29 12:57:14 +02:00
Johannes Rieken
98d0b747c2 fix #46239 2018-03-29 12:16:20 +02:00
Ramya Achutha Rao
89b196e08f Publisher info is now considered SystemMetaData 2018-03-28 19:39:30 -07:00
Christof Marti
90bb79d716 Multi-select picker API: use 'canPickMany' and 'picked' (fixes #46803) 2018-03-28 16:32:29 +02:00
Benjamin Pasero
19001175dd Progress API percentage is ambiguous (fixes #46743) 2018-03-28 09:44:06 +02:00
Ramya Achutha Rao
451372e82b Add old properties back until we retire them post nova 2018-03-27 14:59:43 -07:00