You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please put here any steps, code or any information that can help us
reproduce the error on our side so we can fix it:
with the extension installed, access the Toggle Developer tools and check the console tab.
Expected behavior
What were you expecting to happen?
I was hoping it would work normally, but a deprecated issue occurred in the extension host log in the console.
I dare to predict that VSC is down due to this.
Debug output
Developer Tools console
(node:9046) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `Code Helper --trace-deprecation ...` to show where the warning was created)
Environment
Please tell us about your system and your project:
Hey @safethecode , thanks for the contribution. Looks it working well. Will do some tests for this and merge it soon!
Thank you for the issue fixing again!
🐛 What is the bug? How can we reproduce it?
Please put here any steps, code or any information that can help us
reproduce the error on our side so we can fix it:
Expected behavior
What were you expecting to happen?
I was hoping it would work normally, but a deprecated issue occurred in the extension host log in the console.
I dare to predict that VSC is down due to this.
Debug output
Developer Tools console
Environment
Please tell us about your system and your project:
envinfo
:The text was updated successfully, but these errors were encountered: