coder3101 / protols

Language Server for protocol buffers
MIT License
46 stars 2 forks source link

Properly format the Hover text #3

Open asharkhan3101 opened 4 months ago

asharkhan3101 commented 4 months ago

Currently the comments are just placed in a new line and does not honour the comment style. Ideally we should follow the same format as specified in the comment.

coder3101 commented 4 months ago

It seems that parsing is correct, the returned enum for simple text is what seems to trim the empty lines in client.