Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

No symbols found for .erb files #198

Open
Albertc opened this issue Oct 12, 2016 · 2 comments
Open

No symbols found for .erb files #198

Albertc opened this issue Oct 12, 2016 · 2 comments

Comments

@Albertc
Copy link

Albertc commented Oct 12, 2016

In Ruby on Rails, it is very used js.erb files (Javascript) or html.erb (html), and when I want to go to symbol with "Ctrl+r", "No symbols found" appears

@autobrain-stanley
Copy link

You have to associate the js.erb file type to the javascript language.
https://atom.io/packages/file-types

@Albertc
Copy link
Author

Albertc commented Dec 1, 2016

For now, the solution is tell Atom than .js.erb files are not JavaScrip (Rails) anymore
In fact is not necessary to associate js.erb to javascript language as you say, because only associating js.erb file types does not work

But the good solution should be, instead of modify the file type of js.erb's Atom files, tell to "symbols-view package" than js.erb files must be treated as js

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants