AmadeusITGroup / otter

The Otter project is a highly modular framework whose goal is to provide a common platform to accelerate and facilitate the development of runtime customizable Angular based Web Applications
https://amadeusitgroup.github.io/otter/
BSD 3-Clause "New" or "Revised" License
51 stars 39 forks source link

[Feature]: VSCode intellisense for configuration/styling metadata #718

Open kpanot opened 1 year ago

kpanot commented 1 year ago

Context

As a developper I would like to have help from my IDE to add metadata to the different modules of Otter.

Proposal

matthieu-crouzet commented 1 year ago

ESLint rule for @o3rWidget and @o3rWidgetParam https://github.com/AmadeusITGroup/otter/pull/893

matthieu-crouzet commented 1 year ago

Intellisense for @o3rWidget and @o3rWidgetParam https://github.com/AmadeusITGroup/otter/pull/896