atom / symbols-view

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

CSS/HTML - question #139

Open marek1545 opened 8 years ago

marek1545 commented 8 years ago

Hi, I have two question. 1/ Is possibile to use symbole-view to move form html file to css file where declaration class / id? 2/ Is possibile to click on declaration file and move into this file? Example:

Is good package for js/php but this feature is important for me. I read lot of page but I don't find how I can do this. Is it at all possible. Can you help me?

lee-dohm commented 8 years ago
  1. If your ctags file indexes your CSS, then it should be possible, yes. You should be able to use Cmd+Shift+R on OS X or Ctrl+Shift+R on other platforms to search all symbols in the entire project.
  2. You didn't include an example.
marek1545 commented 8 years ago

I include example but not show here. /link rel="stylesheet" href="css/mystyles.css"/

I found package to do that https://atom.io/packages/navigate