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

atom/ide-php

Repository files navigation

IDE-PHP package

macOS Build Status Windows Build Status Dependency Status

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

Requires Atom 1.21 - currently in beta and a PHP 7.1 runtime installed on your system.

Screen shot of IDE-PHP

Early access

This package is currently an early access release. You should also install the atom-ide-ui package to expose the functionality within Atom.

Features

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

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.