Noam-Dori / ros-integrate

Extends IntelliJ-Based IDEs with ROS specific development tools
Apache License 2.0
22 stars 3 forks source link

dependency conditionals #31

Closed Noam-Dori closed 4 years ago

Noam-Dori commented 4 years ago

Feature: highlighting and evaluation of dependency "conditional" attribute.

Background A prominent feature in Format 3 packages, it allows toggling dependencies based on the evaluated value of the conditional. In contract to the version restriction attributes, this feature actually relaxes the rules rather than making them more strict.

Details