Alsein

Results 15 issues of Alsein

The current `TableLike` apis uses `dyn TableLike` without `Send` or `Sync`, while there is unlikely to be anything that blocks them from being `Send` or `Sync`. To extend the usage...

Following the tutorial on the website to create a simple helloworld, I failed, and after looking through the related issues and PRs I finally got it transpiled, but still the...

When switching to Rime (Squirrel), which is configured to switch between Chinese and raw alphabet input with a single Shift (which is the inner state maintained by the method, not...

### Environment Environment is irrelevant to this bug ### Bug Summary and Steps to Reproduce The formatter with default configuration enforces this format ```c++ delegate([this]() { std::this_thread::sleep_for(std::chrono::milliseconds(1000)); next_query(); }); ```...

Language Service
more info needed
Feature: Code Formatting