[
https://issues.apache.org/jira/browse/NETBEANS-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089539#comment-16089539
]
Christian Lenz commented on NETBEANS-40:
----------------------------------------
Same happens for the keyword "extends". I expect, that I can see all templates,
that I can implement after using extends. Because the template is a file.
> No path completion inside strings for file inclusion
> ----------------------------------------------------
>
> Key: NETBEANS-40
> URL: https://issues.apache.org/jira/browse/NETBEANS-40
> Project: NetBeans
> Issue Type: Bug
> Components: javascript - Jade
> Affects Versions: 8.2
> Reporter: Christian Lenz
>
> When I write this code:
> {code}
> head
> title= title
> link(rel='stylesheet', href='')
> {code}
> and click inside the href=" to write the path, I expect, that I see all the
> paths, that NetBeans can resolve for / or ctrl + spaces. Like in HTML for
> external scripts and style files. But nothing happens. I have to write the
> whole path to the file manually.
> Regards
> Chris
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)