All Projects → php-integrator → Atom Annotations

php-integrator / Atom Annotations

Licence: other
Atom package that shows annotations (e.g. for overriden methods interface implementations) in your PHP source code.

Programming Languages

coffeescript
4710 projects

Projects that are alternatives of or similar to Atom Annotations

Atom Korean Spell Daum
Daum 맞춤법 검사기로 텍스트를 보내 손쉽게 교정 가능한 Atom package
Stars: ✭ 24 (+71.43%)
Mutual labels:  atom, package
Teletype
Share your workspace with team members and collaborate on code in real time in Atom
Stars: ✭ 2,345 (+16650%)
Mutual labels:  atom, package
Atom Latex
The only LaTeX package you need for typesetting with Atom.
Stars: ✭ 60 (+328.57%)
Mutual labels:  atom, package
toggler
Atom plugin - Toggle words and symbols
Stars: ✭ 21 (+50%)
Mutual labels:  atom, package
element-helper
🚀 Element-Helper is a Atom package for Element-UI.
Stars: ✭ 74 (+428.57%)
Mutual labels:  atom, package
atom-package-sync
Synchronize your atom packages and settings easily
Stars: ✭ 22 (+57.14%)
Mutual labels:  atom, package
Open On Github
Atom package for opening files on GitHub.com
Stars: ✭ 89 (+535.71%)
Mutual labels:  atom, package
atom-toolbar-almighty
Atom editor's missing toolbar
Stars: ✭ 21 (+50%)
Mutual labels:  atom, package
Atom Modular Snippets
:atom: A modular solution to snippets in @Atom.
Stars: ✭ 8 (-42.86%)
Mutual labels:  atom, package
multi-cursor
🎉
Stars: ✭ 44 (+214.29%)
Mutual labels:  atom, package
Php Ide Serenata
Atom IDE package that integrates the Serenata server to provide PHP code assistance
Stars: ✭ 277 (+1878.57%)
Mutual labels:  atom, package
Atom Sloc
Atom SLOC package for the statusbar
Stars: ✭ 10 (-28.57%)
Mutual labels:  atom
Tidymv
Tidy Model Visualisation for Generalised Additive Models
Stars: ✭ 25 (+78.57%)
Mutual labels:  package
Atomic Chrome
Edit Chrome textareas in Atom
Stars: ✭ 930 (+6542.86%)
Mutual labels:  atom
Language Dot
Dot (Graphviz) package for Atom
Stars: ✭ 11 (-21.43%)
Mutual labels:  atom
Seti Ui
A subtle dark colored UI theme for Atom.
Stars: ✭ 856 (+6014.29%)
Mutual labels:  atom
Unitycopylightingsettings
Unity editor extension to copy&paste lighting settings from one scene to another.
Stars: ✭ 25 (+78.57%)
Mutual labels:  package
Laravel Aws Sns
Laravel package for the AWS SNS Events
Stars: ✭ 24 (+71.43%)
Mutual labels:  package
Remote Dev Jobs Streamer
Match Tweets containing remote developer jobs using Filtered Stream and Tweet Annotations
Stars: ✭ 24 (+71.43%)
Mutual labels:  annotations
Atom Svgo
Minify SVG with SVGO.
Stars: ✭ 12 (-14.29%)
Mutual labels:  atom

php-integrator/atom-annotations

Legacy

This is a legacy version that required PHP >= 7.1. Since 3.6, its functionality is included in the base package and installing it separately is no longer necessary.

About

Screenshot

This package provides annotations for your PHP source code using PHP Integrator.

Note that the php-integrator-base package is required and needs to be set up correctly for this package to function correctly.

What is included?

  • Annotations for class methods that are implementing a method from an interface.
  • Annotations for class methods and properties that are overriding base class or trait members.
  • Tooltips on mouse over that clarify why the annotations are cluttering your gutter with additional icons.
  • Annotations for overrides and implementations can be clicked to navigate to respectively the method being overridden or implemented.

GPLv3 Logo

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].