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
src
editor
EditorStatusBar.js
on
tutorial-delete-bug
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 10, 2015
Whitespace trimming suggested by @MarcelGerber
peterflynn
committed
8a4090e
View commit details
Copy full SHA for 8a4090e
View code at this point
Browse repository at this point
Fix some moved APIs that were left over from PR #10641
peterflynn
committed
008a153
View commit details
Copy full SHA for 008a153
View code at this point
Browse repository at this point
Commits on Dec 3, 2014
fix params passed to internal funcs
redmunds
committed
65919e7
View commit details
Copy full SHA for 65919e7
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 Sep 12, 2014
rtc:panels to panes
JeffryBooher
committed
6e556c7
View commit details
Copy full SHA for 6e556c7
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
always show the status bar
JeffryBooher
committed
d34d471
View commit details
Copy full SHA for d34d471
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 Aug 20, 2014
Fix occasional race-condition NPE if LanguageManager sends a change event
Show description for 725d4f1
peterflynn
committed
725d4f1
View commit details
Copy full SHA for 725d4f1
View code at this point
Browse repository at this point
Commits on Aug 12, 2014
Merge pull request #8668 from adobe/jeff/fix-8432
Show description for 102b74f
redmunds
committed
102b74f
View commit details
Copy full SHA for 102b74f
View code at this point
Browse repository at this point
Commits on Aug 6, 2014
Merge pull request #8444 from adobe/pflynn/language-switcher-improvements
Show description for 90398b4
JeffryBooher
committed
90398b4
View commit details
Copy full SHA for 90398b4
View code at this point
Browse repository at this point
Commits on Aug 5, 2014
add languages to langauge switcher after they are installed
JeffryBooher
committed
512981f
View commit details
Copy full SHA for 512981f
View code at this point
Browse repository at this point
more status bar consistency updates
redmunds
committed
f872496
View commit details
Copy full SHA for f872496
View code at this point
Browse repository at this point
implement changes from PR 8297, plus comments
redmunds
committed
f2efb83
View commit details
Copy full SHA for f2efb83
View code at this point
Browse repository at this point
Commits on Jul 18, 2014
* Gray out status-bar language switcher's "Set as Default" item if the doc's
Show description for 6e6c618
peterflynn
committed
6e6c618
View commit details
Copy full SHA for 6e6c618
View code at this point
Browse repository at this point
Commits on Jul 17, 2014
Add "Set as Default" menu item to status bar language switcher -- adds a
Show description for 2f542eb
peterflynn
committed
2f542eb
View commit details
Copy full SHA for 2f542eb
View code at this point
Browse repository at this point
Cleanups to status bar language-switcher:
Show description for cc47043
peterflynn
committed
cc47043
View commit details
Copy full SHA for cc47043
View code at this point
Browse repository at this point
Commits on Jun 19, 2014
Merge remote-tracking branch 'upstream/master' into pflynn/JakeStoeffler-languageselector-updated
Show description for 3df7680
busykai
committed
3df7680
View commit details
Copy full SHA for 3df7680
View code at this point
Browse repository at this point
Commits on May 20, 2014
squashed version of randy/cef1750-issue-7689 branch
redmunds
committed
f392ef5
View commit details
Copy full SHA for f392ef5
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
Removed dependency of LanguageManager on DocumentManager.
Show description for 8ebe1c2
busykai
committed
8ebe1c2
View commit details
Copy full SHA for 8ebe1c2
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into pflynn/JakeStoeffler-languageselector-updated
Show description for 331ccd3
busykai
committed
331ccd3
View commit details
Copy full SHA for 331ccd3
View code at this point
Browse repository at this point
Commits on Mar 28, 2014
fix whitespace
redmunds
committed
76a5b91
View commit details
Copy full SHA for 76a5b91
View code at this point
Browse repository at this point
Commits on Mar 27, 2014
jsdoc updates
redmunds
committed
3d82669
View commit details
Copy full SHA for 3d82669
View code at this point
Browse repository at this point
revert to old API with a few small changes
redmunds
committed
2062a78
View commit details
Copy full SHA for 2062a78
View code at this point
Browse repository at this point
Commits on Mar 25, 2014
Fix language selector issues & improvements:
Show description for aff5ed6
peterflynn
committed
aff5ed6
View commit details
Copy full SHA for aff5ed6
View code at this point
Browse repository at this point
Commits on Mar 14, 2014
add jsdoc info
redmunds
committed
b6fb768
View commit details
Copy full SHA for b6fb768
View code at this point
Browse repository at this point
code cleanup
redmunds
committed
a32a39b
View commit details
Copy full SHA for a32a39b
View code at this point
Browse repository at this point
implement validator on set
redmunds
committed
0824ff6
View commit details
Copy full SHA for 0824ff6
View code at this point
Browse repository at this point
fix validation
redmunds
committed
0b441d9
View commit details
Copy full SHA for 0b441d9
View code at this point
Browse repository at this point
fix unit test; use ValidationUtils for validating\!
redmunds
committed
fd72a4f
View commit details
Copy full SHA for fd72a4f
View code at this point
Browse repository at this point
Commits on Mar 13, 2014
more code review changes
redmunds
committed
8268997
View commit details
Copy full SHA for 8268997
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into pflynn/JakeStoeffler-languageselector-updated
busykai
committed
b0a982e
View commit details
Copy full SHA for b0a982e
View code at this point
Browse repository at this point
Increase allowed height for the lang dropdown list
Show description for a959fb3
busykai
committed
a959fb3
View commit details
Copy full SHA for a959fb3
View code at this point
Browse repository at this point
Fix populate logic. Add pointer for the dropdown.
Show description for e0a7c9f
busykai
committed
e0a7c9f
View commit details
Copy full SHA for e0a7c9f
View code at this point
Browse repository at this point
convert remaining editor prefs
redmunds
committed
8d5482e
View commit details
Copy full SHA for 8d5482e
View code at this point
Browse repository at this point
Commits on Mar 12, 2014
Merge remote-tracking branch 'origin/master' into randy/issue-7020
redmunds
committed
7f721fc
View commit details
Copy full SHA for 7f721fc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.