ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Padawan (PHP completion)

by padawan-php ST3 MacLinux

A ST3 plugin for padawan.php completion server

Labels auto-complete, php

Details

Installs

  • Total 640
  • Win 0
  • Mac 292
  • Linux 348
Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Padawan.sublime

No plans for Windows support

Padawan.sublime is a Sublime Text 3 plugin for padawan.php server , a smart PHP code completion server for Composer projects.

This plugin includes: - Completion - Commands for index generation and index saving - Commands for starting, stopping and restarting the server

Installation

  1. Make sure you've installed padawan.php server
  2. Install this plugin via Package control or clone this repo to /path/to/your/sublime-text-3/Packages/

Demo video

Click the image below to watch a short video on what Padawan.sublime can already do.

ScreenShot

Requirements

Padawan.php requires PHP 5.5+

Running

To get smart autocompletion all you need to do is the following easy steps:

  1. Open your php composer project
  2. Run the Padawan: Generate Index from the command palette
  3. Run the Padawan: Start Server from the command palette after index generation has stopped
  4. Enjoy smart completion

Plugins(Extensions)

You can extend Padawan.php by installing plugins. See Plugins List for more info.

Installing

Use Padawan: Add plugin and type plugin name, for example mkusher/padawan-di

Removing

Use Padawan: Remove plugin and choose one of the installed plugin from the list.