Project

General

Profile

Feature #64

Use annotations for warnings and errors

Added by Wil van Antwerpen almost 7 years ago. Updated almost 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
06/25/2017
Due date:
% Done:

0%


Description

Might be used to highlight warnings and errors.

eg:

Number nValue
{Bad variable name, try to use more specific names! eg. nBalance or nQty}

(1 + 2))
{Brace missed}

If (true) Send None
Else
Send None
{Else without command or ';' missed!}

Object
End_Object
End_Object
{End_Object without object}

etc.

TH3-annotations-and-indicators.png View (19.6 KB) Wil van Antwerpen, 06/25/2017 03:19 PM

History

#1 Updated by Wil van Antwerpen almost 7 years ago

Adding screenshot from email as missing out some details

Also available in: Atom PDF