Closed ghost closed 1 year ago
Noticed the same issue
Yes, I am facing the same issue. @Chakroun-Anas , please could you look into this issue?
Thanks & regards Pramod Tolani
I am facing the same issue
I also have this problem
It's not working for me either. I'm on Windows with latest VSCode 1.76.2
Hello guys,
Sorry for the inconvenience, i just pushed a new version that deals with this v2.7.2
, you should be able now to comment, uncomment and delete all the log messages inserted by the extension using console.log
as the debugging function, a new version is coming soon to match the fact that the debugging function can be customised to any other debugging function with the ability to make these commands works too.
Would you please test the new version and give me your feedback? Thx.
NB: The extension uses the prefix and the delimiter properties to detect the log messages to comment, uncomment or delete (only console.log function is handled for now).
Hi @Chakroun-Anas , It's working now.
Thanks for your time.
Regards Pramod Tolani
Currently I am facing an issue while I tried to delete. I am using Ubuntu 22.04.2. I changed the keybinding for my vscode. I tried deleting before, but now it's not working at all. I only changed my keybinding for display log command. Not for other commands.