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
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 }}
code26
/
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
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
file
NativeFileSystem.js
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 25, 2013
Compatibility shims for frequently-used FileIndexManager & NativeFileSystem
Show description for 354a838
peterflynn
committed
354a838
View commit details
Copy full SHA for 354a838
View code at this point
Browse repository at this point
Commits on Oct 19, 2013
Peter's review feedback
Show description for 4e44fe9
couzteau
committed
4e44fe9
View commit details
Copy full SHA for 4e44fe9
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
preview images
jhagenst
committed
8747205
View commit details
Copy full SHA for 8747205
View code at this point
Browse repository at this point
Commits on Sep 24, 2013
fix whitespace
JeffryBooher
committed
db8c14e
View commit details
Copy full SHA for db8c14e
View code at this point
Browse repository at this point
Added unit tests for new static method isRelativePath
thomastaylor312
committed
5e7c708
View commit details
Copy full SHA for 5e7c708
View code at this point
Browse repository at this point
Commits on Sep 12, 2013
Removed private methods and added documentation to the method.
thomastaylor312
committed
4431100
View commit details
Copy full SHA for 4431100
View code at this point
Browse repository at this point
Commits on Sep 11, 2013
Added isRelativePath public method.
thomastaylor312
committed
8463896
View commit details
Copy full SHA for 8463896
View code at this point
Browse repository at this point
Commits on Jul 12, 2013
Untitled document support using InaccessibleFileEntry objects.
Ian Wehrman
committed
0caa95c
View commit details
Copy full SHA for 0caa95c
View code at this point
Browse repository at this point
Commits on Jun 14, 2013
Create file with save as
jhagenst
committed
9f4cc25
View commit details
Copy full SHA for 9f4cc25
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
save as
jhagenst
authored and
couzteau
committed
628bfb4
View commit details
Copy full SHA for 628bfb4
View code at this point
Browse repository at this point
Commits on May 20, 2013
Safe file delete.
gruehle
committed
fe0baae
View commit details
Copy full SHA for fe0baae
View code at this point
Browse repository at this point
Commits on May 13, 2013
Fix merge problems
gruehle
committed
ac4dc54
View commit details
Copy full SHA for ac4dc54
View code at this point
Browse repository at this point
Merge with master
gruehle
committed
3850c5b
View commit details
Copy full SHA for 3850c5b
View code at this point
Browse repository at this point
Commits on Apr 9, 2013
Merge pull request #3284 from adobe/iwehrman/issue-2943
Show description for 06547d2
RaymondLim
committed
06547d2
View commit details
Copy full SHA for 06547d2
View code at this point
Browse repository at this point
Commits on Apr 3, 2013
Add suite param option to SpecRunner and to grunt test-integration task. Fix bug in NativeFileSystem where an empty dir will list the entire disk contents.
jasonsanjose
committed
0315b16
View commit details
Copy full SHA for 0315b16
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Add as an optional argument to the errBack of NativeFileSystem.readEntries a list of entries that were successfully statted. This does not necessarily include all the files in the directory.
Ian Wehrman
committed
04cac12
View commit details
Copy full SHA for 04cac12
View code at this point
Browse repository at this point
Commits on Mar 20, 2013
Add a Promise for isNetworkDrive API call.
RaymondLim
committed
314fc75
View commit details
Copy full SHA for 314fc75
View code at this point
Browse repository at this point
Commits on Mar 16, 2013
Check errors before adjusting timeout.
RaymondLim
committed
cecd45f
View commit details
Copy full SHA for cecd45f
View code at this point
Browse repository at this point
Use a new API (fs.isNetworkDrive) to detect a network drive.
RaymondLim
committed
9152b46
View commit details
Copy full SHA for 9152b46
View code at this point
Browse repository at this point
Commits on Mar 14, 2013
Use longer timeout (20 sec) when reading files from a network drive.
RaymondLim
committed
5c774b3
View commit details
Copy full SHA for 5c774b3
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
LanguageManager unit tests
jasonsanjose
committed
9e93e5a
View commit details
Copy full SHA for 9e93e5a
View code at this point
Browse repository at this point
Commits on Jan 29, 2013
Merge pull request #2685 from WebsiteDeveloper/issue#1997
Show description for 2433046
dangoor
committed
2433046
View commit details
Copy full SHA for 2433046
View code at this point
Browse repository at this point
Commits on Jan 26, 2013
Replaced existing then() calls with calls to done() and fail()
Bernhard Sirlinger
committed
23a12f2
View commit details
Copy full SHA for 23a12f2
View code at this point
Browse repository at this point
Commits on Jan 23, 2013
For issue #850 - Remap ERR_UNSUPPORTED_ENCODING to NOT_READABLE_ERR. Mapped ERR_UNSUPPORTED_ENCODING to NOT_READABLE_ERR instead of SECURITY_ERR.
connork09
committed
e2a8470
View commit details
Copy full SHA for e2a8470
View code at this point
Browse repository at this point
Commits on Dec 19, 2012
Scrub 'throw new Error()' and convert to 'console.error()' as needed.
gruehle
committed
3add1c8
View commit details
Copy full SHA for 3add1c8
View code at this point
Browse repository at this point
Commits on Dec 14, 2012
Added better examples and fixed nullable operator misuse
jbalsas
committed
16f227b
View commit details
Copy full SHA for 16f227b
View code at this point
Browse repository at this point
Commits on Dec 12, 2012
Review and update after changes in nativefilesystem
jbalsas
committed
7bb9c2f
View commit details
Copy full SHA for 7bb9c2f
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/adobe/brackets into filesystem-doc
Show description for 71d40c3
jbalsas
committed
71d40c3
View commit details
Copy full SHA for 71d40c3
View code at this point
Browse repository at this point
Commits on Dec 11, 2012
Merge pull request #2285 from adobe/nj/issue-2221
Show description for 00c5e6d
peterflynn
committed
00c5e6d
View commit details
Copy full SHA for 00c5e6d
View code at this point
Browse repository at this point
Made ContextMenu actually call its superclass constructor (instead of assigning a new menu to this.menu, which isn't actually used).
Narciso Jaramillo
committed
6b93be0
View commit details
Copy full SHA for 6b93be0
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/adobe/brackets into filesystem-domerror
Show description for 0fe2e71
jbalsas
committed
0fe2e71
View commit details
Copy full SHA for 0fe2e71
View code at this point
Browse repository at this point
Code review cleanups
Narciso Jaramillo
committed
246ad67
View commit details
Copy full SHA for 246ad67
View code at this point
Browse repository at this point
Small jsdoc fix in _fsErrorToDOMErrorName
jbalsas
committed
1cd358c
View commit details
Copy full SHA for 1cd358c
View code at this point
Browse repository at this point
Commits on Dec 10, 2012
Rename _nativeToFileError to _fsErrorToDOMErrorName
jbalsas
committed
b57b509
View commit details
Copy full SHA for b57b509
View code at this point
Browse repository at this point
Commits on Dec 9, 2012
External NativeFileError
jbalsas
committed
300ff9c
View commit details
Copy full SHA for 300ff9c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.