Comparison table between Ted and Jungle Ide
Features comparation between Ted and Jungle Ide Feature Ted Jungle Lite Jungle Ide Edit Monkey source code ASCII and UTF-8 documents support Valid for commercial development Intellisense Parameter hint popups on function calls Folding Alt+enter autocompletion of commands Integrated automatic background compiler Predictive context-based auto completion of tokens Code navigation history back/forward Context based highlighting of source code Our of the box backwards...
read moreFeatures list
This is a short list of some of the features that are available on Jungle Ide: Project management Solution explorer Adaptative intelliprompt for modules Advanced ANSI C code analyzer Integrated updater utility, Highlighting for C++ Source code, Advanced parser for C#, with folding, intelliprompt, etc. Advanced parser for HTML with JavaScript, Advanced parser for JavaScript source code, Associate file extensions with Jungle Ide parsers*. Highlighting for INI files Advanced parser for XML source code, Refresh modules database without...
read moreConfigurable docking layout
We know how important it is to feel at home while you’re coding so we’ve added a configurable layout system that let’s you distribute the Ide tools and panels the way you want.
read morePowerful find and replace mechanism
Jungle ide integrates a super powerful find and replace mechanism that allows search operations to be performed only inside selected text, inside the current document, or inside the whole solution. You can even limit its operation to currently open files, etc. Also, this search and replace dialog allows you to use complex regex expressions in the search patter, or ignore folded regions of source...
read moreIntegrated html documentation browser
Jungle Ide integrates a full featured browser that will provide all available monkey documenation, so you have all the help you may need at hand, at every moment. This integrated help system, also allows you to surf the internet, just in case you need to google...
read moreCompiler integration
Jungle Ide features monkey compiler seamless integration. This way, selecting and configuring the desired compiler parameter’s can’t be easier. You have complete control always about what is being compiler and wich parameters will be passed to the monkey trans compiler. Just click on Run, and all the work is done in the background for you, so you can just concentrate in...
read moreAdvanced solution explorer
Jungle Ide includes a very advanced solution system that allows you to load and unload project on the fly to your current Jungle Ide session. This functionality mimics some of the features of the famous Microsoft ™Visual Studio Ides, but with a nice touch of simplicity and speed without loosing any of the features a professional grade Ide has to offer such as creation/deletion of files, drag and drop support of...
read moreIntelliprompt Autolists
When working with monkey source code, Jungle Ide will be able to display a list of available members of classes, variables, arrays, etc. With this useful feature, it’s very easy speed up an application or game developent. Additionally this Autolist mechanism is based on strict context-based data declaration, so the information it provides is always exact. This feature is also great for people new to the Monkey programing language, so they do not have to remember absolutely all members of all classes and modules. Jungle Ide will...
read more