Skip to content

Conversation

FrancescElies
Copy link
Contributor

@FrancescElies FrancescElies commented Apr 27, 2025

Adds a command to see comments in github pullrequest.

You can test it as follows
image

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?
image

--repo(-R) # Select another repository using the [HOST/]OWNER/REPO format
--help # Show help for command
]

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a comment

@fdncred fdncred merged commit b442c96 into nushell:main Apr 28, 2025
1 check passed
@fdncred
Copy link
Contributor

fdncred commented Apr 28, 2025

Thanks

@FrancescElies FrancescElies deleted the cesc/gh-view-inilined-comments branch April 28, 2025 13:25
0x4D5352 pushed a commit to 0x4D5352/nu_scripts that referenced this pull request Apr 29, 2025
Adds a command to see comments in github pullrequest.

You can test it as follows

![image](https://github.com/user-attachments/assets/ab76dad8-81f3-432e-9aca-c27227928f96)

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?

![image](https://github.com/user-attachments/assets/06dbd03c-e508-48bb-88c3-61809370f5a5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants