Hey guys,
I am new in programming and I decided to start with html and css as these ‘languages’ are the basics of programming-languages. While browsing YouTube I found your programm and I instantly tried it with the package ‘emmet’. Everything is pretty nice so far, but I would like to enable an option which allows me to see every possible comment for my used ‘value’ (‘display: ****’).
i.e. using the value ‘display’ in my .css file, It would be awesome if the autocomplete box instantly appears and gives me all possible comments which this value can have… I dont know if you guys can understand what I mean, as I am pretty bad in explaining things, which I dont have any clue of.
TLDR -> Want to see the autocomplet box without giving a letter as a ‘start’ for a list of available comments/values…
I ALREADY FOUND THE SOLUTION: I just have to press ctrl + space