Skip to content

Commit cfdf3db

Browse files
committed
Update regarding code editor
1 parent 39b6298 commit cfdf3db

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/ff-concepts/adding-customization/custom-code.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,9 @@ You can view these descriptions as tooltips by hovering over the green note icon
254254
![view-description-custom-function-and-custom-action](imgs/view-description-custom-function-and-custom-action.avif)
255255

256256
:::tip
257-
In the generated code, descriptions are added as comments above the custom code. In code editors, they appear as tooltips when you hover over the names of Custom Functions and Actions.
257+
In the generated code, descriptions are added as comments before the function definition, and they also appear in the custom code editor.
258+
259+
![description-in-custom-code](imgs/description-in-custom-code.avif)
258260
:::
259261

260262
## Adding a Pubspec Dependency
Binary file not shown.

0 commit comments

Comments
 (0)