Lucy

Results 19 issues of Lucy

Also, Asyncrun believes the program is still running at some instances, for example when the program panics because of an error. AsyncStop() never works in these instances. It doesn't do...

For example, in Javascript: `console.` When you press the dot, nothing shows up. I have to, for example, manually trigger autocompletion by pressing `C-Space`. I don't know why the pum...

it returns an error if I remap `repeat` like this: ```lua vim.g.coq_settings = { auto_start= "shut-up", keymap = { recommended = false, manual_complete = "", bigger_preview = "", jump_to_mark =...

Moves mode transition logic to `handle_keymap_event()` Fixes this: https://github.com/helix-editor/helix/issues/2051#issue-1198579421 Suggestion here: https://github.com/helix-editor/helix/issues/2051#issuecomment-1140848285

If I type `'d` to select mark `d`, vim keeps waiting for extra input before jumping to the mark. You can see the `d` on the bottom right. It only...

It would be nice if RAUI could be used in Macroquad. https://github.com/not-fl3/miniquad https://github.com/not-fl3/macroquad

## Bug Report #### Current Behavior Error trying to update `sublime-merge` #### Additional context/output ``` Unlinking ~\scoop\apps\sublime-merge\current Remove-Item: C:\Users\Lucy\scoop\apps\scoop\current\lib\install.ps1:945 Line | 945 | Remove-Item $currentdir -Recurse -Force -ErrorAction Stop |...

bug

I would like premake to simply generate something like a .bat file with the `cl` command that would compile the project. I don't want to generate an entire Visual Studio...

**Describe the solution you'd like** I would like to be able to filter out by symbol type on the "Go To Symbol" command. **Additional context** I most likely do not...

enhancement

When I try to build a crate that uses a crate from my registry, I get this strange error: ``` error: failed to verify the checksum of `lucylib v0.1.0 (registry...