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] Make URLs breakable in certain cases #1744

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

[CLOSED] Make URLs breakable in certain cases #1744

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

Comments

@core-ai-bot
Copy link
Member

Issue by JakeStoeffler
Sunday Oct 07, 2012 at 04:12 GMT
Originally opened as adobe/brackets#1790


Issue #1604
Added StringUtils function to make paths/URLs "breakable"; that is, the URL can break at path separators (forward slashes).

Utilized this function to improve line wrapping in Quick Open file list and in Find in Files results. Did not find any other places where we would want to use this at the moment. (@redmunds: Unsaved changes dialog only shows file name, not full path.)


JakeStoeffler included the following code: https://github.com/adobe/brackets/pull/1790/commits

@core-ai-bot
Copy link
Member Author

Comment by redmunds
Sunday Oct 07, 2012 at 23:08 GMT


@JakeStoeffler You're right about the unsaved changes dialog. I seem to remember seeing this problem in one of the dialogs, so we'll just fix it when we see it.

This fix looks good. 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