CodeViewer icon indicating copy to clipboard operation
CodeViewer copied to clipboard

A custom code editor SwiftUI view

Results 7 CodeViewer issues
Sort by recently updated
recently updated
newest added

In the README it is stated that themes can be imported but I do not see an option for that. How can this be done?

I'm wondering if CodeViewer could work without outgoing network connections: I suppose Ace needs to grab other js from somewhere?

I'm really curious as to what the bundling process for `ace` the package to the `.bundle` that you ship with the package is. Is there a script to generate the...

Really sorry to bother you,but it will be cool if there is a code wrap, because my phone screen is small and I don't want to scroll horizontally. ![屏幕录制2020-09-07 下午3...

#### What's this PR do? - [x] Add Wrap Support

#### What's this PR do? - [x] Fix font size by set viewport, that means we set point as font size. - [x] Add line height, then we can calculate...