Khan Winter
Khan Winter
I think the failing checks on this PR should pass after the changes in #716. If someone could restart that CI run that'd be great.
Hey @zuziakaxel! This PR looks like it might be stale if you don't mind I'm going to take it over and finish it up.
Closing this due to #703. Thanks for the help @zuziakaxel! Your initial work gave me a great boost.
@AsedaDeveloper a simulator sounds like a great feature for an extension when that feature is ready! The CodeEdit project is more focused on being a *general* code editor. Xcode does...
🐞 Open Quickly Overlay - The vertical separator should be the same color as the horizontal separator
I think this can be closed, these looks like the same color to me.
🐞 Open Quickly Overlay - The vertical separator should be the same color as the horizontal separator
The preview is also loading the entire file. We could definitely speed it up by just reading the first few lines and displaying them for the preview. Unless ofc we...
I'm still getting this bug when passing a (String, Double) tuple as the data. My data is: [("0", 0.0), ("1", 0.0), ("2", 0.0), ("3", 0.0), ("4", 0.0), ("5", 0.0), ("6",...
It would be awesome to have a .fill size so the chart could just fill the space it's given.
Nevermind I didn't realize the form struct was just a CGSize so you can make your own CGSize and pass that to form.
Awesome, I said I'd take this on in Discord so I should have a draft PR ready in a couple days 👍