Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

wasikuss/autocomplete-php

 
 

Repository files navigation

autocomplete-php package

An Atom PHP autocompleter for autocomplete-plus

Now is mandatory have PHP in the enviroment PATH

Beta version.

Demo

Requirements:

  • Atom autocomplete-plus package
    • (instll with apm install autocomplete-plus)
  • Now is mandatory have PHP in the enviroment PATH

Installation

  • apm install autocomplete-php
  • or install through Atom's UI

To-Do

  • Get local variables from current file
  • Get local functions from current file (Included snippets with params)

Maybe

  • Update option for list of internal php functions

Thanks to:

  • @amp343 - Add snippets to php internal functions
  • @fbereche - Help me with some ideas in the new way to get autocomplete

Share the love!

About

Autocomplete provider for PHP - Atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 56.5%
  • PHP 43.5%