Closed SeriousM closed 10 years ago
Hi.
I'm not using Tern. I'm actually evaluating the code. What you see in the editor is what the code really looked like when it was evaluated. So if you have some input on your website for example, you might be able to see its value in Brackets.
I plan to use phaser.io, it's a js game engine. Do I have to keep the file open for instrumentation?
No. Only the the files which are "open" are instrumented. Instrumented files should act just like uninstrumented files in terms of interoperability, so there is no need to instrument whole project.
thank you! I'll try it out now.
Hi,
your mockups looking good! I wonder if you're using http://ternjs.net/ behind the scenes.
This is an extension which is using it: https://github.com/MiguelCastillo/Brackets-Ternific Maybe you can help each other to get things done?