10/22/19 [HET] In addition to the below I am also using this folder as a temp area for due date .js files and associated example files. These are in their own sub-folders and will need to find a new home once we settle on due dates: \JSDueDateTools \JSDueDateToolExamples. ************************** \Calc Tools\JavaScript This folder's purpose is to: 1) Complete and test the below stub calc tools during pre and post calc tools extension publishing. The executibles will be copied to here and will be launched from my [Harry] own version of the Calc Tool Extension. CodeInspector.exe The stubs are launched from the \Calc Tools folder when someone is editing a .JS document. All the user sees is a popup "not yet available" message. \Calc Tools\CalcToolStubs holds backup copies of all stub executibles [some are done, i.e. the associated tool has been completed but retaining all stubs for now]. 2) Temporary storage/launching folder for these tools: OverrideStripper.exe with .js backend support file StripOverNE.js ************************** Below is a short description of what the above items 1) and 2) will need to complete them: 1) Code Inspector - Remove SciTE/Ruby oriented code; Add new inspection criteria; etc.. [NOTE: Not on the to do list for 2019] A local version of the calc tools extension will be used to test the \Calc Tools\JavaScript 'under development' version. 2) OverrideStripper needs: An icon and startup from Vscode. It is currently launched from here manually. ************************** We can remove the \Calc Tools\JavaScript folder and it's contents once everything is up and running and we are full steam ahead using JavaScript and Visual Studio Code [also remember the due date temp folders].