Skip to content

Commit 71e7d9a

Browse files
Update README.md
1 parent da373df commit 71e7d9a

File tree

1 file changed

+6
-25
lines changed

1 file changed

+6
-25
lines changed

README.md

Lines changed: 6 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,6 @@
1-
# ScintillaNET.Demo
2-
This is an easy to understand C# app demonstrating all the features of the powerful ScintillaNET text editor component. ScintillaNET is a .NET wrapper for Scintilla, which is used as the primary code editor in numerous IDEs. Even the venerable Notepad++ uses Scintilla!
3-
4-
We demonstrate:
5-
6-
- syntax coloring / keywords
7-
- font / styling
8-
- number margin
9-
- bookmark margin
10-
- highlighting lines
11-
- code folding / regions
12-
- rectangular selection (hold ALT and drag)
13-
- drag and drop files
14-
- editing commands (casing, indenting)
15-
- quick search bar
16-
- zooming (hold CTRL and scroll)
17-
- hotkey system
18-
19-
Coming soon:
20-
21-
- suggestion lists / intellisense
22-
- brace matching
23-
- find & replace dialogs
24-
25-
![](https://github.com/hgupta9/ScintillaNET.Demo/raw/master/images/demo2.png)
1+
# IGI-QVMEditor
2+
Project I.G.I QVM editor is only one and most powerful tool for game files for IGI 1 &amp; IGI 2.</br>
3+
This editor can _view/edit_ all types of _QVM_ files including complex files as well and can also detects and show information
4+
about game models used in levels.</br></br>
5+
This editor can be used to write new script files _(.QSC) QSCRIPT_ as well editor has helper sections to understand how _Task Tree_ of scripts works and autocomplete shows you how to get familiar with the syntax.</br>
6+
Or you can _Analyze_ all the game files information using this editor to better understand how game works.

0 commit comments

Comments
 (0)