Commit b442c96
authored
feat(gh-completions): view inlined-comments (#1106)
Adds a command to see comments in github pullrequest.
You can test it as follows

One problem I would like to solve is when comments are a very long
single line, in that case the colum becomes very wide, using `explore` I
have the sample problem. Is there an easy way to make text wrap inside a
cell if text longer than a certain threshold e.g. 100 chars?
1 parent 9560df9 commit b442c96
1 file changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
0 commit comments