repo
stringlengths
5
106
file_url
stringlengths
78
301
file_path
stringlengths
4
211
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-04 14:56:49
2026-01-05 02:23:25
truncated
bool
2 classes
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/language/HTMLInstrumentation.js
src/language/HTMLInstrumentation.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/JSUtils/ScopeManager.js
src/JSUtils/ScopeManager.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/JSUtils/MessageIds.js
src/JSUtils/MessageIds.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/JSUtils/HintUtils.js
src/JSUtils/HintUtils.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/JSUtils/Session.js
src/JSUtils/Session.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/JSUtils/Preferences.js
src/JSUtils/Preferences.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/JSUtils/node/TernNodeDomain.js
src/JSUtils/node/TernNodeDomain.js
/* * Copyright (c) 2017 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/JSUtils/node/ExtractFileContent.js
src/JSUtils/node/ExtractFileContent.js
/* * Copyright (c) 2017 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/thirdparty/classnames.js
src/thirdparty/classnames.js
// https://github.com/JedWatson/classnames // // The MIT License (MIT) // // Copyright (c) 2015 Jed Watson // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without rest...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/thirdparty/lodash.js
src/thirdparty/lodash.js
/** * @license * lodash 3.10.0 (Custom Build) lodash.com/license | Underscore.js 1.8.3 underscorejs.org/LICENSE * Build: `lodash modern exports="amd"` */ ;(function(){function n(n,t){if(n!==t){var r=null===n,e=n===w,u=n===n,o=null===t,i=t===w,f=t===t;if(n>t&&!o||!u||r&&!i&&f||e&&f)return 1;if(n<t&&!r||!f||o&&!e&&u|...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/thirdparty/murmurhash3_gc.js
src/thirdparty/murmurhash3_gc.js
/* Public Domain MurmurHash3 implementation. Altered to have AMD header and function wrapper. */ define(function (require, exports, module) { /* * The MurmurHash3 algorithm was created by Austin Appleby. This JavaScript port was authored * by Peter Zotov (based on Java port by Yonik Seeley) and is placed into th...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/thirdparty/jquery-2.1.3.js
src/thirdparty/jquery-2.1.3.js
/*! * jQuery JavaScript Library v2.1.3 * http://jquery.com/ * * Includes Sizzle.js * http://sizzlejs.com/ * * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors * Released under the MIT license * http://jquery.org/license * * Date: 2014-12-18T15:11Z */ (function( global, factory ) { if (...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/thirdparty/jquery-2.1.3.min.js
src/thirdparty/jquery-2.1.3.min.js
/*! jQuery v2.1.3 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */ !function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof windo...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/thirdparty/immutable.js
src/thirdparty/immutable.js
/** * Copyright (c) 2014-present, Facebook, Inc. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : typeof def...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/thirdparty/globmatch.js
src/thirdparty/globmatch.js
// This is a slightly modified version of the minimatch library // https://github.com/isaacs/minimatch // (MIT-licensed, Copyright 2009-2011 Isaac Z. Schlueter) // // It has been modified to work properly with RequireJS and // to export an fnmatch function adapted from the EditorConfig project: // https://github.com/ed...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/LanguageTools.js
src/languageTools/LanguageTools.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/DefaultEventHandlers.js
src/languageTools/DefaultEventHandlers.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/DefaultProviders.js
src/languageTools/DefaultProviders.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/PathConverters.js
src/languageTools/PathConverters.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/LanguageClientWrapper.js
src/languageTools/LanguageClientWrapper.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/BracketsToNodeInterface.js
src/languageTools/BracketsToNodeInterface.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/ClientLoader.js
src/languageTools/ClientLoader.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/LanguageClient/LanguageClient.js
src/languageTools/LanguageClient/LanguageClient.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/LanguageClient/Utils.js
src/languageTools/LanguageClient/Utils.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/LanguageClient/NodeToBracketsInterface.js
src/languageTools/LanguageClient/NodeToBracketsInterface.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/LanguageClient/ProtocolAdapter.js
src/languageTools/LanguageClient/ProtocolAdapter.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/LanguageClient/Connection.js
src/languageTools/LanguageClient/Connection.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/LanguageClient/ServerUtils.js
src/languageTools/LanguageClient/ServerUtils.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/languageTools/node/RegisterLanguageClientInfo.js
src/languageTools/node/RegisterLanguageClientInfo.js
/* * Copyright (c) 2019 - present Adobe. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, co...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/extensibility/Package.js
src/extensibility/Package.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/extensibility/ExtensionManager.js
src/extensibility/ExtensionManager.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/extensibility/ExtensionManagerView.js
src/extensibility/ExtensionManagerView.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/extensibility/InstallExtensionDialog.js
src/extensibility/InstallExtensionDialog.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/extensibility/registry_utils.js
src/extensibility/registry_utils.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/extensibility/ExtensionManagerDialog.js
src/extensibility/ExtensionManagerDialog.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/extensibility/ExtensionManagerViewModel.js
src/extensibility/ExtensionManagerViewModel.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/extensibility/node/package-validator.js
src/extensibility/node/package-validator.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/extensibility/node/ExtensionManagerDomain.js
src/extensibility/node/ExtensionManagerDomain.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/extensibility/node/npm-installer.js
src/extensibility/node/npm-installer.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/extensibility/node/spec/Validation.spec.js
src/extensibility/node/spec/Validation.spec.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/src/extensibility/node/spec/Installation.spec.js
src/extensibility/node/spec/Installation.spec.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/polyfills.js
test/polyfills.js
(function () { "use strict"; if (!Function.prototype.bind) { Function.prototype.bind = function (oThis) { if (typeof this !== "function") { // closest thing possible to the ECMAScript 5 // internal IsCallable function throw new TypeError("Func...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/SpecRunner.js
test/SpecRunner.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/BootstrapReporterView.js
test/BootstrapReporterView.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/UnitTestReporter.js
test/UnitTestReporter.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/PerformanceTestSuite.js
test/PerformanceTestSuite.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/UnitTestSuite.js
test/UnitTestSuite.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/TestPreferencesImpl.js
test/TestPreferencesImpl.js
/* * Copyright (c) 2014 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/node/TestingDomain.js
test/node/TestingDomain.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/perf/Performance-test.js
test/perf/Performance-test.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/perf/OpenFile-perf-files/InlineWidget.js
test/perf/OpenFile-perf-files/InlineWidget.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/perf/OpenFile-perf-files/blank.js
test/perf/OpenFile-perf-files/blank.js
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/perf/OpenFile-perf-files/jquery.mobile-1.1.0.min.js
test/perf/OpenFile-perf-files/jquery.mobile-1.1.0.min.js
/*! jQuery Mobile v1.1.0 db342b1f315c282692791aa870455901fdb46a55 jquerymobile.com | jquery.org/license */ (function(D,s,k){typeof define==="function"&&define.amd?define(["jquery"],function(a){k(a,D,s);return a.mobile}):k(D.jQuery,D,s)})(this,document,function(D,s,k){(function(a,c,b,e){function f(a){for(;a&&typeof a.or...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/perf/OpenFile-perf-files/jquery.mobile-1.1.0.js
test/perf/OpenFile-perf-files/jquery.mobile-1.1.0.js
/* * jQuery Mobile Framework 1.1.0 db342b1f315c282692791aa870455901fdb46a55 * http://jquerymobile.com * * Copyright 2011 (c) jQuery Project * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * */ (function ( root, doc, factory ) { if ( typeof define === "function" && define.amd ) { ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/perf/OpenFile-perf-files/brackets-concat.js
test/perf/OpenFile-perf-files/brackets-concat.js
/* ============================================================ * bootstrap-dropdown.js v1.4.0 * http://twitter.github.com/bootstrap/javascript.html#dropdown * ============================================================ * Copyright 2011 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "Lice...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/MainViewManager-test.js
test/spec/MainViewManager-test.js
/* * Copyright (c) 2014 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/EditorRedraw-test.js
test/spec/EditorRedraw-test.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/SpecRunnerUtils.js
test/spec/SpecRunnerUtils.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/ViewFactory-test.js
test/spec/ViewFactory-test.js
/* * Copyright (c) 2014 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/FileFilters-test.js
test/spec/FileFilters-test.js
/* * Copyright (c) 2014 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/XMLUtils-test.js
test/spec/XMLUtils-test.js
/* * Copyright (c) 2015 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/TextRange-test.js
test/spec/TextRange-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/QuickSearchField-test.js
test/spec/QuickSearchField-test.js
/* * Copyright (c) 2014 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/Document-test.js
test/spec/Document-test.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/CSSUtils-test.js
test/spec/CSSUtils-test.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/MultiRangeInlineEditor-test.js
test/spec/MultiRangeInlineEditor-test.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/HTMLTokenizer-test.js
test/spec/HTMLTokenizer-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/InstallExtensionDialog-test.js
test/spec/InstallExtensionDialog-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/CodeHint-test.js
test/spec/CodeHint-test.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/LiveDevelopment-test.js
test/spec/LiveDevelopment-test.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/EditorOptionHandlers-test.js
test/spec/EditorOptionHandlers-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/StringUtils-test.js
test/spec/StringUtils-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/MainViewFactory-test.js
test/spec/MainViewFactory-test.js
/* * Copyright (c) 2014 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/WorkingSetSort-test.js
test/spec/WorkingSetSort-test.js
/* * Copyright (c) 2014 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/ValidationUtils-test.js
test/spec/ValidationUtils-test.js
/* * Copyright (c) 2014 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/EventDispatcher-test.js
test/spec/EventDispatcher-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/QuickOpen-test.js
test/spec/QuickOpen-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/HTMLSimpleDOM-test.js
test/spec/HTMLSimpleDOM-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/FileUtils-test.js
test/spec/FileUtils-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/ExtensionLoader-test.js
test/spec/ExtensionLoader-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/ExtensionInstallation-test.js
test/spec/ExtensionInstallation-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/FileTreeView-test.js
test/spec/FileTreeView-test.js
/* * Copyright (c) 2014 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/NodeConnection-test.js
test/spec/NodeConnection-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/CodeHintUtils-test.js
test/spec/CodeHintUtils-test.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/PhantomHelper.js
test/spec/PhantomHelper.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/CodeInspection-test.js
test/spec/CodeInspection-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/Pane-test.js
test/spec/Pane-test.js
/* * Copyright (c) 2014 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/HTMLInstrumentation-test.js
test/spec/HTMLInstrumentation-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/JSUtils-test.js
test/spec/JSUtils-test.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/FileSystem-test.js
test/spec/FileSystem-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/FindReplace-test.js
test/spec/FindReplace-test.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/UpdateNotification-test.js
test/spec/UpdateNotification-test.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/NativeMenu-test.js
test/spec/NativeMenu-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/ViewCommandHandlers-test.js
test/spec/ViewCommandHandlers-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/PreferencesManager-test.js
test/spec/PreferencesManager-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/Editor-test.js
test/spec/Editor-test.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/ExtensionUtils-test.js
test/spec/ExtensionUtils-test.js
/* * Copyright (c) 2012 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/Async-test.js
test/spec/Async-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/PreferencesBase-test.js
test/spec/PreferencesBase-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
true
adobe/brackets
https://github.com/adobe/brackets/blob/d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a/test/spec/ViewUtils-test.js
test/spec/ViewUtils-test.js
/* * Copyright (c) 2013 - present Adobe Systems Incorporated. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * ...
javascript
MIT
d55ac606ac44e7169dbeaf959c9ed47dac6a6b9a
2026-01-04T15:00:40.278945Z
false