Open digitarald opened 3 years ago
@digitarald
Considerations, based on user feedback:
- Migrate browser preview settings.
- Prioritize any feature gaps for Live Preview to make migration easier.
Do you have any ideas of what the second point entails so far?
I switched to Browser Preview because I'm using some ESNext features that were not working with the built-in Simple Browser. I was able to resolve this by utilizing the chromeExecutable
setting with MS Edge.
After you pointed me to the deprecation notice, I checked out Live Preview, but immediately found that it would not work for my use case at the beginning of their readme:
Note: this extension is intended for projects where a server is not already created (e.g. not for apps using React, Angular, etc.).
So I guess I'm wondering if the following things will be addressed in the migration:
We are planning to migrate from this extension to Live Preview.
The main reasons are that @auchenberg doesn't have time for maintenance and that many of the features covered in this extension like in-editor preview and debugging are provided by Live Preview (also thanks to new support for webviews that wasn't available when Browser Preview came out).
Goal: Deprecate Browser Preview and help new and existing users to move to Live Preview.
Non-goals:
Scope:
[Deprecated]
.Considerations, based on user feedback: