collinsmith / intellij-pawn-support-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evaluate number lengths/values to determine validity

collinsmith opened this issue · comments

It would be helpful if number and rational literals can be evaluated to determine if they are valid in the context of SourcePawn.

  • can the number fit within a cell
  • is the rational precision too precise