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
editor
EditorManager.js
on
UpdateNotificationFix
User selector
All users
All time
Commit history
Commits on Jan 10, 2018
Correct grammar (superlative expression) (#13904)
Show description for 922f523
JeongGoEun
authored and
petetnt
committed
922f523
View commit details
Copy full SHA for 922f523
View code at this point
Browse repository at this point
Commits on Dec 28, 2017
equivelent -> equivalent (#13918)
Show description for 919346b
JungGaBin
authored and
petetnt
committed
919346b
View commit details
Copy full SHA for 919346b
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 May 18, 2016
Putting back missing ckeck and add to pane views
swmitra
committed
b21ce25
View commit details
Copy full SHA for b21ce25
View code at this point
Browse repository at this point
Commits on May 17, 2016
Doc ref count fix
swmitra
committed
7990632
View commit details
Copy full SHA for 7990632
View code at this point
Browse repository at this point
Commits on May 5, 2016
Fix for documents refCount issue
swmitra
committed
cd56e7f
View commit details
Copy full SHA for cd56e7f
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 11, 2016
Fix for the focus issue while switching focus between inline editors hosted under split views for the same doc.
swmitra
committed
953d97e
View commit details
Copy full SHA for 953d97e
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 Dec 4, 2015
Updating existing unit test and adding a new test case to check multiple editor creation for the same document.
swmitra
committed
594974f
View commit details
Copy full SHA for 594974f
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
JSLint and JSHint warning removal
Show description for b1251ce
swmitra
committed
b1251ce
View commit details
Copy full SHA for b1251ce
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
Removing Commented blocks of code
swmitra
committed
aca3614
View commit details
Copy full SHA for aca3614
View code at this point
Browse repository at this point
Opening same document in multiple full editors
swmitra
committed
ffa298c
View commit details
Copy full SHA for ffa298c
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Merge branch 'master' into abose/instant_search
Show description for 1e5ba8f
abose
committed
1e5ba8f
View commit details
Copy full SHA for 1e5ba8f
View code at this point
Browse repository at this point
Commits on Jul 10, 2015
This has the first cut which now opens default preferences file in the left pane and user preferences file brackets.json in the right pane. Also moved the code from PreferencesManager to DebugComma…
Show description for 9154e74
nethip
committed
9154e74
View commit details
Copy full SHA for 9154e74
View code at this point
Browse repository at this point
Open brackets.json in the second pane of the split view
Show description for 91059eb
nethip
committed
91059eb
View commit details
Copy full SHA for 91059eb
View code at this point
Browse repository at this point
Commits on Nov 23, 2014
Merge remote-tracking branch 'upstream/master' into kai/fix-6558-language-layer
Show description for 7bf5da1
busykai
committed
7bf5da1
View commit details
Copy full SHA for 7bf5da1
View code at this point
Browse repository at this point
Merge pull request #9918 from adobe/pflynn/robust-events
Show description for f60b243
redmunds
committed
f60b243
View commit details
Copy full SHA for f60b243
View code at this point
Browse repository at this point
Commits on Nov 17, 2014
Convert Brackets core code over to new EventDispatcher APIs for all non-DOM
Show description for cb0b023
peterflynn
committed
cb0b023
View commit details
Copy full SHA for cb0b023
View code at this point
Browse repository at this point
Commits on Nov 14, 2014
- Make EventDispatcher robust to concurrent mutation of event list
Show description for 08efdf8
peterflynn
committed
08efdf8
View commit details
Copy full SHA for 08efdf8
View code at this point
Browse repository at this point
Commits on Nov 2, 2014
Fix some @link and @see tags
jbalsas
committed
61ce50a
View commit details
Copy full SHA for 61ce50a
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
Working Performance Set Improvements
JeffryBooher
committed
bd8bc11
View commit details
Copy full SHA for bd8bc11
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
implement working set dragging for splitview
JeffryBooher
committed
98c59d2
View commit details
Copy full SHA for 98c59d2
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
Merge remote-tracking branch 'upstream/master' into kai/fix-6558-language-layer
Show description for 52959c7
busykai
committed
52959c7
View commit details
Copy full SHA for 52959c7
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into kai/fix-6558-language-layer
busykai
committed
4de1e6d
View commit details
Copy full SHA for 4de1e6d
View code at this point
Browse repository at this point
Documentation and clean up.
busykai
committed
ac706c6
View commit details
Copy full SHA for ac706c6
View code at this point
Browse repository at this point
Commits on Sep 13, 2014
Merge remote-tracking branch 'upstream/master' into unused-vars
Show description for 4b5eeb4
Marcel Gerber
committed
4b5eeb4
View commit details
Copy full SHA for 4b5eeb4
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
Implement Pane Headers
redmunds
committed
6d4de6a
View commit details
Copy full SHA for 6d4de6a
View code at this point
Browse repository at this point
Nit: change case in function name.
busykai
committed
147d69a
View commit details
Copy full SHA for 147d69a
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into unused-vars
Show description for 7c3c5c9
Marcel Gerber
committed
7c3c5c9
View commit details
Copy full SHA for 7c3c5c9
View code at this point
Browse repository at this point
Make Split View Panes Resizable
JeffryBooher
committed
1658788
View commit details
Copy full SHA for 1658788
View code at this point
Browse repository at this point
Commits on Sep 5, 2014
[SplitView] Removed unused vars
Marcel Gerber
committed
f8a2749
View commit details
Copy full SHA for f8a2749
View code at this point
Browse repository at this point
Commits on Aug 29, 2014
Implement Splitview
JeffryBooher
committed
af55f97
View commit details
Copy full SHA for af55f97
View code at this point
Browse repository at this point
Commits on Jun 3, 2014
no 's' on the end of @return
redmunds
committed
3f7abfc
View commit details
Copy full SHA for 3f7abfc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.