Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing live preview workflow when used with files outside of the current project #12436

Open
core-ai-bot opened this issue Aug 31, 2021 · 1 comment

Comments

@core-ai-bot
Copy link
Member

Issue by jasonsanjose
Wednesday Nov 13, 2013 at 01:49 GMT
Originally opened as adobe/brackets#5975


  1. Open any project
  2. File > Open... and choose an HTML file that is not in the current project's tree
  3. Start Live Preview
  4. Observe file: URL
  5. Try live HTML editing - Fail
  6. Open or drag in a CSS file that's associated with the HTML file
  7. Try CSS selector highlighting and Live CSS editing - Pass

A user might incorrectly expect live HTML editing to work in this case.

It might be better if we nag the user somehow (maybe a status bar message or some other notification) whenever certain live preview features are disabled.

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Monday Dec 09, 2013 at 16:42 GMT


What about adding text to the initial Live Preview modal informational (i.e. "we'll only show you this once") dialog that says something like:

"Live HTML (and any other features?) only work for files in current Brackets project and when using the Brackets built in server."

Note 1: We never really explain what a "Brackets project" is
Note 2: The "Brackets built in server" probably needs more explanation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant