atuttle / atom-language-cfml

:space_invader: A CFML Language for the Atom Editor
38 stars 24 forks source link

Jump to symbol? #94

Open KrunchMuffin opened 7 years ago

KrunchMuffin commented 7 years ago

I use CTRL+R a lot in sublime. Is this something that has to be added by your package in order to get it to work, or is it Atom doesn't support in CFML? https://github.com/atom/symbols-view

KamasamaK commented 7 years ago

Possibly addressed by @lmajano PR for symbols-view.

KrunchMuffin commented 7 years ago

CTRL+R says no symbols found

KamasamaK commented 7 years ago

@KrunchMuffin Are you using symbols-view v0.117.0? It's not included in the latest stable release of Atom. You can try manually overriding the included package or try the latest beta and see if it shows up. Note, I have not tried either of these.

atuttle commented 7 years ago

@KamasamaK very cool! I forcibly installed symbols-view 0.117.0 into my personal packages folder and it works now. Thanks for the tip!

$ apm install symbols-view@0.117.0
The symbols-view package is bundled with Atom and should not be explicitly installed.
You can run `apm uninstall symbols-view` to uninstall it and then the version bundled
with Atom will be used.
Installing symbols-view@0.117.0 to /Users/atcodes/.atom/packages ✓
KrunchMuffin commented 7 years ago

no dice for me, just a bunch of errors

On Thu, Aug 17, 2017 at 5:56 PM, Adam Tuttle notifications@github.com wrote:

@KamasamaK https://github.com/kamasamak very cool! I forcibly installed symbols-view 0.117.0 into my personal packages folder and it works now. Thanks for the tip!

$ apm install symbols-view@0.117.0 The symbols-view package is bundled with Atom and should not be explicitly installed. You can run apm uninstall symbols-view to uninstall it and then the version bundled with Atom will be used. Installing symbols-view@0.117.0 to /Users/atcodes/.atom/packages ✓

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/atuttle/atom-language-cfml/issues/94#issuecomment-323205469, or mute the thread https://github.com/notifications/unsubscribe-auth/AA_TjWV4RCF9m-t_V7eXI5_QeEiZFnOsks5sZLcfgaJpZM4KGmz4 .