A
A
Alexandra Nev2018-06-10 10:18:07
JavaScript
Alexandra Nev, 2018-06-10 10:18:07

How to make javascript execute in right pane in Atom?

Hello! I just started learning javascript and a question arose with setting up Atom. How to make it so that in the panel on the right javascript is executed (so far in the form of simple calculations), and you can also see the data type and so on? Is this a built-in function or do I need to install some package?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Olga Veter, 2018-06-10
@vetero4eg

If I understand you correctly, you either need to put something like this terminal https://atom.io/packages/platformio-ide-terminal (you can immediately look for the package of the same name if you are not interested in documentation). Or just enable the developer panel in the atom: View --> Developer --> Toggle Developer Tools - there is also a console there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question