Skip to content

Visual Studio Code extension for SoftwareAG Natural language

License

Notifications You must be signed in to change notification settings

martindb/vscode-natural

Repository files navigation

vscode-natural

Visual Studio Code extension for SoftwareAG Natural language. Curently this extension only support a few snippets and code syntax coloring.

Instructions

After installing the extension, go to the VSCode settings, search for "files associations", and associate the ".NS" item to the "natural" value.

Natural

Software AG Natural is a fourth-generation programming language.

The name Software AG and all Software AG product names are either trademarks or registered trademarks of Software AG and/or its subsidiaries and/or its affiliates and/or their licensors. Other company and product names mentioned herein may be trademarks of their respective owners.

Develop

Commit messages format https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines

License

MIT License

Copyright (c) 2022 martindb [email protected]

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.

Notes:

Some parts of this extension are from Unnatural Sublime package
https://github.com/andref/Unnatural-Sublime-Package

Credits to André Fillipe O. Silva [email protected]