+ 1
Do editors have special code
Do editors like intelliJ have new code to create other things? If so, how do I learn it?
3 Answers
0
Ah!
Yeah, I understand you now. There are libraries/frameworks you can use. That doesn't technically come with the IDE, but you can import them, install them and so on and then use them with thr IDE.
https://www.sololearn.com/discuss/512838/?ref=app
https://www.sololearn.com/discuss/625747/?ref=app
https://www.sololearn.com/discuss/622803/?ref=app
https://www.sololearn.com/discuss/99903/?ref=app
+ 2
How do you mean?
Most editors, as far as I know, offer context highlighting, some auto-complete options and similar things. There are some add-ons you could install or purchase to help with other aspects.
+ 1
I mean are there like new features? Java doesn't have any voice recordings so do they add some import java.util.sound or anything new? Probably not voice but for 2d games they must have some new code to like move characters, that's impossible without an editor. new code built in the editor