Giter Site home page Giter Site logo

idmcomputersolutions / wordfiles Goto Github PK

View Code? Open in Web Editor NEW
136.0 136.0 114.0 5.89 MB

The official repository for UltraEdit and UEStudio wordfiles. Download individually at on our site:

Home Page: http://www.ultraedit.com/downloads/extras/wordfiles.html

License: MIT License

wordfiles's People

Contributors

a-mofi avatar bhawkins681 avatar bschwenk avatar buildersbrewery avatar canterrain avatar chikega avatar ejaramilla avatar fsgcorp avatar germanriano avatar ibnobody avatar j-o-h-n-d-o-e avatar jcastelli avatar mkittelmann avatar renemuetti avatar seb303 avatar stymiee avatar tapidm avatar tbeu avatar tentpegbob avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wordfiles's Issues

Nim wordfile

Attached you will find the Nim word file and a test file as well.

The thing to note is that UE cannot support both types of comments that Nim supports.

Single line comments start with a "#". With the following being a comment:

# This is a comment

Multi-line comments are in the form of "#[ ]#". With the following being a comment:

#[
This is is a multi-line comment in Nim
]#

I have only added support for the single-line since I was told the multi-line was not doable with the current wordfile syntax.

You can do what you will with it. : )

Nim.zip

Request for updated Perl wordfile (Perl 6)

Need a Perl 6 wordfile. One characteristic of Perl 6 that is different from many languages is that identifiers can have embedded hyphens under certain conditions.

I have emacs regexes that describe such identifiers and I will convert them to Perl 6 regexes and add them to this file.

Request for "Not Quite Perl" (NPQ) wordfile

Need a wordfile for Perl 6’s intermediate language NQP (Not Quite Perl).

I have emacs regexes describing identifiers (very similar to Perl 5) and will convert to Perl 5 regexes and add them here.

SCSS dosn't work

hello

I have downloaded and installed the Word file. It is also offered me the menu. But if I open a SCSS file, it is not loaded. I have to change any file manually. This is not pleasant - I have been working with many files

Updated wordfile for awk.

The attached file is an updated version that is in this repo. It cleans it up a little and adds support for .gawk files as well as some extra GNU Awk keywords.

awk.zip

.

Markdown

Need a markdown wordfile.

I noticed a discussion of such in 2013 and am surprised one hasn’t been added.

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.