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
strings.js
on
UpdateNotificationFix
User selector
All users
All time
Commit history
Commits on May 29, 2018
Introducing a buildtype to config (#14369)
Show description for 04c4bb3
vickramdhawal
authored and
swmitra
committed
04c4bb3
View commit details
Copy full SHA for 04c4bb3
View code at this point
Browse repository at this point
Commits on May 28, 2018
Adding a pre release build step (#14360)
Show description for 288449b
vickramdhawal
authored and
swmitra
committed
288449b
View commit details
Copy full SHA for 288449b
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Removed Experimental build tag from Linux Build (#13631)
saurabh95
authored and
swmitra
committed
a86120d
View commit details
Copy full SHA for a86120d
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 Oct 28, 2014
remove 'experimental' from About dialog
redmunds
committed
893c065
View commit details
Copy full SHA for 893c065
View code at this point
Browse repository at this point
Commits on Sep 16, 2014
Added another debugging function back, whitespace changes
Marcel Gerber
committed
7734b35
View commit details
Copy full SHA for 7734b35
View code at this point
Browse repository at this point
Commits on Sep 4, 2014
Add references to utils/Global back
Marcel Gerber
committed
5c44c87
View commit details
Copy full SHA for 5c44c87
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 Jun 3, 2014
more markdown fixes
redmunds
committed
91c48a4
View commit details
Copy full SHA for 91c48a4
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
Rename lodash.custom.min.js to lodash.js so our JS code hinting finds it. Remove the special path for it so it's more consistent with other require paths that have to be relative to src.
Narciso Jaramillo
committed
010bc62
View commit details
Copy full SHA for 010bc62
View code at this point
Browse repository at this point
Commits on Oct 17, 2013
Replace CollectionUtils.indexOf, some, forEach and hasProperty with _.findIndex, some, foreach and has, respectively
Ian Wehrman
committed
a8e657f
View commit details
Copy full SHA for a8e657f
View code at this point
Browse repository at this point
Commits on May 13, 2013
Merge branch 'master' into jasonsanjose/cc-license
Show description for b7c06ac
jasonsanjose
committed
b7c06ac
View commit details
Copy full SHA for b7c06ac
View code at this point
Browse repository at this point
Commits on May 9, 2013
fix indentation
bchintx
committed
04de396
View commit details
Copy full SHA for 04de396
View code at this point
Browse repository at this point
Commits on May 8, 2013
renaming previously proposed 'strings2.js' to 'strings-app.js'. Also, fixing JSHint error -- unnecessary, trailing comma in 'strings-app.js'definition.
bchintx
committed
d49ad9b
View commit details
Copy full SHA for d49ad9b
View code at this point
Browse repository at this point
Commits on May 7, 2013
add support for product-specific strings
bchintx
committed
93287d5
View commit details
Copy full SHA for 93287d5
View code at this point
Browse repository at this point
Commits on Apr 25, 2013
Add localized CC and Adobe URLs. Fix broken HTML in WEB_PLATFORM_DOCS french translation from last lockit.
jasonsanjose
committed
4c95924
View commit details
Copy full SHA for 4c95924
View code at this point
Browse repository at this point
Commits on Mar 10, 2013
Replacing $.each with Array.forEach or CollectionUtils.forEach
TomMalbran
committed
5878608
View commit details
Copy full SHA for 5878608
View code at this point
Browse repository at this point
Commits on Dec 13, 2012
Made tweaks based on code review
ryanstewart
committed
d8cc0d1
View commit details
Copy full SHA for d8cc0d1
View code at this point
Browse repository at this point
Commits on Dec 7, 2012
Update isDevBuild check.
gruehle
committed
21f1f98
View commit details
Copy full SHA for 21f1f98
View code at this point
Browse repository at this point
Commits on Dec 6, 2012
Use window.location.pathname instead of .href to detect whether we're a dev build, so we don't get confused by hashes or query params
Narciso Jaramillo
committed
fbd38f0
View commit details
Copy full SHA for fbd38f0
View code at this point
Browse repository at this point
Remove "Experimental Build" from toolbar, and show "development build" instead of "experimental build" in About dialog if running from the dev symlink instead of the installed build.
Narciso Jaramillo
committed
cf831da
View commit details
Copy full SHA for cf831da
View code at this point
Browse repository at this point
Commits on Oct 8, 2012
add VERSION, VERSION_MAJOR, VERSION_MINOR, and VERSION_PATCH string constants
jasonsanjose
committed
160456c
View commit details
Copy full SHA for 160456c
View code at this point
Browse repository at this point
Commits on Sep 18, 2012
Add app title to about menu item label. Fix JSLint indent errors.
jasonsanjose
committed
8c97e3c
View commit details
Copy full SHA for 8c97e3c
View code at this point
Browse repository at this point
Commits on Sep 17, 2012
package.json name can't take special chars
jasonsanjose
committed
01d599d
View commit details
Copy full SHA for 01d599d
View code at this point
Browse repository at this point
New app name strings
jasonsanjose
committed
c2ed509
View commit details
Copy full SHA for c2ed509
View code at this point
Browse repository at this point
Commits on Sep 5, 2012
change packageJSON to metadata
jasonsanjose
committed
988297b
View commit details
Copy full SHA for 988297b
View code at this point
Browse repository at this point
Load full package.json as brackets.packageJSON. Parse buildNumber from package.json version field.
jasonsanjose
committed
cd67ec7
View commit details
Copy full SHA for cd67ec7
View code at this point
Browse repository at this point
Commits on Aug 31, 2012
Code review comments
Show description for c73f338
jasonsanjose
committed
c73f338
View commit details
Copy full SHA for c73f338
View code at this point
Browse repository at this point
Help menu, app config options.
Show description for f4eac65
jasonsanjose
committed
f4eac65
View commit details
Copy full SHA for f4eac65
View code at this point
Browse repository at this point
forgot to remove var
jasonsanjose
committed
d928454
View commit details
Copy full SHA for d928454
View code at this point
Browse repository at this point
remove temp str var
jasonsanjose
committed
49dafcb
View commit details
Copy full SHA for 49dafcb
View code at this point
Browse repository at this point
Commits on Aug 30, 2012
Replace Brackets with APP_NAME constant
jasonsanjose
committed
4d509fb
View commit details
Copy full SHA for 4d509fb
View code at this point
Browse repository at this point
Commits on Aug 14, 2012
remove unused $ in define
tvoliter
committed
ada344b
View commit details
Copy full SHA for ada344b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.