Christian Lenz created NETBEANS-40:
--------------------------------------
Summary: 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)