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
Editor.js
on
UpdateNotificationFix
User selector
All users
Datepicker
All time
Commit history
Commits on May 15, 2018
Make remote files read only (#14332)
swmitra
authored and
shubhsnov
committed
79b7a78
View commit details
Copy full SHA for 79b7a78
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
Issue #11261: keep the search bar open (#14141)
Show description for 32300dc
petetnt
authored
32300dc
View commit details
Copy full SHA for 32300dc
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Add Extract to Variable and Extract to Function features in js (#13980)
Show description for 6a3feaf
boopeshmahendran
authored and
nethip
committed
6a3feaf
View commit details
Copy full SHA for 6a3feaf
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
Fix typo (#13862)
JungGaBin
authored and
petetnt
committed
b0e37b7
View commit details
Copy full SHA for b0e37b7
View code at this point
Browse repository at this point
Commits on Jun 28, 2017
Sequential navigation in edit history (#13418)
Show description for 9bb0bfb
swmitra
authored and
saurabh95
committed
9bb0bfb
View commit details
Copy full SHA for 9bb0bfb
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
Merge pull request #13254 from ficristo/comments
Show description for 9b03593
redmunds
authored
9b03593
View commit details
Copy full SHA for 9b03593
View code at this point
Browse repository at this point
Commits on Apr 15, 2017
Use a single preference
ficristo
committed
15588c2
View commit details
Copy full SHA for 15588c2
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
Merge pull request #13270 from adobe/swmitra/StyleAttributeHints
Show description for 387731b
zaggino
authored
387731b
View commit details
Copy full SHA for 387731b
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Check for useTabChar and correct a comment. Add some tests
ficristo
committed
79c2bfd
View commit details
Copy full SHA for 79c2bfd
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
Add indentBlockComment preference. Support indent block comments on line comment command
ficristo
committed
e7ed43d
View commit details
Copy full SHA for e7ed43d
View code at this point
Browse repository at this point
Add inputStyle preference (#13216)
ficristo
authored
7adf634
View commit details
Copy full SHA for 7adf634
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
CSS code hints in 'style' attribute value context
swmitra
committed
73430b6
View commit details
Copy full SHA for 73430b6
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
Do not initialize dontCloseTags
ficristo
committed
8949cdf
View commit details
Copy full SHA for 8949cdf
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
Fixed #13072: Now Preferences objects are extended from initial values defined in defaultPreferences.json (#13132)
Show description for 885b97a
saurabh95
authored and
swmitra
committed
885b97a
View commit details
Copy full SHA for 885b97a
View code at this point
Browse repository at this point
Commits on Feb 13, 2017
APIs for manipulating gutters (#12742)
Show description for 40f96c3
thehogfather
authored and
petetnt
committed
40f96c3
View commit details
Copy full SHA for 40f96c3
View code at this point
Browse repository at this point
Commits on Nov 22, 2016
Merge pull request #12720 from sprintr/remove-deprecated-code
Show description for 33be802
zaggino
authored
33be802
View commit details
Copy full SHA for 33be802
View code at this point
Browse repository at this point
Commits on Nov 1, 2016
when reseting text in editor, ignore line-ending differences
zaggino
committed
d09eb4c
View commit details
Copy full SHA for d09eb4c
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
Commits on Aug 20, 2016
Merge pull request #12110 from petetnt/petetnt/indent-wrap-minor-fix
Show description for bf9b07d
ficristo
authored
bf9b07d
View commit details
Copy full SHA for bf9b07d
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
do nothing when trying to reset with the same content which is already present (#12681)
Show description for 86c037f
zaggino
authored and
nethip
committed
86c037f
View commit details
Copy full SHA for 86c037f
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 Jul 31, 2016
Remove basePadding from indent-wrapping hack
Show description for 966b466
petetnt
committed
966b466
View commit details
Copy full SHA for 966b466
View code at this point
Browse repository at this point
Commits on Jul 23, 2016
Add new pref: lineWiseCopyCut
Marcel Gerber
committed
0bc1d05
View commit details
Copy full SHA for 0bc1d05
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 Jan 28, 2016
seperated the test cases for both preference set and unset and reset preference back to original value
heysupratim
committed
79e2942
View commit details
Copy full SHA for 79e2942
View code at this point
Browse repository at this point
Merge branch 'master' into lineCommentBugFix
heysupratim
committed
4292b2e
View commit details
Copy full SHA for 4292b2e
View code at this point
Browse repository at this point
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
Merge branch 'master' into lineCommentBugFix
heysupratim
committed
57d7ad2
View commit details
Copy full SHA for 57d7ad2
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
removed merge conflicts and added comments
heysupratim
committed
4c1c82f
View commit details
Copy full SHA for 4c1c82f
View code at this point
Browse repository at this point
added preference for Editor linecommentIndent
heysupratim
committed
989754e
View commit details
Copy full SHA for 989754e
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 9, 2015
Fix for 'dirtyFlagChange' handler leak
swmitra
committed
072ccaa
View commit details
Copy full SHA for 072ccaa
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
Merge branch 'master' of https://github.com/adobe/brackets into swmitra/SplitViewSameDoc
swmitra
committed
1e613cf
View commit details
Copy full SHA for 1e613cf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.