Skip to content
Snippets Groups Projects
Select Git revision
  • develop default
  • release protected
  • v0.x
  • v2.2.0
  • v2.1.0
5 results

CHANGELOG.md

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    To find the state of this project's repository at the time of any of these versions, check out the tags.

    Change Log

    [0.0.1]

    • first prototype version

    [0.0.2]

    • option to add cutom path

    [0.0.4]

    • fixed bug in the package.json file leading to unnoticed server crash
    • added feedback when using an unreachable path
    • added feedback when using a old version of proB

    [0.1.0]

    • added more sound auto compeltion
    • added WD cheks
    • added strict checks

    [0.1.1]

    • fixed issue where path was semi hard coded

    [0.2.0]

    • recognizes correct file ending (.mch; .def; .imp; .ref; .sys)
    • no longer activates extension on normal text documents

    [0.3.0]

    • added option for performance feedback
    • implemented 'info' as feedback type

    [0.5.0]

    • added syntax highlighting

    [0.5.1]

    • minor fixes

    [0.5.2]

    • media fixes

    [0.5.3]

    • reworked error messages to be more managable

    [0.6.0]

    • added snippets
    • improved error feedback for failing call to probcli
    • improved error feedback for wrong format of the _error.json file
    • _error.json will now dumpend in a /tmp/ folder

    [0.6.3]

    • fixed recognition of failing probcli

    [0.6.4]

    • fixed bug where sometimes changes lead to wrong represantation of mistakes

    [0.6.5]

    • small spelling fixes

    [0.6.8]

    • markers in files without problems are now resettet properly