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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,8 @@
38
38
> code_forge does **not** support Flutter web, as it relies on `dart:io` for core functionality. Use [code_forge_web](https://pub.dev/packages/code_forge_web) for web support.
39
39
40
40
41
-
### What's new in 8.1.0
42
-
-ENHANCEMENT: Enhanced RTL support
41
+
### What's new in 8.1.1
42
+
-FEATURE: added a public API called `acceptSuggestion` in the controller to manually accept LSP suggestions.
43
43
44
44
## Why CodeForge?
45
45
**Feature demos:**[CodeForge Features Showcase](https://heckmon.github.io/code_forge_demo/)
@@ -114,7 +114,7 @@ Add CodeForge to your `pubspec.yaml`:
0 commit comments