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
search
QuickOpen.js
on
UpdateNotificationFix
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 15, 2017
Add option for first highlight index in Quick Open and Search History (#13444)
Show description for 038bcb6
saurabh95
authored and
Marcel Gerber
committed
038bcb6
View commit details
Copy full SHA for 038bcb6
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 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 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 Mar 25, 2015
QuickSearchField / Quick Open tweaks
Show description for 767a1da
peterflynn
committed
767a1da
View commit details
Copy full SHA for 767a1da
View code at this point
Browse repository at this point
Commits on Mar 24, 2015
Merge remote-tracking branch 'origin/master' into pflynn/better-quicksearch-field
Show description for f341ff5
peterflynn
committed
f341ff5
View commit details
Copy full SHA for f341ff5
View code at this point
Browse repository at this point
Commits on Dec 10, 2014
Merge pull request #9624 from adobe/randy/issue-9547
Show description for 936dda1
RaymondLim
committed
936dda1
View commit details
Copy full SHA for 936dda1
View code at this point
Browse repository at this point
Commits on Nov 26, 2014
Fix Quick Open focus issue.
RaymondLim
committed
b2c1cb3
View commit details
Copy full SHA for b2c1cb3
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 12, 2014
fix blur handling
redmunds
committed
91c30cd
View commit details
Copy full SHA for 91c30cd
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
don't scroll after click in page
redmunds
committed
7e16e0d
View commit details
Copy full SHA for 7e16e0d
View code at this point
Browse repository at this point
Commits on Oct 30, 2014
Add clarifying comment for re-exported StringMatch functions in Quick Open.
dangoor
committed
7e7f4a1
View commit details
Copy full SHA for 7e7f4a1
View code at this point
Browse repository at this point
Restore the QuickOpen.basicMatchSort and friends.
Show description for cc27351
dangoor
committed
cc27351
View commit details
Copy full SHA for cc27351
View code at this point
Browse repository at this point
Commits on Oct 22, 2014
Marked as deprecated by adobe/brackets#2462 in Sprint 19
Show description for 49e0827
Triangle717
committed
49e0827
View commit details
Copy full SHA for 49e0827
View code at this point
Browse repository at this point
Deprecated by adobe/brackets#3301 in Sprint 23
Show description for 02c7482
Triangle717
committed
02c7482
View commit details
Copy full SHA for 02c7482
View code at this point
Browse repository at this point
Provide a strong boost for upper case matches.
Show description for 940efc9
dangoor
committed
940efc9
View commit details
Copy full SHA for 940efc9
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
fix scroll position jumping for few cases
redmunds
committed
becc0ac
View commit details
Copy full SHA for becc0ac
View code at this point
Browse repository at this point
Handle case matches on special characters (extra boost).
Show description for 5b28a29
dangoor
committed
5b28a29
View commit details
Copy full SHA for 5b28a29
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
convert to boolean
redmunds
committed
ce35813
View commit details
Copy full SHA for ce35813
View code at this point
Browse repository at this point
fix typo
redmunds
committed
e05eb46
View commit details
Copy full SHA for e05eb46
View code at this point
Browse repository at this point
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 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
fix jsHint related failures in splitview branch not identified with jsLint in Brackets
JeffryBooher
committed
793f168
View commit details
Copy full SHA for 793f168
View code at this point
Browse repository at this point
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 2, 2014
jsdoc fixes
redmunds
committed
863e344
View commit details
Copy full SHA for 863e344
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 1, 2014
Remove smart-auto-complete from codebase. Add unit tests for QuickSearchField.
Show description for 210a282
peterflynn
committed
210a282
View commit details
Copy full SHA for 210a282
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
- Fix bug: pressing Enter to close Quick Open or Goto Line inserted newline
Show description for 61b0edf
peterflynn
committed
61b0edf
View commit details
Copy full SHA for 61b0edf
View code at this point
Browse repository at this point
Commits on Mar 23, 2014
Merge remote-tracking branch 'origin/master' into pflynn/better-quicksearch-field
Show description for 3c1a8f2
peterflynn
committed
3c1a8f2
View commit details
Copy full SHA for 3c1a8f2
View code at this point
Browse repository at this point
Commits on Mar 6, 2014
For #6965, make Quick Open properly remember multiple selections
Narciso Jaramillo
committed
bcf8996
View commit details
Copy full SHA for bcf8996
View code at this point
Browse repository at this point
Commits on Jan 19, 2014
Nits fixed
TomMalbran
committed
9290a6e
View commit details
Copy full SHA for 9290a6e
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin' into jbalsas/quickopen_cols
TomMalbran
committed
82d3e40
View commit details
Copy full SHA for 82d3e40
View code at this point
Browse repository at this point
Commits on Jan 11, 2014
Removing placeholder strings based on @peterflynn's feedback.
larz0
committed
d7705cd
View commit details
Copy full SHA for d7705cd
View code at this point
Browse repository at this point
Added new strings based on Raymond's feedback.
larz0
committed
b7f67f7
View commit details
Copy full SHA for b7f67f7
View code at this point
Browse repository at this point
Commits on Jan 8, 2014
Using strings properly based on @TomMalbran's feedback.
larz0
committed
d287a91
View commit details
Copy full SHA for d287a91
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.