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 }}
githubber
/
brackets
Public
forked from
adobe/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
src
command
on
randy/ResearchLiveHTML
User selector
All users
All time
Commit history
Commits on Jun 12, 2013
Merge branch 'edge-code/create_file_with_save_as' of https://github.com/adobe/brackets into edge-code/create_file_with_save_as
jhagenst
committed
f3dc019
View commit details
Copy full SHA for f3dc019
View code at this point
Browse repository at this point
better method name
redmunds
committed
d69dbf3
View commit details
Copy full SHA for d69dbf3
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into edge-code/create_file_with_save_as
bchintx
committed
873f289
View commit details
Copy full SHA for 873f289
View code at this point
Browse repository at this point
add context menu to project manager
couzteau
committed
685ea01
View commit details
Copy full SHA for 685ea01
View code at this point
Browse repository at this point
save as
jhagenst
authored and
couzteau
committed
628bfb4
View commit details
Copy full SHA for 628bfb4
View code at this point
Browse repository at this point
update command id
redmunds
committed
21e3bf1
View commit details
Copy full SHA for 21e3bf1
View code at this point
Browse repository at this point
Commits on Jun 11, 2013
Merge remote-tracking branch 'origin/master' into randy/menu-open-event
redmunds
committed
dda62db
View commit details
Copy full SHA for dda62db
View code at this point
Browse repository at this point
Commits on Jun 7, 2013
handle context menus
redmunds
committed
738f8ec
View commit details
Copy full SHA for 738f8ec
View code at this point
Browse repository at this point
Merge pull request #4112 from TomMalbran/tom/issue-4023
Show description for c633bc7
gruehle
committed
c633bc7
View commit details
Copy full SHA for c633bc7
View code at this point
Browse repository at this point
Commits on Jun 6, 2013
Merge pull request #4110 from adobe/nj/issue-3975
Show description for f7e2fb0
gruehle
committed
f7e2fb0
View commit details
Copy full SHA for f7e2fb0
View code at this point
Browse repository at this point
What's a handhookler?
Narciso Jaramillo
committed
335ae73
View commit details
Copy full SHA for 335ae73
View code at this point
Browse repository at this point
Change 'global keydown handler' terminology to 'global keydown hook' to clarify that these don't work like ordinary event handlers.
Narciso Jaramillo
committed
e65d8e7
View commit details
Copy full SHA for e65d8e7
View code at this point
Browse repository at this point
intermediate checkin
redmunds
committed
4ed738a
View commit details
Copy full SHA for 4ed738a
View code at this point
Browse repository at this point
Synchronized the menu sections with the current menus
TomMalbran
committed
55ffb38
View commit details
Copy full SHA for 55ffb38
View code at this point
Browse repository at this point
Commits on Jun 5, 2013
Add ability to create multiple global key handlers that override KeyBindingManager. Refactor dialogs and code hints to use this.
Narciso Jaramillo
committed
fba13c2
View commit details
Copy full SHA for fba13c2
View code at this point
Browse repository at this point
Backend changes to check extension update needs.
Show description for 49309fc
dangoor
committed
49309fc
View commit details
Copy full SHA for 49309fc
View code at this point
Browse repository at this point
Commits on Jun 4, 2013
Fix in-browser menus
gruehle
committed
f202ef5
View commit details
Copy full SHA for f202ef5
View code at this point
Browse repository at this point
Remove redundant dropdown("toggle") calls
gruehle
committed
c3acbd6
View commit details
Copy full SHA for c3acbd6
View code at this point
Browse repository at this point
Commits on Jun 2, 2013
Merge with master
gruehle
committed
79f799a
View commit details
Copy full SHA for 79f799a
View code at this point
Browse repository at this point
Commits on May 31, 2013
Merge branch 'master' of https://github.com/adobe/brackets into jumptodef
Show description for 476bc5d
jeffkenton
committed
476bc5d
View commit details
Copy full SHA for 476bc5d
View code at this point
Browse repository at this point
Commits on May 30, 2013
Merge branch 'WebsiteDeveloper-bootstrap' into jQueryLESSBootstrap
Show description for 180ad2a
dangoor
committed
180ad2a
View commit details
Copy full SHA for 180ad2a
View code at this point
Browse repository at this point
Commits on May 29, 2013
Commented out JUMPTO_DEFENITION from right-click context menu.
jeffkenton
committed
714dda5
View commit details
Copy full SHA for 714dda5
View code at this point
Browse repository at this point
Changed Jump-To-Definition, as requested -- modeled on QuickEdit:
Show description for 43b5b73
jeffkenton
committed
43b5b73
View commit details
Copy full SHA for 43b5b73
View code at this point
Browse repository at this point
Commits on May 28, 2013
remove unused local vars
Show description for 0756015
shikolay
committed
0756015
View commit details
Copy full SHA for 0756015
View code at this point
Browse repository at this point
Commits on May 26, 2013
Fixes for ContextMenus and Dialogs
Show description for 43d5435
WebsiteDeveloper
committed
43d5435
View commit details
Copy full SHA for 43d5435
View code at this point
Browse repository at this point
Three more migration fixes
WebsiteDeveloper
committed
6c23c49
View commit details
Copy full SHA for 6c23c49
View code at this point
Browse repository at this point
Fixed Context Menu
WebsiteDeveloper
committed
54394b0
View commit details
Copy full SHA for 54394b0
View code at this point
Browse repository at this point
Commits on May 17, 2013
Merge branch 'master' into nj/manual-refresh
Narciso Jaramillo
committed
d89dd00
View commit details
Copy full SHA for d89dd00
View code at this point
Browse repository at this point
Merge pull request #3879 from adobe/move-to-trash
Show description for d169320
redmunds
committed
d169320
View commit details
Copy full SHA for d169320
View code at this point
Browse repository at this point
Merge pull request #3812 from adobe/rlim/dismiss-hint-list
Show description for 6a8bcdb
peterflynn
committed
6a8bcdb
View commit details
Copy full SHA for 6a8bcdb
View code at this point
Browse repository at this point
Make "Show Code Hints" in its own group.
RaymondLim
committed
fa6a055
View commit details
Copy full SHA for fa6a055
View code at this point
Browse repository at this point
Merge with origin/master
gruehle
committed
0d3b597
View commit details
Copy full SHA for 0d3b597
View code at this point
Browse repository at this point
Merge pull request #2128 from adobe/pflynn/open-in-os
Show description for b33d64f
gruehle
committed
b33d64f
View commit details
Copy full SHA for b33d64f
View code at this point
Browse repository at this point
Commits on May 16, 2013
Code review: switch back to a single public ProjectManager.getSelectedItem()
Show description for 7fff5a1
peterflynn
committed
7fff5a1
View commit details
Copy full SHA for 7fff5a1
View code at this point
Browse repository at this point
Code review comments: fix bad merge, only log warning for actual errors
peterflynn
committed
45e1607
View commit details
Copy full SHA for 45e1607
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.