Community
    • Login

    ks syntax highlighting

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    syntaxhighlightingks file
    2 Posts 2 Posters 383 Views
    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.
    • MysticMyleseM
      MysticMylese
      last edited by

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

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        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
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors