Skip to content

Commit 043b1d0

Browse files
Tinkering README.md
... preparing for publishing
1 parent 30389dc commit 043b1d0

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,24 @@ A Nova extension providing syntax highlighting for Linden Scripting Language (LS
77

88
## Language Support
99

10-
This extension currently supports the following features of Linden Scripting Language:
10+
### This extension currently supports the following features of Linden Scripting Language:
1111

1212
- Syntax Highlighting for the latest version of LSL (as of the time of releasing this extension)
1313
- Auto-completions for major LSL constructions and functions (as far as I could make them work)
1414
- OpenSimulator LSL functions/constants
1515

16-
Still missing:
16+
### Still missing syntax highlighting for:
1717

1818
- Experiences
1919
- EEP settings
2020
- And probably a lot more that hasn't been updated to the SL Wiki yet...
21-
- Distinguishing global from local scopes for variables. This shouldn't be too hard, since LSL is rather rigid with declarations, but I haven't done it yet.
2221

23-
Not done yet:
22+
### Not done yet:
2423

2524
- Adding tooltips and parameter completion for _all_ functions (there are hundreds!)
25+
- Distinguishing global from local scopes for variables. This shouldn't be too hard, since LSL is rather rigid with declarations, but I haven't done it yet.
26+
27+
## Disclaimers, Acknowledgements & Warnings
2628

2729
Note that LSL is a language in perpetual flux, with Linden Lab constantly adding new features and functionality, and
2830
sometimes making older versions obsolete, shuffling parameters around, etc. so at some point in time this extension will
@@ -38,10 +40,10 @@ don't expect the results to be _exactly_ the same as inside the viewer's editor.
3840
your Nova theme, not the conventions set by Linden Lab. It's theoretically possible to create a new, specific theme to deal
3941
with the LL colour conventions, but I haven't done that yet (I'm not expecting many people to use _this_ extension!).
4042

41-
## Disclaimer
43+
## Legal Acknowledgements
4244

4345
Second Life®, Linden Scripting Language and the inSL logo are trademarks of Linden Research, Inc. No infringement is intended.
4446

4547
Nova® is a registered trademark of Panic Inc.
4648

47-
Gwyneth Llewelyn is not affiliated with either of these two companies, much less endorsed by any of them.
49+
Gwyneth Llewelyn is not affiliated with either of these companies, much less endorsed by any of them.

0 commit comments

Comments
 (0)