Downloading atom on Mac OS

Hello, I need some help. I recently got a new computer Macbook Pro and now I downloaded Atom onit. When I write code, nothing happens even if I changed the typing settings to javascript as somoeone on youtube showed.

Also Atom wants me to download something after I already finished up setting the program up.

Can someone help and knows what’s wrong?

Hey @Viddiben, hope you are well.

would be great if you can share some screenshots of the error your are facing, that way i can have a better picture about the issue and help you solve it :nerd_face:

For Mac OS, you should download the atom-mac.zip file from here:
https://github.com/atom/atom/releases/tag/v1.58.0

And if you need the code to highlight with the proper colors, you should save the code file with the language extension (example: myFile.js)

Carlos Z