Chakroun-Anas / turbo-console-log

591 stars 141 forks source link

Doesn't seem to work on Mac with M1 processor #162

Closed iAmHarmon closed 2 years ago

iAmHarmon commented 2 years ago

System info:

Processor: M1 OS: MacOS Monterey 12.3.1

VSCode Info

Version: 1.66.0 Commit: e18005f0f1b33c29e81d732535d8c0e47cafb0b5 Date: 2022-03-30T05:49:37.118Z (6 days ago) Electron: 17.2.0 Chromium: 98.0.4758.109 Node.js: 16.13.0 V8: 9.8.177.11-electron.0 OS: Darwin arm64 21.4.0

Problem

I am unable to generate console logs in Typescript React project. Unable to use keybinding ctrl+opt(alt)+l.

Actual behavior

  1. Click on variable to log
  2. Press ctrl+opt(alt)+l

Expected behavior

Variable is logged in the next line

Thing I've tried

OrhanOzkercin commented 2 years ago

I am facing the same problem

grigoryevandrey commented 2 years ago

Same thing :(

Chakroun-Anas commented 2 years ago

Hello guys,

I'm unable to reproduce the problem, can you please share with me a minimalistic repository where the problem occurs so that i debug and fix it ? Thx

grigoryevandrey commented 2 years ago

I'm sorry, i think i just used it incorrectly. Thank you for the response, issue can be closed i guess