Git Product home page Git Product logo

es-file-assistance's Introduction

ES-File-Assistance

This is a User-Defined-Language (UDL) that I made for use in Notepad++.

It highlights various keywords, operators, and delimiters, thereby assisting content creators for Endless Sky.

To add the UDL to your Notepad++ application (on Windows), perform the following steps

  1. Go to C:\Users<username>\AppData\Roaming\Notepad++, or wherever you have installed Notepad++, and enter the 'userDefineLangs' folder.
  2. Place the XML file into that folder, and run Notepad++
  3. In the Notepad++ main menu (File | Edit | View | etc...), click on: Language --> User Defined Language (drop-down menu) --> Define your language...
  4. In the window (named User Defined Language v.#.#.#.#) that pops up, click 'Import', navigate to the downloaded file, and select it. The UDL is now loaded and ready to use.
  5. Close the window.

P.S. You need to select the UDL for every newly created file in Notepad++. So, now, when you click Language after loading the file, it should be selectable from the bottom of the list of UDLs (in alphanumeric order below the aforementioned drop-down list 'User Defined Language').

es-file-assistance's People

Contributors

aar7 avatar

Watchers

 avatar

es-file-assistance's Issues

Delimiter < >

As seen in Image 1, there is no support for keywords in mission text.
Adding < > delimiters does not work because the UDL cannot differentiate between < as a mathematical operator or a variable placeholder. I am not sure how to fix this right now, so I left it out.

image---Image 1

Sticky Characters

As seen in Image 1, below, the indicated keywords between the '<...>' symbols do not highlight. Minor issue, but having these highlighted will be a major help.

image---Image 1
#1 (Delimiter < >) may have some association with this issue.

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.