zodiacfireworks / vscode-c-al

:octocat: Dynamics NAV C/AL programming language support for Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=zodiacfireworks.vscode-c-al

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic NAV C/AL for Visual Studio Code

Preview MIT License Microsoft Dynamics NAV C/AL Visual Studio Code

This plugin is intended to make development for Microsoft Dynamics NAV easier, away from it's ugly and non productive development environment. (Okay it's only my opinion)

Features

The first feature that I'm developing is the syntaxhighlight. some other features are planned but are very tangled in my mind. I will put a TODO list for all those features.

Requirements

For now there aren't any requeriments...

Extension Settings

... and no settings ...

Known Issues

... and a lot of issues ...

Release Notes

0.0.11

  • Fix issue #4
  • Added more sample files

0.0.10

  • Corrections in string.quoted.single.c-al by @codeunitone
  • Minor updates to builtin functions and datatypes patterns

0.0.9

  • Corrections in support for operators

0.0.8

  • Added support for language variables

0.0.7

  • Added icon and theme for vs code marketplace

0.0.6

  • Added support for BigIntegers, integers, decimal and datetime type
  • Added builtin functions and data types
  • Added arithmetic and logic operator

0.0.5

  • Catch single lines commnets with double slash (//)

0.0.4

  • I cant remember what I did here :/

0.0.3

  • Complete list of control statments keyworks for C/AL in Dynamics NAV 2016
  • Sample codes to test syntaxhigligth

0.0.2

  • Update package.json
  • Added github repository

0.0.1

  • Nothing, I only starts this package

Authors

Licensing

All resources developed by me in this repository is released under the MIT license.

    The MIT License

    Copyright (c) 2016 Martin Josemaría, http://zodiacfireworks.github.io/

    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.

Resource with its respective licences are protectect by them.

If you find copyright protected content or without it respective credits, please let us know to give the respective credits and to put the things in order according to laws.