Thanks for the earlier help, but this has come up again. Not sure if something has changed since the last time I asked, but my config is: { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "type": "extendscript-debug", "request": "launch", "name": "PCM", "program": "${workspaceFolder}/hostscript_1.4.0.jsx", "stopOnEntry": false, "targetSpecifier": "indesign-14.064", "engineName": "session" } ] } I am getting the same issues, where if I change to a dialog, my window shows, but not as a palette.
... View more