Wesley de Groot
Wesley de Groot
Save e-mail address, now you must enter it everytime
Hi, I'm not good with AppleScript, but enhancing it seems almost necessary ``` -- enhanced autoclick.applescript -- Proof of concept -- the script below this lines are not working. tell...
### Description When you open a project it will throw this warning in the console, this is because somewhere a collection is created with double items. ``` ForEach: the ID...
### Description ### To Reproduce Get a bad/no internet connection, try to load a directory with files in iCloud Drive ### Expected behavior Load or give a error after a...
### Description When I click an extension to open the extension page it resizes the screen so much that things are out of bounds (invisible) My screen: ### To Reproduce...
### Description # 163 Build warnings Add missing function documentations fix `// TODO` (or create issues for it) Import frameworks when needed (Xcode 15) ### To Reproduce Build ### Expected...
### Description after resizing an mini minimap becomes visible ### To Reproduce Opening on a 13" Mac ### Expected behavior Always show minimap ### Version information Aurora Editor: 1.0 (1)...
### Is your feature request related to a problem? Please describe. Nope ### Describe the solution you'd like Native support for `.editorconfig` files. https://editorconfig.org/ ### Describe alternatives you've considered None...
Support `.aeproj` projects - [ ] Finder must see those directories as a Bundle Package like xcode. - [ ] AE Needs to open on double click For later, and...
Remake `AuroraTheme` The current AuroraTheme and theme loader should be made again, to reduce complexity and improve modularity. Goal is to have one struct which we can inherit from to...