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
filesystem
FileSystem.js
on
UpdateNotificationFix
User selector
All users
All time
Commit history
Commits on May 4, 2018
Enable opening of remote(http|https) files in Brackets (#14153)
Show description for 421ed1a
swmitra
authored and
navch
committed
421ed1a
View commit details
Copy full SHA for 421ed1a
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
explain better
Show description for be4c7c8
zaggino
committed
be4c7c8
View commit details
Copy full SHA for be4c7c8
View code at this point
Browse repository at this point
more readable condition
Show description for b54781a
zaggino
committed
b54781a
View commit details
Copy full SHA for b54781a
View code at this point
Browse repository at this point
implemented and tested ignoring
zaggino
committed
3fe4876
View commit details
Copy full SHA for 3fe4876
View code at this point
Browse repository at this point
pass exclusionGlob to WatchedRoot
zaggino
committed
26301f5
View commit details
Copy full SHA for 26301f5
View code at this point
Browse repository at this point
add node side filter to the watched root class
zaggino
committed
412e5ed
View commit details
Copy full SHA for 412e5ed
View code at this point
Browse repository at this point
watchedRoot.filter should be used to ignore files from watching
Show description for 7163ff7
zaggino
committed
7163ff7
View commit details
Copy full SHA for 7163ff7
View code at this point
Browse repository at this point
propagate ignores from FileSystem.js
zaggino
committed
7733f4a
View commit details
Copy full SHA for 7733f4a
View code at this point
Browse repository at this point
Prepared preferences for the paths to ignore during watching
ficristo
authored and
zaggino
committed
adfd64d
View commit details
Copy full SHA for adfd64d
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 Feb 24, 2016
Merge pull request #12175 from petetnt/petetnt/ctrl-z-hotfix
Show description for abf8e99
abose
committed
abf8e99
View commit details
Copy full SHA for abf8e99
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
Only update stat and clear contents when old stat is newer than current stat. Potentially fixes #11826
petetnt
committed
f143690
View commit details
Copy full SHA for f143690
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 Jul 24, 2015
Merge pull request #10304 from adobe/kai/fix-10183-apply-filter-on-fs-events
Show description for 7a9d7bf
abose
committed
7a9d7bf
View commit details
Copy full SHA for 7a9d7bf
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
Fix for #10715 Untitled documents aren't added to MRU until visited a 2nd time
prksingh
committed
d8dcb34
View commit details
Copy full SHA for d8dcb34
View code at this point
Browse repository at this point
Commits on Jan 14, 2015
Check if the parent entry is watched.
Show description for 97e6849
busykai
committed
97e6849
View commit details
Copy full SHA for 97e6849
View code at this point
Browse repository at this point
Commits on Jan 11, 2015
Partial fix: ensure entry is watched.
Show description for 36e0f1e
busykai
committed
36e0f1e
View commit details
Copy full SHA for 36e0f1e
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Revert "Do not add entry to an index if it's filtered out."
Show description for c798cea
busykai
committed
c798cea
View commit details
Copy full SHA for c798cea
View code at this point
Browse repository at this point
Commits on Jan 4, 2015
Do not add entry to an index if it's filtered out.
Show description for 6514f20
busykai
committed
6514f20
View commit details
Copy full SHA for 6514f20
View code at this point
Browse repository at this point
Commits on Nov 18, 2014
- Remove unused '$' JSLint annotations (Travis/JSHint complains)
Show description for 1d18b30
peterflynn
committed
1d18b30
View commit details
Copy full SHA for 1d18b30
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 Oct 30, 2014
Simpler implementation of refreshFileTree that does a full refresh.
dangoor
committed
c6a2f46
View commit details
Copy full SHA for c6a2f46
View code at this point
Browse repository at this point
Commits on Oct 29, 2014
Make the Refresh File Tree command clear caches as well to ensure a full refresh.
Show description for 8331ec7
dangoor
committed
8331ec7
View commit details
Copy full SHA for 8331ec7
View code at this point
Browse repository at this point
Commits on Jun 14, 2014
Fix some jsdoc tags typos
jbalsas
committed
cc2c65c
View commit details
Copy full SHA for cc2c65c
View code at this point
Browse repository at this point
Commits on Jun 8, 2014
annotation comment should be before @tag info
redmunds
committed
0fedbcd
View commit details
Copy full SHA for 0fedbcd
View code at this point
Browse repository at this point
Commits on Jun 3, 2014
fix markdown formatting
redmunds
committed
65d2f2b
View commit details
Copy full SHA for 65d2f2b
View code at this point
Browse repository at this point
Commits on Mar 20, 2014
- Fix & update documentation in a bunch of places
Show description for a42b1e3
peterflynn
committed
a42b1e3
View commit details
Copy full SHA for a42b1e3
View code at this point
Browse repository at this point
Commits on Mar 12, 2014
rework per discovery and cleanup
JeffryBooher
committed
8ff4739
View commit details
Copy full SHA for 8ff4739
View code at this point
Browse repository at this point
Commits on Mar 11, 2014
Code review: pass 'true' for another visitAll()-_clearCachedData() loop
Show description for 93bee95
peterflynn
committed
93bee95
View commit details
Copy full SHA for 93bee95
View code at this point
Browse repository at this point
Fix bug #7150 (Switching projects or quitting sometimes pauses for several
Show description for 7650bbc
peterflynn
committed
7650bbc
View commit details
Copy full SHA for 7650bbc
View code at this point
Browse repository at this point
Commits on Jan 30, 2014
Add a check in FileSystem to ensure paths with Windows-style separators
Show description for dd0cabf
peterflynn
committed
dd0cabf
View commit details
Copy full SHA for dd0cabf
View code at this point
Browse repository at this point
Commits on Jan 23, 2014
Typo fix
peterflynn
committed
b3ef239
View commit details
Copy full SHA for b3ef239
View code at this point
Browse repository at this point
Dispatch a FileSystem "change" event even when a dir change yields empty
Show description for 21bb179
peterflynn
committed
21bb179
View commit details
Copy full SHA for 21bb179
View code at this point
Browse repository at this point
Commits on Jan 17, 2014
remove unwatchPathsWithPrefix and consilidate with unwatchPath
jasonsanjose
committed
37a29e4
View commit details
Copy full SHA for 37a29e4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.