pinjun.yu Posted July 22, 2015 Posted July 22, 2015 hello。 What do you use a text editor?There are code hinting function?
silent Posted July 22, 2015 Posted July 22, 2015 Hi Pinjun, There is no IDE with code analyze for UnigineScript. One thing that can help a bit is autocompletion of the UnigineScript code via extern_info.h file. Please, check this two forum posts: How to generate extern_info.h: https://developer.unigine.com/forum/topic/2286-solved-plugin-class-cant-be-called-inside-script/#entry12617 How to modify extern_info.h for IDE support: https://developer.unigine.com/forum/topic/2221-tipstricks/?hl=extern_info#entry15970 This two steps can make life much more easier, but it will not still analyze your code and print any error messages. About IDE there is also a separate thread with more popular variants: https://developer.unigine.com/forum/topic/2433-ide/ I've also moved your question to a separate topic. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts