Commit Graph

20 Commits

Author SHA1 Message Date
Peng Lyu
63672ffaa7 Merge pull request #74930 from microsoft/rebornix/commentreactions
Comment Reaction API
2019-06-10 10:36:21 -07:00
Peng Lyu
cae0668a0e reactions handler 2019-06-05 21:08:41 -07:00
Rachel Macfarlane
83ef31e6a2 Correctly set extensionId on comment threads 2019-06-04 11:50:47 -07:00
Peng Lyu
c042dabe2b Fix #74641. Update viewzone afterline when position changes. 2019-05-31 10:27:56 -07:00
Peng Lyu
346da6b01a dispose empty comment thread when collapse. 2019-05-23 16:37:42 -07:00
Peng Lyu
e26568b586 Add contextValue support 2019-05-21 16:59:34 -07:00
Peng Lyu
b8c1a34885 thread id is still updatable 2019-05-21 15:08:47 -07:00
Peng Lyu
7554ac4387 Edit comment 2019-05-17 18:16:14 -07:00
Rachel Macfarlane
925426e8b0 Remove activeCommentThread from extHost comments, set context keys on simple comment editor 2019-05-17 16:52:36 -07:00
Peng Lyu
e6152cc29f icons for menu bar 2019-05-17 16:34:47 -07:00
Peng Lyu
4186bc0a44 menu items 2019-05-17 11:49:00 -07:00
Peng Lyu
0683efcf4f Deprecate commands for static contribution later, fixes #73333 2019-05-06 14:17:44 -07:00
Peng Lyu
da3c97f366 Rename username to author name. (#73137)
* Rename user to author for Comment.

* Make Comment interface

* Fix #73170. Introduce CommentAuthorInformation

* Fix #73145. Update range properly.
2019-05-03 18:29:48 -07:00
Peng Lyu
072e9a35ee Comments API Finalization (#73010)
* Comments API Finalization
2019-04-30 14:59:59 -07:00
Peng Lyu
253809c186 Legacy api should still work. 2019-04-28 16:35:01 -07:00
Peng Lyu
6a4805546a Bring back empty comment thread factory. 2019-04-28 14:02:23 -07:00
Peng Lyu
9435d7cc38 support deprecated commentId. 2019-04-28 13:24:58 -07:00
Peng Lyu
2884d2239b Add active comment thread. 2019-04-28 12:30:29 -07:00
Peng Lyu
3d814eb92d Comment Id. 2019-04-28 11:57:37 -07:00
Johannes Rieken
c0821aa5e9 move extHost-files to common 2019-04-10 10:26:52 +02:00