You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Christian Lenz (JIRA)" <ji...@apache.org> on 2019/04/25 18:22:00 UTC

[jira] [Created] (NETBEANS-2468) [Textmate] - No syntax highlighting for specific textmate lexer

Christian Lenz created NETBEANS-2468:
----------------------------------------

             Summary: [Textmate] - No syntax highlighting for specific textmate lexer
                 Key: NETBEANS-2468
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2468
             Project: NetBeans
          Issue Type: Bug
          Components: editor - Lexer
    Affects Versions: 11.0
         Environment: Product Version: Apache NetBeans IDE 11.0 (Build incubator-netbeans-release-404-on-20190319)
Java: 11.0.2; Java HotSpot(TM) 64-Bit Server VM 11.0.2+9-LTS
Runtime: Java(TM) SE Runtime Environment 11.0.2+9-LTS
System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb)
User directory: C:\Projekte\Netbeans Plugins\TextmateBeans\target\userdir
Cache directory: C:\Projekte\Netbeans Plugins\TextmateBeans\target\userdir\var\cache
            Reporter: Christian Lenz
         Attachments: example.hs, test.http

For some FileTypes that I created, I don't have syntax highlighting. No errors, just no highlighting. This happens for haskell files (hs) and rest client files (http)

Steps to reproduce:

* Download this plugin (1.2): https://github.com/Chris2011/TextmateBeans/releases/tag/1.2
* Install it in NetBeans 11
* Restart NetBeans
* Open my attached file (test.http or example.hs)
* See no highlighting.

I used this textmate files:
* http: https://github.com/Huachao/vscode-restclient/blob/master/syntaxes/http.tmLanguage
* haskell: https://github.com/JustusAdam/language-haskell/blob/master/syntaxes/haskell.tmLanguage



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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