Skip to content

Activity

Refactor doc.lua

monkoosepushed 1 commit to main • 14686d9…8a0b9b8 • 
13 days ago

Refactor to use utils.is_empty()

monkoosepushed 1 commit to main • 1fac1b3…14686d9 • 
13 days ago

Refactor chat.lua

monkoosepushed 1 commit to main • 8d46ff8…1fac1b3 • 
13 days ago

Update codeium binary version to 1.38.0

monkoosepushed 2 commits to main • a2b5257…8d46ff8 • 
13 days ago

Bump codeium binary version to 1.36.1

monkoosepushed 1 commit to main • e74d087…a2b5257 • 
28 days ago

chore(readme): add blink.cmp tip (#42)

Pull request merge
monkoosepushed 1 commit to main • 4da8152…e74d087 • 
29 days ago

Remove leftover debug print

monkoosepushed 1 commit to main • fa29aef…4da8152 • 
on Nov 5, 2024

Adjust documentation gathering for new codeium versions

monkoosepushed 1 commit to main • 17580e5…fa29aef • 
on Nov 5, 2024

Attempt to fix missing label in some situations

monkoosepushed 1 commit to main • 38213b9…17580e5 • 
on Nov 5, 2024

Reduce flickering with backspace on blank line

monkoosepushed 1 commit to main • 7d371fe…38213b9 • 
on Nov 5, 2024

Fix WinEnter autocmd is not reliable

monkoosepushed 1 commit to main • db05edf…7d371fe • 
on Nov 5, 2024

Fix showing label when it is disabled

monkoosepushed 1 commit to main • 37e66aa…db05edf • 
on Oct 16, 2024

Fix detecting tab size

monkoosepushed 1 commit to main • e826303…37e66aa • 
on Sep 22, 2024

Correct typo

monkoosepushed 1 commit to main • 110abba…e826303 • 
on Sep 19, 2024

Combine completer and renderer into one module

monkoosepushed 1 commit to main • af3d382…110abba • 
on Sep 16, 2024

Refactor completer

monkoosepushed 1 commit to main • 00228ba…af3d382 • 
on Sep 16, 2024

Fix formatting

monkoosepushed 1 commit to main • 1ad72b9…00228ba • 
on Sep 16, 2024

This allows this plugin to work with codeium enterprise (#36)

Pull request merge
monkoosepushed 1 commit to main • 8608ec3…1ad72b9 • 
on Sep 16, 2024

Transform metadata to server field

monkoosepushed 1 commit to main • 639b4a7…8608ec3 • 
on Sep 13, 2024

Update README.md

monkoosepushed 1 commit to main • 4243519…639b4a7 • 
on Sep 13, 2024

Create dedicated events module

monkoosepushed 1 commit to main • bca8208…4243519 • 
on Sep 13, 2024

Fix wrong encoding on new file

monkoosepushed 1 commit to main • d2c968c…bca8208 • 
on Sep 13, 2024

Refactor annotations to lua_ls style

monkoosepushed 1 commit to main • 1865dea…d2c968c • 
on Sep 12, 2024

Fix showing label in disabled buffers

monkoosepushed 1 commit to main • 03248b8…1865dea • 
on Sep 12, 2024

Move setting renderer.pos into proper scope

monkoosepushed 1 commit to main • c768da5…03248b8 • 
on Sep 12, 2024

Fix setting renderer.pos nil value

monkoosepushed 1 commit to main • 3cec4a2…c768da5 • 
on Sep 12, 2024

Fix wrong label placement after completion

monkoosepushed 1 commit to main • 2fb9869…3cec4a2 • 
on Sep 11, 2024

Merge pull request #30 from monkoose/messages

Pull request merge
monkoosepushed 2 commits to main • e82da86…2fb9869 • 
on Sep 11, 2024

Implement event driven communication

monkoosecreated messages • 2a09054 • 
on Sep 11, 2024

Merge renderer's clear_all() and reset()

monkoosepushed 1 commit to main • 3e02a23…e82da86 • 
on Sep 11, 2024