Commit Graph

31 Commits

Author SHA1 Message Date
Rachel Macfarlane
915bbb2db3 Support multiple workspaceCommentsProvider contributions in comments panel, fixes #51622 2018-06-11 09:33:29 -07:00
Benjamin Pasero
dbc578db5d fix #51598 2018-06-11 18:32:40 +02:00
Benjamin Pasero
a3ba24d849 fix npe 2018-06-11 13:05:38 +02:00
rebornix
4c11f8ca7f handle diff editor for comments population. 2018-06-08 11:59:30 -07:00
Peng Lyu
f921e1910f re #38746. Implement dispose method 2018-06-05 12:50:05 -07:00
rebornix
d835b9c226 move comments service into comments part instead of registering it as a global service. 2018-06-04 15:24:36 -07:00
Benjamin Pasero
311e44fa4c adopt new grid APIs 2018-06-04 11:15:15 -07:00
Rachel Macfarlane
e9f5dc85a4 Unregister data providers from comment service 2018-05-23 11:33:46 -07:00
Rachel Macfarlane
f86589cd3f Workaround for comments panel not opening 2018-05-21 15:11:29 -07:00
Peng Lyu
5d6cca6013 update comments in editor when a data provider is registered. 2018-05-18 10:03:59 -07:00
Peng Lyu
41f1722166 use explict api instead of commands for commenting. 2018-05-16 19:14:24 -07:00
Peng Lyu
6889469054 reveal and expand comments 2018-04-23 11:31:05 -07:00
Peng Lyu
faa4bd1fff null check 2018-04-23 10:09:13 -07:00
Rachel Macfarlane
1920a28289 Separate WorkspaceCommentProvider and DocumentCommentProvider 2018-04-20 15:15:50 -07:00
Peng Lyu
5a3c4d1930 commentProvider can control collapse state of a thread 2018-04-20 15:04:00 -07:00
Peng Lyu
55198cb554 huge refactoring, remove getNewCommentRange 2018-04-19 11:49:45 -07:00
Peng Lyu
5c25f5001f rough incremental update. 2018-04-18 15:05:45 -07:00
Rachel Macfarlane
e1bb620efd Fix build 2018-04-17 17:11:35 -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
d15c0dce25 Display message when PR has no comments 2018-04-17 09:01:27 -07:00
Rachel Macfarlane
3a297dc5b4 Add provideAllComments method to comments provider 2018-04-16 17:47:17 -07:00
Peng Lyu
8107cbff1c move comment widget out of editor 2018-04-16 14:45:34 -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
Rachel Macfarlane
f3d38c3f41 Associate comments with files, open editor when selecting top-level node in comments panel 2018-04-12 12:08:24 -07:00
Peng Lyu
58a859e8c1 unregister comment provider when dispose, otherwise we see duplicates. 2018-04-11 19:05:55 -07:00
Rachel Macfarlane
159234d3fd Add comments panel 2018-04-11 17:58:00 -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
b3ef6d4ba2 Show comments in problem panel. 2018-04-05 15:39:22 -07:00
Matt Bierner
094a469d51 Working on adding comment api 2018-04-03 18:00:28 -07:00