Light Ning

Results 9 comments of Light Ning

@GildedHonour Have you installed `sdl2_mixer`, `sdl2_ttf`, `sdl2_image` and `sdl2_gfx`?

I write a small tool for this. https://github.com/light4/cargo-inner

I find the `serde_derive` lib is very large, which crate type is a `proc-macro`. I tested it on my own side project.

现在的发音是:https://dict.youdao.com/dictvoice?audio=koukyou&le=jap 这个 PR 修复后:https://dict.youdao.com/dictvoice?audio=%E5%A5%BD%E6%B3%81&le=jap 后者更合理一些

1. Remove a 3rd party dependency 2. Macro free 3. When the feature is stabled, we can just switch over it 4. Performance improvement according to this This is the...

add three features, `rustc_lexer`, `syntect` and `change_highlight`, `rustc_lexer` is the default `change_highlight` support change highlight engine in config. TODO: 1. support theme 2. check performance anything else?

Improved the highlight performance. If this is acceptable, I'll begin to add theme support.

When `EnableBracketedPaste`, the codes pasted are messed up, env: macOS, iterm2/terminal. ![messed_code](https://user-images.githubusercontent.com/1318472/200259667-6fc1bf43-774d-4e42-baff-ac6bd855c15a.png)