Community
    • Login

    Auto guide for CSS properties

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 2.6k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Paul GanP Offline
      Paul Gan
      last edited by

      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:

      1 Reply Last reply Reply Quote 1
      • Andrés ZsögönA Offline
        Andrés Zsögön
        last edited by

        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.

        1 Reply Last reply Reply Quote 0
        • Paul GanP Offline
          Paul Gan
          last edited by

          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?

          1 Reply Last reply Reply Quote 0

          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
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors