Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    ks syntax highlighting

    Help wanted · · · – – – · · ·
    syntax highlighting ks file
    2
    2
    46
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • MysticMylese
      MysticMylese last edited by

      how do I get .ks syntax highlighting in notepad++

      PeterJones 1 Reply Last reply Reply Quote 0
      • PeterJones
        PeterJones @MysticMylese last edited by

        @MysticMylese ,

        It might depend on what .ks files are. I don’t know of any of the builtin language lexers that expect that file extension, but I don’t know all the lexers myself.

        In general, if there isn’t a builtin lexer, you will have to create a User Defined Language (UDL).

        • Official docs UDL overview: https://npp-user-manual.org/docs/user-defined-language-system/
        • Detailed UDL description: https://ivan-radic.github.io/udl-documentation/

        There is a community-supplied collection of UDL at https://github.com/notepad-plus-plus/userDefinedLanguages/blob/master/udl-list.md , which you can download as described in the official docs UDL overview… but I don’t see any there that immediately jump out and say “I use the extension .ks”

        1 Reply Last reply Reply Quote 2
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors