Commits
Branch selector
User selector
Commit History
Commits on Dec 26, 2019
Commits on Nov 3, 2018
Commits on Jan 10, 2018
- authored
Merge pull request #5 from FellippeHeitor/add-license-1
Show description for b5e82aeauthored- authored
Commits on Oct 22, 2017
Version 1.104 fixes a bug detecting function names as variables.
Show description for f73ce9ccommitted
Commits on Oct 20, 2017
Changes new file name suggestion to always be .vwatch.bas
Show description for ee91048committed
Commits on Jun 3, 2017
Commits on Jun 1, 2017
Check for var AS UDT being used as var = var2 (copying values). Also:
Show description for d28eca7committed
Commits on May 8, 2017
Dynamically add QUICK WATCH variables based on the current line of code.
Show description for 938a02bcommitted
Commits on May 6, 2017
Version 1.001. Adds:
Show description for 923c3c7committed
Commits on Apr 25, 2017
Commits on Mar 15, 2017
Commits on Aug 18, 2016
Commits on Aug 13, 2016
Commits on Aug 11, 2016
Commits on Aug 10, 2016
- committed
- committed
- committed
Fix detection of SCOPE for VARIABLES view and QUICK WATCH panel.
Show description for 5c3dc38committedFix to FUNCTION CHECKLIST and partial keyword names...
Show description for 6b5ab8bcommitted- committed
- committed
Fix bug that would mess with EXIT FUNCTION or EXIT SUB in the debuggee.
Show description for ede0ec2committed
Commits on Aug 6, 2016
Properly bypass arrays when scanning source for undeclared variables.
Show description for 95689aecommittedLook for keywords that create variables, without an explicit assignment.
Show description for 12914dacommitted
Commits on Aug 5, 2016
Parse undeclared variables created with (LINE) INPUT #
Show description for 447bbd9committed
Commits on Jul 19, 2016
Rewritten CHECK_RESIZE subroutine.
Show description for 679ea15committed