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 }}
selectgithub
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
brackets
src
utils
on
ErrorStringsForDragAndDrop
User selector
All users
All time
Commit history
Commits on Jan 10, 2018
Correct typo (#13889)
Show description for 84986a9
JeongGoEun
authored and
petetnt
committed
84986a9
View commit details
Copy full SHA for 84986a9
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
Move initialization of Brackets object from appshell_extensions.js to Global.js (#13975)
Show description for b6b979f
nethip
authored and
swmitra
committed
b6b979f
View commit details
Copy full SHA for b6b979f
View code at this point
Browse repository at this point
Commits on Nov 21, 2017
Correct typo in PerfUtils.js (#13901)
Show description for 32838d3
JeongGoEun
authored and
petetnt
committed
32838d3
View commit details
Copy full SHA for 32838d3
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
Revert "Revert "Saurabh95/log encoding data (#13506)" (#13507)"
Show description for 9cd9c58
swmitra
authored
9cd9c58
View commit details
Copy full SHA for 9cd9c58
View code at this point
Browse repository at this point
Revert "Saurabh95/log encoding data (#13506)" (#13507)
Show description for 1c3c0f9
swmitra
authored
1c3c0f9
View commit details
Copy full SHA for 1c3c0f9
View code at this point
Browse repository at this point
Saurabh95/log encoding data (#13506)
Show description for 077e10d
saurabh95
authored and
swmitra
committed
077e10d
View commit details
Copy full SHA for 077e10d
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
Changed Global.js to enable Native Menus for Linux
saurabh95
committed
5c8dcc0
View commit details
Copy full SHA for 5c8dcc0
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
Merge remote-tracking branch 'origin/master' into zaggino/disable-default-extensions
zaggino
committed
a01159a
View commit details
Copy full SHA for a01159a
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
Merge pull request #13154 from nyteksf/nyteksf/issue7723
Show description for 7372631
zaggino
authored
7372631
View commit details
Copy full SHA for 7372631
View code at this point
Browse repository at this point
Commits on Mar 13, 2017
eslint stylistic rules (#13177)
Show description for d00e464
zaggino
authored and
ficristo
committed
d00e464
View commit details
Copy full SHA for d00e464
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
#7723 - Added missing semicolons
nyteksf
committed
bd18fc1
View commit details
Copy full SHA for bd18fc1
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
#7723 - Beginning to put together patch
nyteksf
committed
508e38f
View commit details
Copy full SHA for 508e38f
View code at this point
Browse repository at this point
Commits on Mar 2, 2017
use the preference when attempting to load an extension
zaggino
committed
63ffc99
View commit details
Copy full SHA for 63ffc99
View code at this point
Browse repository at this point
implement getDefaultExtensionPath function
zaggino
committed
7d54c14
View commit details
Copy full SHA for 7d54c14
View code at this point
Browse repository at this point
Commits on Jan 15, 2017
Add a maxsize check for filetree resize and now it is possible to pass a percentage value
ficristo
committed
a82f1a4
View commit details
Copy full SHA for a82f1a4
View code at this point
Browse repository at this point
Commits on Dec 6, 2016
Browser issue (#12946)
Show description for 973cf51
jamran7
authored and
petetnt
committed
973cf51
View commit details
Copy full SHA for 973cf51
View code at this point
Browse repository at this point
Commits on Nov 27, 2016
Bux fixed : clicking several times on the update notification icon opened multiple notification dialogs (#12921)
bokub
authored and
petetnt
committed
acd0dd0
View commit details
Copy full SHA for acd0dd0
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
Remove old preference system
sprintr
committed
d6ae906
View commit details
Copy full SHA for d6ae906
View code at this point
Browse repository at this point
ESLint: enable no-bitwise rule
ficristo
committed
259c0fd
View commit details
Copy full SHA for 259c0fd
View code at this point
Browse repository at this point
Commits on Aug 21, 2016
Use the global RequireJS config for ExtensionLoader. Fixes #1087 (#12041)
Show description for f2d82ac
petetnt
authored and
ficristo
committed
f2d82ac
View commit details
Copy full SHA for f2d82ac
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
Merge pull request #12636 from adobe/marcel/rework-tree-selection
Show description for 271943a
zaggino
authored
271943a
View commit details
Copy full SHA for 271943a
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Move most inline jslint directives to config files
ficristo
committed
074382a
View commit details
Copy full SHA for 074382a
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
Rework tree selection backgrounds to be CSS-positioned
Marcel Gerber
committed
fcecf9f
View commit details
Copy full SHA for fcecf9f
View code at this point
Browse repository at this point
Commits on May 1, 2016
Require PathUtils instead of using the global one
ficristo
committed
7dcc5bd
View commit details
Copy full SHA for 7dcc5bd
View code at this point
Browse repository at this point
Fix for 3296: add deprecation warning for global Mustache
ficristo
committed
96806b1
View commit details
Copy full SHA for 96806b1
View code at this point
Browse repository at this point
Commits on Jan 28, 2016
Merge pull request #12092 from pra85/2016
Show description for afb5249
abose
committed
afb5249
View commit details
Copy full SHA for afb5249
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
Make src folder files evergreen
prayagverma
committed
0e99e63
View commit details
Copy full SHA for 0e99e63
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
Fix for Hiding of all resizable divs during relaunch after setting no distractions. Should target only bottom-panel marked divs.
swmitra
committed
1cf30cd
View commit details
Copy full SHA for 1cf30cd
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
ESLint: enabled no-trailing-spaces and eol-last rules
ficristo
committed
ef6048c
View commit details
Copy full SHA for ef6048c
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Merge pull request #11732 from adobe/abose/noDistractions
Show description for 3cec328
nethip
committed
3cec328
View commit details
Copy full SHA for 3cec328
View code at this point
Browse repository at this point
Commits on Oct 18, 2015
Merge pull request #10868 from adobe/pflynn/listener-leak-canary
Show description for f6972c4
Marcel Gerber
committed
f6972c4
View commit details
Copy full SHA for f6972c4
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Code cleanup, raising events when panel is shown/hidden.
abose
committed
51c0232
View commit details
Copy full SHA for 51c0232
View code at this point
Browse repository at this point
Commits on Sep 26, 2015
Revert "Move PathUtils to Brackets core code"
zaggino
committed
14ad0cf
View commit details
Copy full SHA for 14ad0cf
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
Renaming pure code to No Distractions
abose
committed
5495170
View commit details
Copy full SHA for 5495170
View code at this point
Browse repository at this point
Commits on Sep 24, 2015
Moving everything to an extension
abose
committed
9a7f78a
View commit details
Copy full SHA for 9a7f78a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.