[ 
https://issues.apache.org/jira/browse/NETBEANS-4402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Bläsing resolved NETBEANS-4402.
----------------------------------------
    Resolution: Not A Bug

Tested behavior and found it to be identical in CSS and SCSS. This is also 
logical, because the behavior is implemented globally in the _editor_ module.

The code can be found here:

[https://github.com/apache/netbeans/blob/master/ide/editor/src/org/netbeans/modules/editor/url/HighlightURLs.java]

[https://github.com/apache/netbeans/blob/master/ide/editor/src/org/netbeans/modules/editor/url/HyperlinkImpl.java]

 

TL;DR: The highlighting and the clickabilty (CTRL+click) implementation are 
expected to be there and thus this is not a bug, but a feature (I had to wait a 
long time to write this)

> CSS highlighting error - comment + http(s) protocol
> ---------------------------------------------------
>
>                 Key: NETBEANS-4402
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4402
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.2
>         Environment: Win 10 x64
>            Reporter: Libor
>            Priority: Minor
>              Labels: css, highlighter
>         Attachments: hl.jpg
>
>
> Open CSS field and type
> {{/*http://*/}}
> Finishing {{http://}} (https, file, ftp, ...) highlights URL within comment.
> Does not occur in SCSS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to