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
Copy file name to clipboardExpand all lines: src/content/docs/release-notes/extensions.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,5 +41,9 @@ import RN from '/src/components/ReleaseNote.astro';
41
41
42
42
## Localization Generator
43
43
44
+
### 2.0 - TBD
45
+
<RNtype="feature">If you have format index parameters in your string, we now generate a method MyKeyFormat with the number of parameters to match indexes</RN>
46
+
<RNtype="enhancement">Code comments are now generated with properties and methods so you can see what the default value is</RN>
0 commit comments