Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I'm not a big fan of NetBeans, though, so I'll see if I can get Visual Studio or something else to play nice with this too.
As for Eclipse, I only really like that for Java development.
Are you using using Visual Studio Code or Visual Studio Community 2017?
Both should have their IntelliSense based on the TypeScript information. Do you some comments on how they differ? Would be interesting to know.
@Justcus:
I found Eclipse to be underwhelming for JavaScript development in context of RMMV. I recommend looking for another IDE. That said, if you cannot figure out how to setup the run and debug commands you can always use it simply to edit the JS files and then run the game in a browser. I like both the Chrome and Edge developer tools.