Chakroun-Anas / turbo-console-log

588 stars 140 forks source link

Doesn't work work in all windows #222

Open MZHoffman opened 10 months ago

MZHoffman commented 10 months ago

Hi

It worked fine today i tried to use it in a new project and it doesn't work, there's no even settings for it.

In the window where it works: image image

In the window where it doesn't work: image image

I'm clueless why it doesn't work. both windows are opened at the same time

cheers!

suyogwaghere commented 10 months ago

Hello! I encountered the same issue as well.

To resolve it, you can update the key binding for Console Log from Ctrl + Alt + L to Ctrl + Alt + K, or any other combination that suits your preferences. In my experience, K works well.

The issue is related to Ctrl + Alt + L creating a null value in VS Code, which is why it's not functioning as expected.

FarshadRasa commented 10 months ago

Hello! I encountered the same issue as well.

To resolve it, you can update the key binding for Console Log from Ctrl + Alt + L to Ctrl + Alt + K, or any other combination that suits your preferences. In my experience, K works well.

The issue is related to Ctrl + Alt + L creating a null value in VS Code, which is why it's not functioning as expected.

How do you change it?

suyogwaghere commented 9 months ago

In VS Code goto File > Prerences > Keyboard shortcuts > search your privious keyboard shortcut and replace it with new