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