Leonardo

Results 9 issues of Leonardo

Added a fue lines of code to support the iPad mini 5: In `version.swift` added: `case iPadMini5` In `device.swift` added: `case "iPad11,1", "iPad11,2": return .iPadMini5`

When trying to use a CodeEditor view in my SP4 app, the editor always shows a clear background with a black letter font, no matter what theme I chose.

bug
help wanted

### Description .vue files do not have syntax highlighting. ### To Reproduce Open any .vue file. ### Expected Behavior .vue files should have syntax highlighting. ### Version Information CodeEdit: [e.g....

bug

### Description This pull request brings full Quick Look support. This means that now, any type of file compatible with Quick Look can be viewed within CodeEdit (such as videos)....

### Description Currently, CodeEdit cannot display certain files such as videos within a Tab. The file menu -> Open as -> Quick Look is currently disabled. ### Alternatives Considered _No...

enhancement

### Description This pull request adds the ability to select multiple files in the project navigator, having the ability to do the following batch actions: - Delete - Duplicate -...

### Description When selecting "Close Tabs to the Right" on a tab, all tabs to its right, including the one on which the action was triggered, are closed. **CodeEdit:** https://github.com/user-attachments/assets/c5395d7e-f9dd-440f-a7bf-8f6743223393...

bug
tabs
triage needed

**Describe the bug** Everytime I open the app I get the following error: The model configuration used to open the store is incompatible with the one that was used to...

### Description Add the ability to forward ports to share services over the internet ### Related Issues * #1833 ### Checklist - [x] I read and understood the [contributing guide](https://github.com/CodeEditApp/CodeEdit/blob/main/CONTRIBUTING.md)...