Project

General

Profile

Actions

Feature #64

open

Use annotations for warnings and errors

Added by Wil van Antwerpen over 8 years ago. Updated over 8 years ago.

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

0%

Estimated time:

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.


Files

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

Updated by Wil van Antwerpen over 8 years ago

Adding screenshot from email as missing out some details

Actions

Also available in: Atom PDF