CARVIEW |
Select Language
HTTP/2 200
date: Mon, 14 Jul 2025 02:36:18 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/"1d844c74af81082d997b995306d8312c"
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=ANvwmpAlu3OqwJxwrT5Y%2BhYnSwu1T5hzuCWteWpt%2B%2B4%2Bi%2FISinIWdkJvHCq%2FvsK8Mco1exI4nNIbkIfuY7uLAU6Dkw2Onu0Y8z%2FyzvBVqHquUX2F1mDmXNnIftDjs%2FWZ7gG16lhVZtgdNq4o24JK%2FGNzfanJjgu2JVCYkOq0FJjqzVJsds6xt7m1ShQuWq1OalQNkwyzlgjXucpJIeJWVc8w3c68TJZlO%2F0pYZQVraQpW1AC1JJFPgRbLTuvhSwelsIluX0ha0uyJvTYdDjXHA%3D%3D--ClruNU6gCbRwTpMs--AO%2FJpG1tEbnQefmkVXBvPg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1648824590.1752460577; Path=/; Domain=github.com; Expires=Tue, 14 Jul 2026 02:36:17 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 14 Jul 2026 02:36:17 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 967E:1CB426:92B233:C6AA72:68746D21
Release Notes: 1.14.2 · 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.2
Nitesh Kumar edited this page Apr 6, 2020
·
8 revisions
- Open File in external Applications by niteskum : Brackets now offers support to open file of any arbitary type with external applications. In User Preferences settings, you can associate a file extension to open with the default associated application or open with a specific application.
Usage: For example, Preferences settings for associating svg files to open with Google Chrome and "psd" to open with its default associated application:
"externalApplications": { "svg": "google chrome", "psd": "default" }
The application's name in this settings is OS dependant, for example if you would like to open a file with Chrome you have to use "google chrome" on macOS and "chrome" on Windows in your settings. We use the open npm utility under the hood , and settings that works with this utility will work here.
You may also pass in the app's full path. For example on Windows, this can be "C:\Program Files (x86)\Google Chrome\Application\chrome.exe" for the Windows installation of Chrome.
- Automatically associate Graphics file types to its OS default application by niteskum : If an opened project folder has any graphics file of type: ["xd", "jpg", "jpeg", "svg", "ai", "png", "psd"], then with user’s consent Brackets will associate these graphics file types with its OS default associated application and record this under user preference settings under the category “externalApplications”.
Full change logs: brackets and brackets-shell
- Adding value "legacy" to justify-items and removing "unset" from justify-items and justify-self as per w3 org recommendations. by narayani28
- Add css scroll-snap-type by abaracedo
- Add autocompletion for justify-items and justify-self by abaracedo
- Fixing update notification locale issue, update notification was shown in English for all locales by jha-g
- Fix filters for In App Notifications by shubhsnov
- Public methods for closing Search Results and References bottom panel by SietseB
-
Fix for:
Reload With(out) Extensions
not working by SietseB
- 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).
- Some submodules were updated this sprint. Run
git submodule update
to ensure your source tree is fully up to date.
Clone this wiki locally
You can’t perform that action at this time.