elp-revive / company-powershell

autocompletion backend for powershell-mode in emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: GPL v3 JCS-ELPA

CI

Description:

Company autocompletion backend for powershell. It will ask to create an index of commands when first invoked. This takes a while, so company-powershell completion will disable itself until the process is finished.

company-show-location ("M-.") looks up the online help in the browser for the completion candidate if available.

Example:

example


Converted from company-powershell.el by el2markdown.

About

autocompletion backend for powershell-mode in emacs


Languages

Language:Emacs Lisp 78.7%Language:PowerShell 11.1%Language:Makefile 10.2%