Community
    • Login

    Auto guide for CSS properties

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 2.2k Views
    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
      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
        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
          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
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors