-
Notifications
You must be signed in to change notification settings - Fork 0
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] Issue #3679 - File extension now dimmed if created via File > New #3458
Comments
Comment by rajeshsegu How often does pull requests get merged ? |
Comment by jbalsas Assign to myself
|
Comment by jbalsas
|
Comment by rajeshsegu Done. |
Comment by jbalsas
It seems that a commit from adobe/brackets#3687 got leaked to this pull request. I guess you created this branch from master after that commit was already there. You should create separate branches before starting to work on separate issues in order to avoid that. Otherwise, you'd need to hold off any work until your previous requests get merged. If you plan to work further on adobe/brackets#3669, I'd suggest you to try and rebase this branch to remove that commit so that we won't be merging any additional code in here. Otherwise, we may take this one as is and just close #3687, but I'd rather keep things separated. |
Comment by rajeshsegu
"Otherwise, we may take this one as is and just close #3687." |
Comment by jbalsas
I'll go ahead and merge this since it's a very small change that we want in anyway, but please, make sure to keep things separated in the future. Thanks for start contributing! Hope to see more coming ;) |
Issue by rajeshsegu
Wednesday May 01, 2013 at 08:56 GMT
Originally opened as adobe/brackets#3690
Looks like the createNewItem() method never used "set_text" on successCallback of creating a new file item.
rajeshsegu included the following code: https://github.com/adobe/brackets/pull/3690/commits
The text was updated successfully, but these errors were encountered: