Sublime Forum

Auto-completion does not show options

#1

Hey guys, I’d like to ask if the auto-completion feature works in evaluation version.
When I press CTRL+SPACE it shows only words presented in current document and snippets, tryed this in C++, HTML and CSS files.
What should I configure for the auto-completion to work properly?
I’ve forgot to mention, sometimes the auto-completion works, but I dunno when it happens. Looks like I should wait a few seconds before it shows up.
Thanks, I look forward to hearing from you :smile:

0 Likes

#2

This is the intended behavior. What are you expecting?

0 Likes

#3

issues with SublimeCodeIntel ?

0 Likes

#4

[quote=“C0D312”]
This is the intended behavior. What are you expecting?[/quote]

Okay, then how do I get the window, which shows common html tags and their attributes? E.g. when I type

I’m expecting “href” and other attributes to show up.

Thanks for the tip, looks like I should install this package.

0 Likes