Help with sublime text

Hi, fellos friends. I’m having an issue trying to make my sublimetext editor to show me consolo.log() but thas have been a huge problem.

console.log() prints to the browser console, not the IDE console

you will see the results in your browser inspect console, but you can’t see it in IDE

how can I work offline? that is the real problem I want to solve, the best for me will be if I can work in sublime like I do in freecodecamp.

I want to work offline, but I only can writte and I don’t know how to run and test the code.

Ty.

I would suggest checking out Quokka.js. Click the Sublime Text icon on the page to see the help for it.

1 Like

You have earn recognition, ty.
That was exactly what I was needing.