-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hello! I'm glad to have discovered a powerful editor widget. It took me a little while to replace my own custom solution, and currently I've found a few issues:
Layering issue
As shown here:
I understand the intended behavior should be like this, but is there any way to bring the tooltip to the top layer?
Additionally, due to this characteristic, it seems to cause some problems:
When my REPL bar is very tall, CodeForge appears to determine that there is plenty of space below and therefore places the tooltip underneath, which gets blocked by the REPL bar:
20260226-0415-09.5837065.mp4
You can see: initially, because the REPL bar is tall, the autocomplete tooltip is blocked (it seems to judge that there is still plenty of space below, and there is a layering issue). When I drag the REPL bar down, it floats up.
Hover tooltip
In a mobile-like view, triggering autocomplete also seems to trigger the hover tooltip at the same time, which is odd:
Chinese input
Finally, there is a Chinese input issue. I tested it on both Windows and Android platforms, and the problem appears only on desktop platforms. This is likely due to the behavior of the input method:
2026-02-26.124337_compressed.mp4
I am not a native English speaker; I am a middle school student working hard to learn English. I have used machine translation extensively in this issue, please forgive me (´▽`)