History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-18393
Type: New Feature New Feature
Status: Open Open
Assignee: Maxim Mossienko
Reporter: chen libing
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Add resource mapping for script tag in html file

Created: 11 Jun 08 12:12   Updated: 11 Jun 08 13:25
Component/s: IDE Configuration

File Attachments: None
Image Attachments:

1. js_resource_mapping.PNG
(84 kb)

Build: 8,445
Severity: High


 Description  « Hide
I have following code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.2/prototype.js"></script>
<script type="text/javascript">
function demo() {

}
</script>
Can I use "Resources" in "Settings panel" to make http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.2/prototype.js map to a local file? and code completion can work well. Please take a look at attachment, thanks.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.