search

Home  >  Q&A  >  body text

VSCode (CSS): Solution to achieve not shown effect when writing # using color list

<p>I just updated VSCode (version: 1.81.1 (general version)). Before this update, every time I entered "#" while writing CSS, the program would trigger a list of colors: first the colors used in my code, then suggestions for base colors. Now, the list doesn't appear unless I'm in a variable that needs to select a color, and it only works after I finish typing ":". I've put some screenshots to help understand the problem: </p> <p>(https://i.stack.imgur.com/9QlH6.png)</p> <p>Some examples that have worked before: (https://i.stack.imgur.com/dMJLD.png) (https://i.stack.imgur.com/kIZDW.png)</p> <p>For me, the previous way of working was very convenient and I am used to it. Do you guys know how I can get it back to how it was before? </p>
P粉677684876P粉677684876545 days ago708

reply all(1)I'll reply

  • P粉998920744

    P粉9989207442023-08-16 00:40:08

    Use the shortcut key Ctrl Shift X and install the "Color Highlight" extension.

    reply
    0
  • Cancelreply