-
Notifications
You must be signed in to change notification settings - Fork 18
Conversation
We have a couple things where it's not clear if they'll land in this sprint or not, e.g.:
Linting is just an API, so it's probably only worth mentioning in release notes. "Default editor" would be worth mentioning if it lands, but I suspect it won't because it won't work well across Brackets sprint upgrades yet. So maybe it's not worth including even preemptively for translation? "Open With" has the same problem with updates -- so I think we should remove it from this update notification. We shouldn't advertise it heavily until it's working more reliably... |
"downloadURL": "http://download.brackets.io", | ||
"newFeatures": [ | ||
{ | ||
"name": "HTML Editing in Live Preview", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Something like "Live Preview continuous HTML updating" might drive this home more -- you already can do 'HTML editing' in Live Preview in some sense...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So wordy... 😬 but I can't think of anything better. "Live", "continuous" and "updating" all seem redundant to me.
@adrocknaphobia @njx @gruehle @dangoor Suggestions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, we'll keep this in for translation and remove if we must. I'll omit "open with" and "default editor" (not included in my last draft).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about "Live HTML Editing" or "Live Preview While Editing HTML"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Live HTML Editing" sounds pretty solid to me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
@jasonsanjose Just realized -- function parameter hints landed this sprint too. Seems worth including that. Is it too late? (I just added this to the release notes draft if you want to borrow any of the phrasing there) |
@peterflynn sure that works |
Might be too late, but the new Replace All functionality from @zaggino (I think) landed in this sprint--we should mention that as well. (It pops up a panel that lets you choose which items to replace.) |
Yep, that's from adobe/brackets#4686. I'll add it. Thanks! |
@njx @adrocknaphobia