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
extensions
default
JavaScriptQuickEdit
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 5, 2014
Merge remote-tracking branch 'upstream/master' into unused-vars
Show description for 98a79c1
Marcel Gerber
committed
98a79c1
View commit details
Copy full SHA for 98a79c1
View code at this point
Browse repository at this point
Commits on Sep 4, 2014
Fix Travis failure
Marcel Gerber
committed
5215db1
View commit details
Copy full SHA for 5215db1
View code at this point
Browse repository at this point
Commits on Sep 3, 2014
Remove unused vars
Marcel Gerber
committed
afd2c6b
View commit details
Copy full SHA for afd2c6b
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 Apr 25, 2014
exclude binary files
redmunds
committed
0c02184
View commit details
Copy full SHA for 0c02184
View code at this point
Browse repository at this point
Commits on Apr 7, 2014
respond to comments
JeffryBooher
committed
b4e0dad
View commit details
Copy full SHA for b4e0dad
View code at this point
Browse repository at this point
Commits on Apr 3, 2014
Code review: tweak wording of comment
peterflynn
committed
136ec47
View commit details
Copy full SHA for 136ec47
View code at this point
Browse repository at this point
Commits on Apr 2, 2014
Further improve Quck Edit error strings. Break out a new separate case for
Show description for 6beff76
peterflynn
committed
6beff76
View commit details
Copy full SHA for 6beff76
View code at this point
Browse repository at this point
Commits on Mar 29, 2014
- Tweak Quick Edit error/feedback strings
Show description for 4be2a8a
peterflynn
committed
4be2a8a
View commit details
Copy full SHA for 4be2a8a
View code at this point
Browse repository at this point
Commits on Mar 20, 2014
fix JS Quick Edit unit tests
redmunds
committed
5006205
View commit details
Copy full SHA for 5006205
View code at this point
Browse repository at this point
Commits on Jan 22, 2014
update comments
redmunds
committed
769cbc4
View commit details
Copy full SHA for 769cbc4
View code at this point
Browse repository at this point
support for js quick edit
redmunds
committed
90405d2
View commit details
Copy full SHA for 90405d2
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
Respond to more review comments.
gruehle
committed
0fd2e14
View commit details
Copy full SHA for 0fd2e14
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Fix failing JSQuickEdit performance test.
gruehle
committed
ddb3500
View commit details
Copy full SHA for ddb3500
View code at this point
Browse repository at this point
Commits on Oct 21, 2013
Merge branch 'brackets' into glenn/file-system
Show description for bfb113d
Ian Wehrman
committed
bfb113d
View commit details
Copy full SHA for bfb113d
View code at this point
Browse repository at this point
Commits on Oct 18, 2013
Merge pull request #5492 from gmeluski/bug/5479-unit-test-fix
Show description for a855576
dangoor
committed
a855576
View commit details
Copy full SHA for a855576
View code at this point
Browse repository at this point
Commits on Oct 17, 2013
Fix broken JSQuickEdit unit test and make QuickView work again in inline editors
Narciso Jaramillo
committed
1d5ee47
View commit details
Copy full SHA for 1d5ee47
View code at this point
Browse repository at this point
Commits on Oct 13, 2013
Add ProjectManager.getAllFiles(), replacing FileSystem.getFileList(). Purge the _allFiles handling from FileIndex.
gruehle
committed
89945f8
View commit details
Copy full SHA for 89945f8
View code at this point
Browse repository at this point
Commits on Oct 11, 2013
changing not.toBeNull to toBeTruthy
Show description for be80ae2
gmeluski
committed
be80ae2
View commit details
Copy full SHA for be80ae2
View code at this point
Browse repository at this point
Commits on Sep 11, 2013
Merge with master
gruehle
committed
ada68e2
View commit details
Copy full SHA for ada68e2
View code at this point
Browse repository at this point
Commits on Aug 18, 2013
Fix the unit test failure in JS Quick Edit and some typos in JSDoc.
RaymondLim
committed
af87e0d
View commit details
Copy full SHA for af87e0d
View code at this point
Browse repository at this point
Commits on Aug 16, 2013
Cleanup
gruehle
committed
ce74bc8
View commit details
Copy full SHA for ce74bc8
View code at this point
Browse repository at this point
Commits on Jul 23, 2013
Use fullPath and name getters instead of getPath() and getName().
gruehle
committed
819a208
View commit details
Copy full SHA for 819a208
View code at this point
Browse repository at this point
Commits on Jul 21, 2013
Make FileSystem a class, and support multiple instances.
gruehle
committed
848e0b6
View commit details
Copy full SHA for 848e0b6
View code at this point
Browse repository at this point
Commits on Jul 8, 2013
Initial integration into core.
gruehle
committed
045f346
View commit details
Copy full SHA for 045f346
View code at this point
Browse repository at this point
Commits on Jun 21, 2013
extension unit test memory cleanup 2
redmunds
committed
e582d9a
View commit details
Copy full SHA for e582d9a
View code at this point
Browse repository at this point
extension unit test memory cleanup
redmunds
committed
992ed40
View commit details
Copy full SHA for 992ed40
View code at this point
Browse repository at this point
Commits on Jun 17, 2013
update failing test
dloverin
committed
391002b
View commit details
Copy full SHA for 391002b
View code at this point
Browse repository at this point
Merge pull request #4205 from dloverin/jody-test3
Show description for b9d6922
jasonsanjose
committed
b9d6922
View commit details
Copy full SHA for b9d6922
View code at this point
Browse repository at this point
Commits on Jun 14, 2013
Update to latest CodeMirror:
Show description for 157775b
Narciso Jaramillo
committed
157775b
View commit details
Copy full SHA for 157775b
View code at this point
Browse repository at this point
Commits on Jun 13, 2013
fix unittests and add FIXMEs
dloverin
committed
e06e5e4
View commit details
Copy full SHA for e06e5e4
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
fix test failure
dloverin
committed
297d4c6
View commit details
Copy full SHA for 297d4c6
View code at this point
Browse repository at this point
code hint tests in a quick edit window
dloverin
committed
b33de56
View commit details
Copy full SHA for b33de56
View code at this point
Browse repository at this point
Commits on Jun 7, 2013
Code review -- simplify changes. Added flag to findMatchingFunctions() instead
Show description for 29cefc9
jeffkenton
committed
29cefc9
View commit details
Copy full SHA for 29cefc9
View code at this point
Browse repository at this point
Commits on Jun 6, 2013
Fix for Issue #3942: [quick edit] in HTML file, quick editor shows function found from other file, not one in current file
Show description for 38e5e1f
jeffkenton
committed
38e5e1f
View commit details
Copy full SHA for 38e5e1f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.