The Wayback Machine - https://web.archive.org/web/20210806134713/https://github.com/topics/completions
Skip to content
#

completions

Here are 42 public repositories matching this topic...

drmcghee
drmcghee commented Mar 30, 2020

In my code I have a multiple line summary (comments) for my main method.

when I run my executable and ask for help myapp.exe --help the summary gets line wrapped.
I would like for each line in my summary to have a new line between.

I have tried every mechanism to make this work to no joy (also looked in the dragonfruit code a little) but couldn't find a quick fix.

 /// <summary>

JavaScript Enhancements is a plugin for Sublime Text 3. It offers not only a smart javascript autocomplete but also a lot of features about creating, developing and managing javascript projects (real-time errors, code refactoring, etc.).

  • Updated Sep 30, 2020
  • Python

Improve this page

Add a description, image, and links to the completions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the completions topic, visit your repo's landing page and select "manage topics."

Learn more