Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

atom/ide-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement

IDE-PHP package

CI

PHP language support for Atom-IDE, powered by FelixFBeckers PHP Language Server.

Requires Atom 1.21 and a PHP 7.0 runtime installed on your system.

Screen shot of IDE-PHP

Early Access

This package is currently an early access release. To expose the functionality within Atom install the abandoned atom-ide-ui package or the actively developed community packages:

Features

  • Auto completion
  • Diagnostics (errors & warnings)
  • Document outline
  • Find references
  • Go to definition
  • Hover
  • Signature help

Contributing

Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, Atom's contributing guide will help get you started while the guide for contributing to packages has some extra information.

License

MIT License. See the license for more details.