Skip to content
#

completions

Here are 40 public repositories matching this topic...

nxtn
nxtn commented Jul 17, 2020

I'm building a CLI similar to dotnet where each subcommand has an optional argument. The top level help message looks like the following:

Commands:
  install <path-to-config>      ...
  uninstall <path-to-config>    ...
  start <path-to-config>        ...
  stop <path-to-config>         ...
  restart <path-to-config>      ...
  status <path-to-config>       ...
  test <path-to-con

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