Merge include functionality in master

This commit is contained in:
User 2018-01-11 10:43:10 +01:00
commit 5d5684ecb5
26 changed files with 3483 additions and 400 deletions

View file

@ -5,11 +5,17 @@
<Words name="Strings" color="#A0A0A0" slcolor="#003300">
<Word name="regex">
<Word name="regex">
"[^"\\]* (?>\\.[^"\\]*)*"
</Word>
</Words>
<Words name="Includes" color="#A0A0A0" slcolor="#003300">
<Word name="//#BEGIN">
</Word>
<Word name="//#END">
</Word>
</Words>
<Words name="Operators" color="#777700" slcolor="#000000">
<Word name="regex">

View file

@ -8,6 +8,8 @@
</item>
<item name="Projects and Solutions" usercontrol="ProjectSettings">
<item name="General" usercontrol="ProjectSettings" />
<item name="Includes" usercontrol="ProjectIncludes" />
<item name="Exports LSL" usercontrol="IncludeExportSettings" />
</item>
<item name="Source Control" usercontrol="VersionControlGeneral">