Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CodeDevLab
/
brackets
Public
forked from
humphd/brackets
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
brackets
test
spec
ProjectModel-test.js
on
tutorial-delete-bug
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 7, 2015
Don't adjust selection if rename fails. Add unit tests for these cases.
Narciso Jaramillo
committed
ddb3b1e
View commit details
Copy full SHA for ddb3b1e
View code at this point
Browse repository at this point
Commits on Dec 3, 2014
Ensure that the baseDir for createNewItem is within the project.
Show description for 3a4d454
dangoor
committed
3a4d454
View commit details
Copy full SHA for 3a4d454
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
Merge pull request #9620 from adobe/dangoor/9423-rename-invisible
Show description for cb9574c
redmunds
committed
cb9574c
View commit details
Copy full SHA for cb9574c
View code at this point
Browse repository at this point
Make sure an item being renamed is displayed in the tree.
Show description for 153dfa2
dangoor
committed
153dfa2
View commit details
Copy full SHA for 153dfa2
View code at this point
Browse repository at this point
Properly handle FS events for directory in the file tree.
Show description for 7c66a0e
dangoor
committed
7c66a0e
View commit details
Copy full SHA for 7c66a0e
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
Fix integration test failure.
dangoor
committed
5a2fc2c
View commit details
Copy full SHA for 5a2fc2c
View code at this point
Browse repository at this point
Merge branch 'master' into dangoor/9225-highlight-not-switching
Show description for dac3572
dangoor
committed
dac3572
View commit details
Copy full SHA for dac3572
View code at this point
Browse repository at this point
Commits on Sep 29, 2014
Signal change in file tree when selectionViewInfo changes.
Show description for b4d08e7
dangoor
committed
b4d08e7
View commit details
Copy full SHA for b4d08e7
View code at this point
Browse repository at this point
Don't try to open newly created directories.
dangoor
committed
99b700d
View commit details
Copy full SHA for 99b700d
View code at this point
Browse repository at this point
Limit the cases in which previous context is saved to avoid context highlight flashing.
dangoor
committed
2144037
View commit details
Copy full SHA for 2144037
View code at this point
Browse repository at this point
When renaming a file, adjust the selection as well if needed.
Show description for 3490daa
dangoor
committed
3490daa
View commit details
Copy full SHA for 3490daa
View code at this point
Browse repository at this point
Commits on Sep 26, 2014
Revert to the previous selection in the file tree if there's an error.
Show description for 6cb6a89
dangoor
committed
6cb6a89
View commit details
Copy full SHA for 6cb6a89
View code at this point
Browse repository at this point
Merge pull request #9239 from adobe/dangoor/9214-wrong-file
Show description for 7162391
ingorichter
committed
7162391
View commit details
Copy full SHA for 7162391
View code at this point
Browse repository at this point
Merge pull request #9299 from adobe/dangoor/rename-via-click
Show description for 0f99d1e
ingorichter
committed
0f99d1e
View commit details
Copy full SHA for 0f99d1e
View code at this point
Browse repository at this point
Merge branch 'master' into dangoor/9214-wrong-file
Show description for cab3e4b
dangoor
committed
cab3e4b
View commit details
Copy full SHA for cab3e4b
View code at this point
Browse repository at this point
Make the errors from renameItemInline more informative.
dangoor
committed
10adbfc
View commit details
Copy full SHA for 10adbfc
View code at this point
Browse repository at this point
-merged master
ingorichter
committed
0ded694
View commit details
Copy full SHA for 0ded694
View code at this point
Browse repository at this point
Commits on Sep 25, 2014
Merge pull request #9286 from adobe/dangoor/rename-part-2
Show description for a7c41ed
ingorichter
committed
a7c41ed
View commit details
Copy full SHA for a7c41ed
View code at this point
Browse repository at this point
re-enable unit test
redmunds
committed
7bfd6b1
View commit details
Copy full SHA for 7bfd6b1
View code at this point
Browse repository at this point
Clean up after trying to create an invalid file.
Show description for ed0787f
dangoor
committed
ed0787f
View commit details
Copy full SHA for ed0787f
View code at this point
Browse repository at this point
Allows you to create a file/folder with the default name.
Show description for 3474127
dangoor
committed
3474127
View commit details
Copy full SHA for 3474127
View code at this point
Browse repository at this point
Commits on Sep 24, 2014
Clear file tree context when context menu item is selected.
Show description for ede71cb
dangoor
committed
ede71cb
View commit details
Copy full SHA for ede71cb
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
Clear selection, context and rename for deleted files.
Show description for d280821
dangoor
committed
d280821
View commit details
Copy full SHA for d280821
View code at this point
Browse repository at this point
Better handling for FS events in the tree.
Show description for 7cb6478
dangoor
committed
7cb6478
View commit details
Copy full SHA for 7cb6478
View code at this point
Browse repository at this point
Commits on Sep 19, 2014
ctrl-alt-click on a directory recursively closes the whole subtree.
Show description for 0a42f07
dangoor
committed
0a42f07
View commit details
Copy full SHA for 0a42f07
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
Respond to review comments
dangoor
committed
6ae61cc
View commit details
Copy full SHA for 6ae61cc
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
Fix JSHint errors.
dangoor
committed
ea0ce1b
View commit details
Copy full SHA for ea0ce1b
View code at this point
Browse repository at this point
Context goes away when canceling rename
dangoor
committed
81df8cb
View commit details
Copy full SHA for 81df8cb
View code at this point
Browse repository at this point
Commits on Sep 16, 2014
Fix and simplify expand/collapse behavior, add test.
dangoor
committed
b603489
View commit details
Copy full SHA for b603489
View code at this point
Browse repository at this point
Closing a directory was always clearing the selection.
dangoor
committed
69f833b
View commit details
Copy full SHA for 69f833b
View code at this point
Browse repository at this point
showInTree wasn't selecting the file if the working set had focus.
dangoor
committed
cceecba
View commit details
Copy full SHA for cceecba
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
Fix test failures caused by making treeData private.
dangoor
committed
967caec
View commit details
Copy full SHA for 967caec
View code at this point
Browse repository at this point
Check for invalid filenames on rename
dangoor
committed
11a7085
View commit details
Copy full SHA for 11a7085
View code at this point
Browse repository at this point
showInTree is fully implemented, directories are not selectable.
dangoor
committed
6f8085b
View commit details
Copy full SHA for 6f8085b
View code at this point
Browse repository at this point
Commits on Sep 10, 2014
Remove dependency on FileViewController in ProjectModel
dangoor
committed
849701c
View commit details
Copy full SHA for 849701c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.