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

[CLOSED] Quick Edit tweak #4813

Open
core-ai-bot opened this issue Aug 29, 2021 · 6 comments
Open

[CLOSED] Quick Edit tweak #4813

core-ai-bot opened this issue Aug 29, 2021 · 6 comments

Comments

@core-ai-bot
Copy link
Member

Issue by larz0
Monday Sep 16, 2013 at 20:38 GMT
Originally opened as adobe/brackets#5230


This is for http://forums.adobe.com/message/5678318#5678318

screen shot 2013-09-16 at 1 36 18 pm


larz0 included the following code: https://github.com/adobe/brackets/pull/5230/commits

@core-ai-bot
Copy link
Member Author

Comment by peterflynn
Tuesday Sep 17, 2013 at 11:59 GMT


@larz0 Looks good other than those two comments!

@core-ai-bot
Copy link
Member Author

Comment by julianasuh
Tuesday Sep 17, 2013 at 17:14 GMT


Assigned to@njx

@core-ai-bot
Copy link
Member Author

Comment by njx
Monday Sep 23, 2013 at 23:51 GMT


@larz0 Looks great - just my one additional comment.

@core-ai-bot
Copy link
Member Author

Comment by njx
Tuesday Sep 24, 2013 at 01:06 GMT


@larz0 here's the comment I made - it's hidden right now because it was on one of the outdated diffs:

I think we might need to escape range.name too in _updateRangeLabel(). It happens that it's not necessary for CSS selectors (although it almost is, with >) and JS methods, but in the future if we had, say, LESS support, then there would be things like & in there, and there are other things people could use MultiRangeInlineEditor for that might have syntax that would need to be escaped.

@core-ai-bot
Copy link
Member Author

Comment by larz0
Tuesday Sep 24, 2013 at 05:27 GMT


@njx fixed.

@core-ai-bot
Copy link
Member Author

Comment by njx
Tuesday Sep 24, 2013 at 18:00 GMT


Looks good. It turns out this broke one of the unit tests due to the string change, so I pushed up a fix for that as well. Merging.

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