thingworx-field-work / ThingworxVSCodeProject

Develop thingworx models using a real IDE
MIT License
33 stars 17 forks source link

2.5.5 #54

Closed BogdanMihaiciuc closed 2 years ago

BogdanMihaiciuc commented 2 years ago

Improved the error messages that appear when declaring a service parameter with certain unsupported types. (stefan-lacatus)

Adds support for the @category decorator to specify the category of properties, events and services. (stefan-lacatus)

Improves the type inferrence of expressions used in inline SQL statements.