Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit c47ec74

Browse files
committed
Merge pull request #66 from adobe/randy/sprint31-draft
Sprint 31 draft
2 parents d7d5456 + 9cbdaeb commit c47ec74

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

updates/stable/en.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,41 @@
11
[
2+
{
3+
"buildNumber": 9234,
4+
"versionString": "Sprint 31",
5+
"dateString": "09-13-2013",
6+
"releaseNotesURL": "https://github.com/adobe/brackets/wiki/Release-Notes:-Sprint-31",
7+
"downloadURL": "http://download.brackets.io",
8+
"newFeatures": [
9+
{
10+
"name": "Live Preview for HTML",
11+
"description": "Live Preview updates in real time as you type in HTML files. Updates pause whenever the HTML is not syntactically valid."
12+
},
13+
{
14+
"name": "Windows UI",
15+
"description": "Windows now has a dark titlebar. A similar change will be coming soon for Mac too."
16+
},
17+
{
18+
"name": "Keyboard Support for Recent Projects",
19+
"description": "Press Ctrl+Alt+R (⌥⌘R) to open the 'recent projects' dropdown, then use the arrows and Enter to switch projects."
20+
},
21+
{
22+
"name": "CSS Code Hints in SCSS",
23+
"description": "Code hints for CSS property names & values: The same code hints you see in CSS files will now also appear in SCSS files. Quick Docs for CSS properties: Ditto – just like in CSS."
24+
},
25+
{
26+
"name": "HTML Matching Tag Highlighting",
27+
"description": "Highlight matching open/close tag."
28+
},
29+
{
30+
"name": "Search",
31+
"description": "Update Find in Files results while typing."
32+
},
33+
{
34+
"name": "Arch Linux Support",
35+
"description": "Brackets is now available for Arch Linux on the Arch User Repository (AUR)."
36+
}
37+
]
38+
},
239
{
340
"buildNumber": 9116,
441
"versionString": "Sprint 30",

0 commit comments

Comments
 (0)