| TextToJSXBINConvert JSX code to JSXBIN and put in the eval.
Requires ExtendScript Debugger to run. 
 Installation
From VSCode application
Open Extensionsand typeTextToJSXBIN.Click Installand thenReloadbutton.From GitHub
Download repository and unzip the package.Copy TextToJSXBIN-masterto/Users/YOURUSER/.vscode/extensionsfolder. In action
Launch VSCode and open jsx file, or for testing just type alert("Hello World").Select created piece of code.Right click of the mouse and choose TextToJSXBINOr click Cmd+Ron Mac orCtrl+Ron Windows or launchCommand Palettewith keyboard shortcutF1orCmd+Shift+Pand typeTextToJSXBINand click enter.Selected code will be converted to JSXBIN, put inside eval and original code will be commented. TroubleshootingThe following steps are good standard troubleshooting. 
Make sure the ESTK stand-alone application is closedClose Visual Studio CodeMake sure there are no VS "Code Helper" processes in the Activity Monitor (Mac) or Task Manager (Windows)Restart Visual Studio Code Known issues |  |