Giter VIP home page Giter VIP logo

hyperclick-php's Introduction

Hyperclick PHP

A very simple Hyperclick provider for PHP. Inspired by js-hyperclick. Hyperclick package is required.

Usage

<cmd-click> on a supported word to jump its declaration or location.

Features

  • Variables: jump to their last definition in current file.
  • Required/Included Files: open file in new pane, or - if already open - jump to it's pane in editor.
  • Will attempt to resolve included files in current directory, then parent directories, until project root is reached
  • Functions: jump to their definition in the current file.

Known Issues

  • originally designed to handle a morass of procedural code (ie not object definitions)
  • only works for variables & functions defined in the current file
  • array references/definitions don't work
  • pays no attention to scope or if a variable was defined as part of function prototype
  • probably won't work with object instance variables

so ... to reiterate: very simple

hyperclick-php's People

Contributors

claytonrcarter avatar curtisgibby avatar oclbdk avatar toddhedrick avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hyperclick-php's Issues

Not working with Atom 1.3.1

OS X 10.11.2, almost new installation of Atom, cmd-click seems to be multiple cursors, not "go to declaration".

Doesn't work

Hello,

I can't see hyperlinks in PHP... Can you help me ?
Does it require something else to work... ?

Thanks!

Blank error on `ctrl + click`

This package does not work. I've tried the "composer optional autoload" as well, all it renders when ctrl + click (-on anything) is:

Error:

... no description.

Tried restarting Atom .. still the same.

add include path for files

It would be nice to have an include path setting that required/included file could search for the file

or maybe even pull the include path from php.ini if possible

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.