AlmiAlmo
AlmiAlmo
I'm not familiar with intellisense and may bullshit. But... In Visual Studio (and other VS based IDEs like atmel studio) it has been worked for decades. 
The problem was in project encoding. (Device - encoding). When im replace all "ascii" parameters in script to mine encoding "koi8-r" - script was executed as expected.
Im add pr #12, what has rough workaround. Its need to manually change encodingName variables value in head of script to project encoding.