0

I am trying to get Sublime Text 2 to auto complete from a linked (open or not) css file, but it will not display any class or id's.

(I've also tried other packages "Anyword Completion", "All Autocomplete", "SublimeCodeIntell" with no success)

i.e. when you type: <div class="" or <div id=""

I want it to display the list of classes or id's available linked from my style sheet. (style sheet is correctly linked to the page!)

Thanks!

1
  • I think what you want is this plugin for ST2/3, CSS-Extended, it's still in beta but works great and does exactly what you want. github.com/subhaze/CSS-Extended Commented Apr 10, 2014 at 3:11

1 Answer 1

2

If I'm understanding your question properly then Emmet is a great plugin for this.

Example:

enter image description here

Here's a Video tutorial on how to use it and here's the Emmett Documentation. Hope this helps!

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.