[GH-ISSUE #6048] [Bug] Unable to write easily "normal" text after code text #2680

Closed
opened 2026-03-23 21:24:25 +00:00 by mirror · 2 comments
Owner

Originally created by @henri9813 on GitHub (Aug 23, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6048

Bug Description

When I write some documentation, I often use: ` to mention variable values, path or others.

For now, I can't use ` because when I close tags, it make crash appflowy ( I open another issue here #5299 ).

So, I use the editor button "code", but when I want to add text just after code text, it's stay in code mode !

How to Reproduce

Type:

I love `appflowy` because it's `fantastic`

Whatever text you add after fantastic will be in code mode. which is not my wanted behavior.

Expected Behavior

There should be an "ending virtual space" at the end which I can access using my right arrow to permit me to leave the code text block.

Operating System

MacOS

AppFlowy Version(s)

0.6.6

Screenshots

https://github.com/user-attachments/assets/0b714055-f228-46f1-a8fe-3fed88ec8d39

Additional Context

No response

Originally created by @henri9813 on GitHub (Aug 23, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6048 ### Bug Description When I write some documentation, I often use: \` to mention variable values, path or others. For now, I can't use \` because when I close tags, it make crash appflowy ( I open another issue here #5299 ). So, I use the editor button "code", but when I want to add text just after code text, it's stay in code mode ! ### How to Reproduce Type: ``` I love `appflowy` because it's `fantastic` ``` Whatever text you add after `fantastic` will be in code mode. which is not my wanted behavior. ### Expected Behavior There should be an "ending virtual space" at the end which I can access using my right arrow to permit me to leave the code text block. ### Operating System MacOS ### AppFlowy Version(s) 0.6.6 ### Screenshots https://github.com/user-attachments/assets/0b714055-f228-46f1-a8fe-3fed88ec8d39 ### Additional Context _No response_
mirror 2026-03-23 21:24:25 +00:00
Author
Owner

@Xazin commented on GitHub (Oct 3, 2024):

I haven't looked deeply into the solution yet, but a suggestion would be to have right arrowkey cancel the slice so that the next character would be outside of the highlight.

<!-- gh-comment-id:2390422262 --> @Xazin commented on GitHub (Oct 3, 2024): I haven't looked deeply into the solution yet, but a suggestion would be to have right arrowkey cancel the slice so that the next character would be outside of the highlight.
Author
Owner

@annieappflowy commented on GitHub (Oct 4, 2024):

Supported in v0.7.1

<!-- gh-comment-id:2392849388 --> @annieappflowy commented on GitHub (Oct 4, 2024): Supported in v0.7.1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2680
No description provided.