hello everyone, i recently downloaded atom with the intent to produce java, python and c++ code. I think i found out this “language-java and language-c++” are the two types im looking for but i cannot code in java or c++, the code isn’t registering “like it’s not producing color text or suggesting code”
Coding in c++ or java help?
Zooce
#2
Are your file extensions correct? (.java and .cpp)
Did you try to change the language for each file? (ctrl + shift + L)
batjko
#4
Yea, Atom doesn’t auto-parse your code until you either save the file or explicitly select a language.