CodeEditSourceEditor icon indicating copy to clipboard operation
CodeEditSourceEditor copied to clipboard

A code editor view written in Swift powered by tree-sitter.

Results 83 CodeEditSourceEditor issues
Sort by recently updated
recently updated
newest added

## Summary https://github.com/user-attachments/assets/6a9ad280-54e0-4bcc-b015-6fc8a22e0660 Fixes intermittent visibility problems where the code completion window would not appear visually despite functioning correctly for keyboard navigation. Fixes #351 ## Changes Made - **Window Style...

### Description Everytime after using the editor with the suggestion feature for a short period of time (5-15 appereances of the panel), the panel window just doesnt appear anymore, but...

bug

### Description I get the above error when trying to build after having add it the package ### To Reproduce 1. Open xcode 2. Install the package 3. Try to...

bug