Simon Lübeß

Results 7 issues of Simon Lübeß

In short, this PR adds a panel to manage bookmarks. Here is a list of things I implemented: - Bookmarks panel - Shows a list of all bookmarks - Rename...

In the following example the string that has been added to "MyList" will be detected as a memory leak after a few seconds eventhough it's not actually a leak. Replacing...

[dump.zip](https://github.com/beefytech/Beef/files/9667062/dump.zip) Project for reproduction: https://drive.google.com/file/d/1j3fYFXUaLTtKnCB9jsgQTXXojC14LsgW/view?usp=sharing I'm not quite sure what's causing the crash, but I'm fairly certain it has something to do with the `EditVector`-functions in `ImGuiExtension.bf`

The IDE crashes quite a lot for me lately. It's probably because I use a lot more comptime now. I can't reliably trigger the crashes. Sometimes the IDE doesn't crash...

In this project (https://drive.google.com/file/d/1HWjHi1ewHPZvufrKuXjIg-z4K5hLfK6j/view?usp=sharing) in the file `ImGuiExtension.bf` if you click on the name `ImGuiU32` inside the `extension ColorRGBA` the IDE crashes. Crash dump: [dump1126.zip](https://github.com/beefytech/Beef/files/10096203/dump1126.zip)

The issue can be reproduced using the attached project. In Format.bf is the comptime method `GenerateGetFormatInfo`. In there are a couple of `emit.AppendF(...)` calls (e.g. Line 839). Sometimes when editing...

I'm on the nighly build from 05/11/2024. The attached project crashes the IDE with the following error message: ![grafik](https://github.com/beefytech/Beef/assets/16611882/b9bffcea-3fb6-480e-bf5c-78cf2fea1348) [IdeCrash.zip](https://github.com/beefytech/Beef/files/15287604/IdeCrash.zip)