Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

ChristopheBoucaut/atom-open-from-namespace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open from namespace

With this package, you can open a PHP file from this namespace. The package use the fuzzy-finder package (official package). You can open directly from a namespace after an "use" (link) or you can select in a modal which lists all "use" in the current file.

How use it ?

Two choices !

  • Open the command palette (ctrl-shift-P). Select "Open from namespace: List namespace" in a PHP file. Select the namespace which you want open. Paste (ctrl+v) in the modal opened just after.
  • alt+click on a namespace in a PHP file. Paste (ctrl+v) in the modal opened just after.

About

Package for Atom - Open a PHP file from this namespace.

Resources

License

Stars

Watchers

Forks

Packages

No packages published