Ah! Ctrl+Enter does work in the Playground. I was doing most of my development in VS Code—not sure if it’s also supposed to work there, but I don’t see it in the keybindings.json.
Re: settings persistence in Playground, do they also come along with the share links? The critical ones for me would be Sample Count and the Function Display Settings.
Share links are the only way settings persistence in the Playground works. But also for things such as Function Display Settings we eventually plan to support configuration through code and avoid adding too many UI settings (maybe even remove some).
Ah! Ctrl+Enter does work in the Playground. I was doing most of my development in VS Code—not sure if it’s also supposed to work there, but I don’t see it in the keybindings.json.
Re: settings persistence in Playground, do they also come along with the share links? The critical ones for me would be Sample Count and the Function Display Settings.
Looking forward to auto-formatting as well!
Oh right, shortcut for VS Code is missing, filed.
Share links are the only way settings persistence in the Playground works. But also for things such as Function Display Settings we eventually plan to support configuration through code and avoid adding too many UI settings (maybe even remove some).