Paul Ebose
Paul Ebose
Yes, the description is correct. When executing a TS file, Bunjs doesn't check the file for typescript errors. See: https://bun.sh/docs/runtime/typescript#running-ts-files > **Note** — Similar to other build tools, Bun does...
Using [FN + Down arrow](https://support.apple.com/en-us/HT201236#:~:text=Fn%E2%80%93Down%20Arrow%3A%20Page%20Down%3A%20Scroll%20down%20one%20page.), I can confirm that editor does not scroll. Directly building from Xcode.
I’m currently working on this
Try importing firebaseui: ```ts import * as firebaseui from 'firebaseui' ```
> > Try importing firebaseui: > > ```ts > > import * as firebaseui from 'firebaseui' > > ``` > > This does not work as it generates window not...
> images should show full pixels (not scaled up to fit if smaller than window). If it is too big for the window it should scale down to fit Yes,...
Showing the visuals for https://github.com/CodeEditApp/CodeEdit/pull/1724/commits/45c39ce9e17860fa8d8394cd320663a998e536f1 **WITH EXTRA CHECKS:** https://github.com/CodeEditApp/CodeEdit/assets/49006567/e828799c-8f2e-456f-b46d-e38d6e410cef The affected files are same as in https://github.com/CodeEditApp/CodeEdit/issues/1722#issuecomment-2119055971 > files without file extensions > files with only file extensions --- **WITHOUT...
I see. I'm taking a look at it now
Oh okay. I'll also test it out
I found some issues with #1723. Doesn't work for: - files without file extensions - files with only file extensions Also, it opens some binaries as text files. https://github.com/CodeEditApp/CodeEdit/assets/49006567/8dc8eb89-6b0a-41af-81ce-870d96af3996