GithubHelp home page GithubHelp logo

vheidari / kateeditor-jakt Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 100 KB

✨ KateEditor-JAKT is a syntax highlighter for the Kate Editor, designed specifically for JAKT language.

License: MIT License

C 100.00%
jakt kate kate-editor serenityos syntax-highlighting

kateeditor-jakt's Introduction

KateEditor-JAKT

KateEditor-JAKT is a syntax highlighter for the Kate Editor, designed specifically for JAKT language.

Install :

To install it, you should copy Jakt.xml to the Kate syntax folder, depending on your operating system, following the correct path for yourself.

Unix/Linux

Please add the Jakt.xml file to the path provided below:

# For all users  
/usr/share/katepart5/syntax

# For current user
$HOME/.local/share/katepart5/syntax

or

$HOME/.local/share/org.kde.syntax-highlighting/syntax

Note: If either the directory katepart5 or org.kde.syntax-highlighting does not exist in the $HOME/.local/share/ path, you must create one.

Note: Additionally, if the directory syntax does not exist in either the /usr/share/katepart5/ or $HOME/.local/share/katepart5/ path, you must create one.

Windows

Please add the Jakt.xml file to the path below.

%USERPROFILE%/AppData/Local/org.kde.syntax-highlighting/syntax

Note : If the directory syntax does not exist, you must create one in this path: %USERPROFILE%/AppData/Local/org.kde.syntax-highlighting/.

Note : %USERPROFILE%/ in Windows is a short path for C://User/[yourusername]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.