Replies: 1 comment 5 replies
-
What does MWE means? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wish to report some coloring problem to Coc, but I first need to construct a minimal working example to reproduce it.
I'm having trouble doing so, because it actually is nontrivial (need a plugin manager, node, the presumably-faulty coc-plugin..) and I don't find help in this respect within coc documentation.
Can the wiki, or the README, provide a stump for constructing MWE featuring coc? This way I could be able to
[n]vim -u coc-mwe.vim my-buggy-file
and either understand the problem myself or produce a helpful bug report ?Beta Was this translation helpful? Give feedback.
All reactions