Skip to content

Reporting a Few Small Bugs #128

Description

@laofu71

Hi, Albert Varaksin!
Your IDE is awesome, I really like it. Thanks for your hard work.I've been using it for a while, and here are a few issues I've noticed.

1.On Windows 10, sometimes when clicking "Reformat" after formatting, the preview window is empty and the formatting cannot be performed. When clicking the "About" menu item and then clicking outside the pop-up dialog, the title bar of the About dialog flashes.

2.Could you add a feature that when renaming a variable, all occurrences of the same variable name are automatically updated to the new name at once?

3.Open "1.txt" For Input As #1 is formatted as As # 1 (inserts a space between # and the number).

4.The => operator is formatted as = > (inserts a space between = and >).

5.*(p+1) is formatted as * (p+1) (inserts a space after *).

6.printf(!"转义\n") is formatted as ! "转义" (inserts a space after ! and removes parentheses).

Request on a separate note:
1.On my other computer running Windows 11 with a 2.5K resolution display, the FBIDE interface – including menus, windows, and code text – does not appear sharp or clear. It does not look like what one would expect from a high‑resolution screen.

2.Could you add styling support for user‑defined functions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions