gerardroche / sublime-phpunit-completions

PHPUnit completions for Sublime Text

Home Page:https://blog.gerardroche.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHPUnitCompletions

PHPUnit completions for Sublime Text.

Features

  • PSR compliant.
  • Scoped to minimise auto-complete noise.

Installation

Clone this repository to a directory named PHPUnitCompletions in the Sublime Text Packages directory for your platform:

Linux

git clone https://github.com/gerardroche/sublime-phpunit-completions.git ~/.config/sublime-text-3/Packages/PHPUnitCompletions

OSX

git clone https://github.com/gerardroche/sublime-phpunit-completions.git ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/PHPUnitCompletions

Windows

git clone https://github.com/gerardroche/sublime-phpunit-completions.git %APPDATA%\Sublime/ Text/ 3/Packages/PHPUnitCompletions

License

Released under the GPL-3.0-or-later License.

About

PHPUnit completions for Sublime Text

https://blog.gerardroche.com

License:GNU General Public License v3.0