No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    CSS code completion in PHPStorm

    Help
    3
    3
    1650
    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.
    • M
      mariaczi last edited by

      Hi Guys,

      How to get quasar (and any other) CSS completion in PHPStorm?

      Dobromir 1 Reply Last reply Reply Quote 0
      • Dobromir
        Dobromir @mariaczi last edited by

        @mariaczi This should do the trick

        <style rel="stylesheet/stylus" lang="stylus">
          .css 
              color: red;
              .nested 
                color: red;  
        </style>
        1 Reply Last reply Reply Quote 0
        • C
          clod last edited by

          I prefer to use Codelobster for CSS autocompletion: http://www.codelobster.com/css_editing.html

          1 Reply Last reply Reply Quote 0
          • First post
            Last post