All Projects → mix-php → swoole-ide-helper-phar

mix-php / swoole-ide-helper-phar

Licence: other
Swoole IDE 自动补全,PHAR 包。

Projects that are alternatives of or similar to swoole-ide-helper-phar

Swoole Ide Helper
Auto completion, trigger suggest and view docs for Swoole in editor.
Stars: ✭ 1,116 (+7871.43%)
Mutual labels:  autocomplete, ide, swoole
CodeView
Android Library to make it easy to create an Code editor or IDE that support any languages and themes, with auto complete, auto indenting, snippets and more features
Stars: ✭ 254 (+1714.29%)
Mutual labels:  autocomplete, ide
Javascriptenhancements
JavaScript Enhancements is a plugin for Sublime Text 3. It offers not only a smart javascript autocomplete but also a lot of features about creating, developing and managing javascript projects (real-time errors, code refactoring, etc.).
Stars: ✭ 592 (+4128.57%)
Mutual labels:  autocomplete, ide
AndroidIDE
AndroidIDE is an IDE for Android to develop full featured Android apps on Android smartphones.
Stars: ✭ 98 (+600%)
Mutual labels:  autocomplete, ide
Cmake Ide
Use Emacs as a C/C++ IDE
Stars: ✭ 661 (+4621.43%)
Mutual labels:  autocomplete, ide
Arduino Pro Ide
The Arduino IDE for advanced users and developers. Experimental alpha version.
Stars: ✭ 917 (+6450%)
Mutual labels:  autocomplete, ide
Php Language Server
PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
Stars: ✭ 1,019 (+7178.57%)
Mutual labels:  autocomplete, ide
Go Plus
An Enhanced Go Experience For The Atom Editor
Stars: ✭ 1,519 (+10750%)
Mutual labels:  autocomplete, ide
Ide Stubs
Phalcon IDE Stubs
Stars: ✭ 137 (+878.57%)
Mutual labels:  autocomplete, ide
apio-ide
🌱 Experimental open FPGA IDE using Atom and Apio
Stars: ✭ 82 (+485.71%)
Mutual labels:  ide
dwoole
⚙️ Docker image for Swoole apps with Composer, auto-restart on development and a production-ready version.
Stars: ✭ 32 (+128.57%)
Mutual labels:  swoole
svelte-mapbox
MapBox Map and Autocomplete components for Svelte (or Vanilla JS)
Stars: ✭ 267 (+1807.14%)
Mutual labels:  autocomplete
tree-core-ide
The next generation integrated development environment for processor design and verification. It has multi-hardware language support, open source IP management and easy-to-use rtl simulation toolset.
Stars: ✭ 79 (+464.29%)
Mutual labels:  ide
docker-images
本仓库为自定义及收藏的一些镜像,方便使用。包含PHP5、PHP7开发环境等镜像。
Stars: ✭ 18 (+28.57%)
Mutual labels:  swoole
combobox-nav
Attach combobox navigation behavior to <input> or <textarea>.
Stars: ✭ 76 (+442.86%)
Mutual labels:  autocomplete
react-search-autocomplete
A search box that filters the provided array of objects
Stars: ✭ 152 (+985.71%)
Mutual labels:  autocomplete
lily
Lily is a modular and lightweight IDE for languages based on Panda Framework
Stars: ✭ 24 (+71.43%)
Mutual labels:  ide
react-power-select
A highly composable & reusable select/autocomplete components
Stars: ✭ 63 (+350%)
Mutual labels:  autocomplete
Kelvin
A powerful language for symbolic computation written in Swift.
Stars: ✭ 23 (+64.29%)
Mutual labels:  ide
theia-workshop
Theia Workshop - Building Cloud and Desktop IDEs
Stars: ✭ 38 (+171.43%)
Mutual labels:  ide

Swoole IDE 自动补全

这是实现 PhpStorm 等编辑器写 Swoole 代码时,可自动补全的 PHAR 包。

使用

方法一:

方法二:

  • 下载 PHAR 包
  • 给 swoole-ide-helper.phar 单独建立一个目录存放
  • 右键 External Libraries
  • 选择 Configure PHP Include Paths...
  • 点 '+' 号,选择 swoole-ide-helper.phar 所在的目录

版权

该包内的代码来自:https://github.com/eaglewu/swoole-ide-helper ,我只是打包了一下,版权归该用户所有。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].