Giter Site home page Giter Site logo

kv-for-notepadpp's Introduction

KV for Notepad++

Syntax Highlighting for Kivy files in Notepad++

What is it?

In Notepad++ you can define your own language syntax highlighting which is then saved to an .xml file and that's it. A syntax highlighting for KV language. The highlighting works in recent versions - tested on 6.9.1.

How to use it

  • Clone the repo or download KVlang.xml file
  • Open Notepad++
  • Go to:
    • Language
    • Define your language
    • Import
    • Select the .xml file you've downloaded
  • Close and restart Notepad++

If you don't want to restart, close & open .kv files, highlighting will become active, however you won't see Kivy in Language menu until the restart.

How to contribute

  • Read notepad++ UDL docs
  • Clone repo
  • Import .xml
  • Make changes
  • Export .xml
  • Make a pull request
  • Or create an issue about what should be included/changed

Notes

The color scheme is purposedly built for dark-background themes. To use it with a bright one, either make global font bold or darken your background a little bit. Alternatively, feel free to contribute a color scheme for bright themes.

File test.kv is included only to test highlighting and shouldn't be used as some sort of learning language example.

License

KV for Notepad++ is under MIT License, more info in LICENSE.txt.

kv-for-notepadpp's People

Contributors

keyweeusr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kv-for-notepadpp's Issues

Fail to Import

Importing the XML file into the current version of Notepad++ leads to a simply dialog saying "Fail to Import." I'm not surprised as there is a three year difference, just wasn't sure if you were still maintaining this and maybe just hadn't uploaded to github.

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.