Wesley de Groot

Results 29 issues of 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...

enhancement
help wanted

### 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...

bug
good first issue
Verified
hacktoberfest

### 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...

bug
help wanted
Verified

### 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...

bug
UI
Verified
hacktoberfest

### 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...

enhancement
hacktoberfest

### 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)...

bug
Editor
Verified
hacktoberfest

### 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...

enhancement
good first issue
hacktoberfest

Support `.aeproj` projects - [ ] Finder must see those directories as a Bundle Package like xcode. - [ ] AE Needs to open on double click For later, and...

enhancement
Architecture
hacktoberfest

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...

enhancement
Editor
cleanup