Are there plans to add the ability to run command line commands in UXP as you can in CEP extensions? If so, is there a timeline for that? I know for myself and a decent number of developers this will be critical for porting extensions to UXP.
In other words, would need an equivalent of this in UXP
require('child_process').execSync()
Command-line access is not available now but definitely included in our plan for UXP for future
We cannot give any exact date at this point. All we could say is that parity with CEP is still our first priority for now.
2 Likes