Meteor yarn dev. Is there a way to debug with code editor?

Hi everyone. Im modifiying RC code, but can’t find a way to debug with my code editor.
I followed the instructions showed here: https://developer.rocket.chat/rocket.chat/rocket-chat-environment-setup/linux
But when I set a breakpoint in the code it doesn’t work.
I do see in console the next message:
DEBUG (Search Logger/11903 on [host-machine]), maybe there’s a way to attach mi code editor (VSCode in my case) to this port. But don’t know how to do it.
I hope someone can help me with this thanks in advance.