Austin Condiff
Austin Condiff
It looks like we have Find/Replace however it does not look the same as Xcode. Created CodeEditApp/CodeEditTextView#3.
Nice work! I can't pull it down now but just so you are aware, images should show full pixels (not scaled up to fit if smaller than window). If it...
@allcontributors add @plbstl for bug
Just to explain, the current or hovered line is highlighted like in here: http://cl.ly/QyTa Then in the browser it highlights the element as displayed here: http://cl.ly/QyFI It would be similar...
@plbstl I believe this was introduced in your recent PR #1707. Would you be able to take a look at this one?
@danielzsh Not really but we will probably need to adjust font weights in CESE in order for this to work, so we can address it all then. We really appreciate...
This should probably eventually be moved into a Svelte extension. Because extensions are not quite ready, this can go into core for the time being.
@ahmed3elshaer We should be including kotlin. We would love the contribution! Feel free to reach out to @lukepistrol in the #editor channel in our Discord server to coordinate.
@hamzaplojovic if it is not yet on the list, it definitely should be. Here is the tree-sitter repo for it... https://github.com/tree-sitter/tree-sitter-typescript. Edit: It looks like it is on the list...
You are not pulling in Inter. The way you have it, the user would need to have it installed on their system. We need to pull Inter in from [Google...