Did Salesforce get rid of the Save button in Lightning Web Component Playground?
I can’t find anything in the release notes about this. Pretty unfortunate if this is permanent. Saved Playground examples have been a key tool supporting StackExchange discourse on the LWC framework and LWC base components.
Worth noting — when you click the Help icon, a reference to the Save functionality is still there:
But on Ctrl+S, you get this:
Answer
Yes, Salesforce has removed option to save and download playground projects from July 22nd. This is documented in lwc documentation log.
It is also that existing saved projects will be deleted on December 1st, so start taking backup on your own.
To make backup easier, salesforce has created a CLI extension to export the saved projects easily.
https://twitter.com/brianmfear/status/1286303953215397889?s=19
Attribution
Source : Link , Question Author : Matthew Souther , Answer Author : brahmaji tammana