Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

console.log('ex1:', ex1, 'ex2:', ex2, 'ex3:', ex3) #9

Open
Noitidart opened this issue Feb 18, 2018 · 0 comments
Open

console.log('ex1:', ex1, 'ex2:', ex2, 'ex3:', ex3) #9

Noitidart opened this issue Feb 18, 2018 · 0 comments

Comments

@Noitidart
Copy link

Hi is it possible to request this feature please.

const ex1 = '...';

alert('asdfsd');

///

const ex2 = ex3;

If I ctrl+click on three different variables, then hit a hotkey it should add at the lowest possible position:

console.log('ex1:', ex1, 'ex2:', ex2, 'ex3:', ex3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant