This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
The autocomplete feature is unreliable. In the following code: body { when placing cursor in the space marked by | (which isn't really in code, of course) only font-related properties (family, size...) are shown in IntelliSense. Also, sometimes the IntelliSense does not work at all, it just pops the list of keywords, which is not navigable by keyboard. I'm unable to reproduce it at will, but it fails pretty often, say half the time. After few tries it starts to work sometimes. The most reliable way to reproduce is to write second property of something, ie.: body { when placing cursor in the | space, the intellisense works like I described, most of the cases. |
|