开发者

Aptana javascript outline view

开发者 https://www.devze.com 2023-03-23 02:23 出处:网络
I have a problem with aptana and outline view. I build my classes in this way 开发者_运维技巧: (function(){

I have a problem with aptana and outline view. I build my classes in this way 开发者_运维技巧:

(function(){
// My Class here
}());

Unfortunaly, outline view dont understant what's in this anonymous function. Maybe aptana team can impr


There is a ticket opened on it in Aptana Studio's bug tracking system: http://jira.appcelerator.org/browse/TISTUD-336. You could watch the ticket for progress.

0

精彩评论

暂无评论...
验证码 换一张
取 消