XBasic READMEAlpha Anywhere Xbasic Scripting Language Code Colorization and Lint support. FeaturesHandle .a5udf,.a5scr, .a5class, .xbasic , .a5xbm, .a5xbclass, .a5xbfl and .a5w XBasic Source file types. Known IssuesCode completion not yet implemented, The linter only handles syntax errors at this point. Release Notes0.0.12Support for completion and help for legacy singleton objects (file/a5 etc). 0.0.11Show autohelp for enumerations (after an '='). 0.0.10Show autohelp for instance methods. 0.0.9Show autohelp for functions . 0.0.8Autocomplete on variables based on type. 0.0.7Autocomplete on namespaces 0.0.6Fixed sporadic errors related to use of toLowerCase with non strings. 0.0.5Support byref and unsorted keywords. 0.0.4Support for helpetext keyword in xbasic class definition + support for method attributes (fixed false positives in xbasic linter). 0.0.3Xbasic Syntax checker has been updated to honor extra .xbasic class definition keywords. 0.0.2Added more supported extensions. 0.0.1Initial release of Xbasic Code Colorization... For more information
|