Skip to content

How to format text in vscode.notify? #2203

Closed Answered by justinmk
liuhq asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, just use Nvim's :echomsg . This will print in the vscode Output view, which is the entire point of the Output view. It makes no sense to use vscode notifications for showing large amounts of text, instead of the Output view.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@liuhq
Comment options

@justinmk
Comment options

Answer selected by liuhq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants