Auto guide for CSS properties
-
Hello im quite new to coding just need some help on how to use notepad ++
Ive seen some videos with people coding and when the put in the CSS properties like below they have a list for them too choose from? for example border-style: they list will appear for them to choose after the put the properties in notepadd ++. how do i do that?
border-style:
border-color: -
The feature is called Auto-Completion, but it’s not to be trusted due its bizarre implementation. It won’t list valid CSS values, instead it seems to just show whatever random rubbish it finds in the document.
Example here: https://ibb.co/edwu35 (if someone can explain this auto-completion list, I’m listening)
Notepad++ doesn’t come even close to listing valid CSS properties. This and the syntax highlighter issues are the worst problems of Notepad++, eg. it doesn’t even discriminate between constants and function words in PHP.
-
ohh okay thank you. then it must be a different software that person is using. i think its called Brackets for mac. will brackets be able to do that?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login