question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Double dollar when select variable via enter/tab

See original GitHub issue
  • VS Code Version: 1.46.0 - Insider
  • SCSS IntelliSense Version: 0.9.0
  • Operating System: Windows 10 Pro 1909

Reproducible Case: Trying add color: $, after $ types, I am searching for var, and select it via enter/tab, after that added another dollar pasted before already typed $.

Steps to Reproduce:

  1. Create _vars.scss, include to main.scss
  2. Try to add any property to selector with variable
  3. Here we go image image

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:28
  • Comments:7

github_iconTop GitHub Comments

5reactions
mattaningramcommented, Jun 2, 2020

I’m having this issue as well, is this new? I don’t remember it behaving this way before.

0reactions
Esensatscommented, Jul 12, 2022

Still not fixed… Using Vue CLI (vue 3) with sass 1.32.7, sass-loader 12.0.0 (.scss files)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Developers - Double dollar when select variable via enter/tab -
Reproducible Case: Trying add color: $ , after $ types, I am searching for var, and select it via enter/tab, after that added...
Read more >
Accessing object variable via double dollar sign - Stack Overflow
Problem is that I'm using double dollar sign in order to get create $variable_name => $$varible_real_value styled hashmap and i want all ...
Read more >
What does $$ (dollar dollar or double dollar) means in PHP
The $$x (double dollar) is a reference variable that stores the value which can be accessed by using the $ symbol before the...
Read more >
Tecplot 360 User's Manual
(even while working on a plot in Tecplot 360 EX) by choosing View>Welcome ... Tecplot 360 EX structures data in two levels: datasets,...
Read more >
C Variables, Constants and Literals - Programiz
In this tutorial, you will learn about variables and rules for naming a variable. ... Also, you cannot redefine the data type of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found