Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 11 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,30 @@
# Moonscript++ Compiler collection package for Moonscript syntax highlighting ##
## Moonscript syntax highlighting ##

**------------------**
In code profiling and error/warning highlighting and messages in realtime (coming soon)

**In code profiling and error / warning highlighting and messages realtime, Comming soon**


## Class and object highlighting now seperate from functions and operations!! ##
Class and object highlighting now seperate from functions and operations

_V 1.0.9_

1. **NEW! Now has descriptions, and snippet support as well as a better coded language descriptior.**
1. Has now descriptions and snippet support as well as a better coded language descriptor.

----------------------------------

2. **This package will highlight Moonscript, and compatible lua keywords in a text document.**
2. This package will highlight moonscript and compatible lua keywords in a text document.

----------------------------------

3. **This package will highlight uncompatible lua keywords in the moonscript language (think function,end)**
3. This package will also highlight otherwise uncompatible lua keywords (think `function` and `end`)

----------------------------------

4. **Highlights the entire standard library thats compatible with moonscript, in terms of keywords**
4. Highlights the entire standard library which is compatible with moonscript (in terms of keywords)

---------------------------------------------------

## Moonscript compiler tools comming soon ##
## Moonscript compiler tools (coming soon) ##

### **Check out moonscript++, the compiler to create standalone compiled Moonscript programs.** https://github.com/owenkimbrell/Moonscriptxx ###
### Check out Moonscript++, the compiler to create standalone compiled Moonscript programs. ###
https://github.com/owenkimbrell/Moonscriptxx

**Lynxish-Developer**
**Lynxish-Developer**