0

I want to look for ways to add warnings in the Eclipse or JetBrains IDE. Since we program embedded systems, so if it notices that an integer is used and can have a value between 0 and 256 then it should issue a warning to remind the programmer to declare it as unsigned 8bit integer. I know that it can be unnecessary in plenty of scenarios and useful in a handful, but that's why it's a warning.

If there's any plugin or extension available to implement warnings like this in VSCode, JetBrains or Eclipse, please do share.

LazyOne
  • 158,824
  • 45
  • 388
  • 391

0 Answers0