CARVIEW |
Select Language
HTTP/2 200
date: Mon, 14 Jul 2025 02:35:42 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"01f2135fff37f1285bd58b9f93a041a9"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=VAHJ21C%2B5KwXwShG2Em7wP8WTeNYF6ymtZbekoQpIggE9bEQbY8HS8D2woT3elhkRVBy1koXER6VRKN1NJmUv%2F%2FsyibWw86koJkv%2BwImdKiinEz8zfwzE9neimqi56H1IuoLeY4yel762dB6h9kg1t4j7OTafmQyZ9Gs2KE3CIwkBUaiALWmShMCNmwUan6VOtlaJajLggo73Qih9ta73%2FnSH6YZb8hDsNHKfUOe7TZzYxd5vpoEbL5jYjUJ5v2EyTGXt72BzfndpAeQBIumKA%3D%3D--jXLoA4IcU9u68czH--IWoeCNGW1x2dVr%2B1nRRguA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1124014855.1752460541; Path=/; Domain=github.com; Expires=Tue, 14 Jul 2026 02:35:41 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 14 Jul 2026 02:35:41 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 85F4:31D6A0:930FAF:C6EFFD:68746CFD
Release Notes: 1.14 · adobe/brackets Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Release Notes: 1.14
Nitesh Kumar edited this page May 2, 2019
·
18 revisions
- Support for Language Server Protocol by subhashjha333 and shubhsnov : Brackets now supports Language Server Protocol. The inbuilt language client can be used and customized to facilitate integration of language servers (such as PHP, Python, and more) to provide features like code hinting, parameter hinting, jump to definition etc.
- PHP Support by niteskum : Brackets now supports PHP via integration of a PHP language server. When writing PHP code, you can take advantage of code hinting, function parameter hinting, jump to definition, document and project wide symbols, find references and linting.
Full change logs: brackets and brackets-shell
- Forcefully disabling renderer accesibility by nethip
- Executing default update process handler, in case auto-update fails. by nethip
- AutoUpdate Mac Installer Script Administrator privileges changes by niteskum
- Linux window size and position by pelatx
- Upgrading node to v6.14.0 by subhashjha333
- Auto Update Error Handlng Fix by niteskum
- JSRefactoring Bugs Fix by niteskum
- Fixed ExtractToVariable Menu Close Issue due to scrolling by niteskum
- Fixed Getter Setter Redo Issue by niteskum
- jsRefactor Rename Relative Path issue fixed by niteskum
- Fixing the mac debug build by vickramdhawal
- Update CSSProperties.json for text-align and text-justify by narayani28
- Update notification - based on current platform by swmitra
- switching from anonymous to pseudonymous to align with the definition… by niteskum
- Removing the old Brackets CLA check by shubhsnov
- Fixed LSP Linting Synchronization Issues by niteskum
- Php Tooling Strings changes by niteskum
- Fix for "GetItNow" action behaviour by swmitra
- Sending Analytics Data for file Operation and LSP features by niteskum
- Fix for PHPCodeHints invocation failure scenarios by shubhsnov
- PHPCodeHints : Select initial element in the hint list by shubhsnov
- Fix : Error occurs when dismissing QuickOpen dialog when no document is open by shubhsnov
- Changes to send data only once per 24 hours by SnchitGrover
- Adding Code Hints Description Box for handling additional hint information in LSP by shubhsnov
- Capability to Support Document & Project Symbols provided by a Language Server by shubhsnov
- LSP Find References Feature by niteskum
- In App Notifications in Brackets by swmitra
- A new brackets-shell build is required for this sprint. Be sure to rerun
grunt setup
before building. - Recommended: rebuild or reinstall an updated brackets-shell (no critical updates, but there are bugfixes).
- Rebuilding/updating brackets-shell is optional for this release.
- Rebuilding/updating brackets-shell is not required for this release.
- brackets-shell's Node dependencies have changed. Run
npm install
before rebuilding brackets-shell. - Some submodules were updated this sprint. Run
git submodule update
to ensure your source tree is fully up to date. - A submodule URL was changed this sprint. Run
git submodule sync
and thengit submodule update --init --recursive
to ensure your local source tree reflects the update.
For details on the bugs addressed, please refer to closed Release 1.14 bugs. Not all fixed bugs will be caught by this search query, however.
Clone this wiki locally
You can’t perform that action at this time.