Ability to comment on calculations

Issue #1047 duplicate
Yrr0r created an issue

It would be very nice if I can write comments in the input field.

A possible way I can think of is to make parser ignore everything after '//', or use something like quotation marks to inline comment.

1920*1080 //number of pixels on screen

Otherwise we can also add comments when the calculation is done. Maybe add a option when right click on certain results.

Comments (1)

  1. Log in to comment