[
https://issues.apache.org/jira/browse/NETBEANS-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089535#comment-16089535
]
Christian Lenz commented on NETBEANS-40:
----------------------------------------
So when I type / I want that the completion shows me the folders and files,
where I can choose from a list to add it to the string.
> 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)