This is visual studio code extension that convert VBA to JS code.
____ ____ __________ _____ __ . _________
\ \ / / __ \ / _ \ \ \ | |/ /
\ Y / | | / / /\ \ ______ ______ \ \ | |_ \
\ / | | \ / | \ // // / / /__| |/
_/ |_____ / _| / // _/ /
/ / /
TODO
- Convert multiple vba files to js in seleted target folder: right click the vba files and selete "Convert vba to js" button
- Select part of the vba code, convert the codesnippet to js and display in target cursor point of the active editor
- Select the code and interact with ChatGpt to optimize/explain/fix error the code.
- Please search the 'vba2js' in Extension Marketplace and install