Nimble
Nimble copied to clipboard
Nimble is a lightweight native macOS editor based on everything we love about our favorite editors and IDEs.
Task: https://github.com/scade-platform/Nimble/issues/210
1. Open several tabs 2. Start typing code Result: tabs are flickering, look at the video https://user-images.githubusercontent.com/10060762/208858904-1c0d1806-59fc-4120-8c04-d2b3ada597f8.mov
1. Open Nimble 2. Create SPM project 3. Double click on any file -> file tab opened 4. Right click on file -> remove file Result: file removed, tab still...
1. Open Nimble 2. Tools -> Build System -> Swift file Result: it always uses Automatic build
1. Open Nimble 2. Create swift file 3. Open target selector Result: there is no swift file in target selector The same after closing swift file - it's still in...
As an example we should use the Xcode toolbar: The following steps have to be done (the first three are basic): - [ ] Make the toolbar consist of three...
When I try to open a .page file in Nimble it crashes. I tried to start Nimble from the terminal and the error is shown in the added screendump. 