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 642
  • Win 0
  • Mac 292
  • Linux 350
Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19
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 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
Linux 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 0 0 0 0 1 0 0 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.