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

Commit

Permalink
add function parameter hints
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonsanjose committed Aug 26, 2013
1 parent ab1da56 commit 11cf02e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion updates/stable/en.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"buildNumber": 8848,
"buildNumber": 8873,
"versionString": "Sprint 30",
"dateString": "08-29-2013",
"releaseNotesURL": "https://github.com/adobe/brackets/wiki/Release-Notes:-Sprint-30",
Expand All @@ -22,6 +22,10 @@
"name": "CSS Regions Named Flow Code Hints",
"description": "Named Flows for CSS regions will now appear in code hints for flow-into and flow-from properties."
},
{
"name": "Function Parameter Hints",
"description": "Hints appear automatically when you first type inside parentheses, or when invoked manually with Ctrl+Shift+Space."
},
{
"name": "Note: Theseus Extension Update Required",
"description": "All users of the Theseus extension must update due to a break in compatibility. Also, Brackets developers can now use the Theseus to debug an instance of Brackets."
Expand Down

0 comments on commit 11cf02e

Please sign in to comment.