Hi,
Is there any way to get UES to parse files for true intellisense?
My programming world is getting deeper and deeper into libraries and apis from here there and everywhere, and am starting to struggle to justify the use of my most loved editor UES.
At the moment I am using Aptana Studio 3 as it manages to read into many files and languages giving me intellisense on codeigniter, jquery, yui, etc and all my custom javascript files I create. I used to be dead against intellisense, but now with everything using so many libraries and apis, intellisense has become essential.
If we could define a project in ues, and then for that project define a list of files to use for fixed intellisense parsing and dumping this data into a config file for processing and then another config file that ues/ue generates for frequence changing intellisense functions and variables in the project build, this would be epic.
What we need is:
1. If I include a style sheet on a html/php page if im in css the id and class styles defined should automatically be ready for intellisense.
2. If I include a php, javascript, c (any relatively high level language) file, all variable definitions, functions, objects and classes will be read into intellisense and available to the programmer.
3. If I include jQuery, Tree.js, AngularJS, Backbone.js and an insane list of a lot more libs / apis in a html page, UES will parse the files in their folders and any paths within to files which are intellisense scanable to generate intellisense for any library/api (I doubt you would manage AngularJS and others like it however, as it would conflict with ues language files - dynamic paramaters on defined tags).
Are there any plans for developing features like this in UES?
Thanks
Darcey
