Nova

Extensions


Readme

D Syntax For Nova

D provides syntax highlighting and folding for the D Programming langage.

🛑 Don't install me! Install the D-Velop extension instead! 🛑

Deprecated

This extension has been superceded by the much more complete D-Velop extension. We recommend updating to that version, and to uninstall this one.

It's highly unlikely that more improvements will be made to this extension.

Required

This extension only supports Nova 10.


Changelog

Version 1.4.1

This extension is superseded by D-Velop. At start up we check to see if it is installed, provide guidance in switching to it.

Version 1.4

Basic indentation.

Version 1.3

cdouble is deprecated but double is not. Add noreturn to the list of aliased types.

Version 1.2

Sign the dynlib.

Version 1.1

Signficant work on folding, highlighting.

Version 1.0

Initial release


License

The MIT License

Copyright 2022 Staysail Systems, Inc. info@staysail.tech

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.