atom / symbols-view

Jump to symbols in Atom
MIT License
164 stars 114 forks source link

Go to declaration not working when function contains slash #93

Open aitboudad opened 9 years ago

aitboudad commented 9 years ago

Example:

private function generate(\DateTime $date)
{}