veksha / cuda_codeium

Codeium addon for CudaText text editor
MIT License
5 stars 5 forks source link

on macos sometimes current tab is used for chat #15

Closed veksha closed 8 months ago

veksha commented 8 months ago

this bug is similar to bug in cuda_hotspots: https://github.com/veksha/cuda_hotspots/issues/22 because we use ed.cmd(cmds.cmd_FileNew) and we assume that we now can use ed var that will point to new tab editor, but this is not always the case on macOS.

fixed. (workaround) @Alexey-T, can you update cuda_codeium in addon manager, please?

Alexey-T commented 8 months ago

updated: Codeium, Hotspots.