Releases: danielgreyio/webdna-vscode
Releases · danielgreyio/webdna-vscode
Release list
v0.1.3-alpha
v0.1.3 (alpha)
- Updated Readme Information
- Corrected repository URL to danielgreyio/webdna-vscode
- Added SUGGESTED_SETUP.md (file associations and suggested colors)
- Added/updated support for the highlighting of:
- Contexts: getchars, grep, lowercase, removehtml, uppercase
- Support parameters for tags: getchars (start, end), grep (search, replace), lowercase (charset), removehtml (source, replaceWith), uppercase (charset)
v0.1.2-alpha
(03/20/2022) v0.1.2-alpha:
- Updated Readme Information
- Added/updated support for the highlighting of:
- Support tags: realip, thishost, thisport, webserver
- keyword tags: permredirect
v0.1.1-alpha
(01/15/2022) v0.1.1-alpha:
- Updated License and publisher information
v0.1.0-alpha
(06/24/2021) v0.1.0-alpha:
- Changed versioning to follow standard semantic versioning.
- Added/updated support for the highlighting of:
- Keyword Contexts: formvariables, lineitems, listchars, listcookies, listdatabases, listfields, listfiles, listmimeheaders, listpath, listvariables, listwords
v0.0.8-alpha
(06/07/2021) v0.0.8-alpha:
- Removed test and dist folders from final vsix package
- Added/updated support for the highlighting of:
- Contexts: appendfile, ddeconnect, ddesend, decrypt, dos, encrypt, exclusivelock, fileinfo
v0.0.7-alpha
(06/05/2021) v0.0.7-alpha:
- Fixed issue with some broken tag highlighting when a recognized parameter was not present
- Added support for highlighting sql code in the 'statement' parameter in the sql context
- Support for highlighting webdna tags only available in the sql, sqlinfo and sqlresult contexts
- Added/updated support for the highlighting of:
- Support tags: sqldisconnect, sqlrelease
- Contexts: applescript, boldwords, capitalize, convertchars, convertwords, countchars, countwords, sql, sqlinfo, sqlresult
v0.0.6-alpha
(06/03/2021) v0.0.6-alpha:
- Fixed nested comment highlighting
- Fixed issues labeling some capture scopes
- Added repository to package.json
- Added support for the contexts: sqlconnect and sqlexecute
- Added support for highlighting webdna tags only available in the sqlconnect context
- Added support for highlighting sql code in the sqlexecute context
v0.0.5-alpha
(06/02/2021) v0.0.5-alpha:
- Updated parameter highlighting to be case insensitive
- Fixed parameter scope issues
- Added/updated support for the highlighting of:
- Support tags: validcard, findstring, filecompare
- Support parameters for tags: validcard, findstring, filecompare
v0.0.4-alpha
(06/02/2021) v0.0.4-alpha:
- Added basic support for html, css, sql, xml, javascript, and json
v0.0.3-alpha
(05/29/2021) v0.0.3-alpha:
- Added/updated support for the highlighting of:
- Keyword tags: switch, case, hideif, showif, if, then, else, default
- Keyword parameters for tags: switch, case, redirect
- Depreciated keyword tags: html1, html2, html3
- Storage tags: text, math, function
- Storage parameters for tags: text, math, function
- Support tags: authenticate, calcfilecrc32, clearlineitems, closedatabase, commitdatabase, copyfile, copyfolder, createfolder, date, deletefile, deletefolder, getcookie, getmimeheader, movefile, protect, purchase, random, renamefile, removelineitem, setcookie, setmimeheader, time
- Support parameters for tags: authenticate, calcfilecrc32, clearlineitems, closedatabase, commitdatabase, copyfile, copyfolder, createfolder, date, deletefile, deletefolder, getcookie, getmimeheader, movefile, protect, purchase, random, renamefile, removelineitem, setcookie, setmimeheader, time