Rei

Results 5 issues of Rei

Examle: ``` asciidoc [code, ruby] ---- puts "hello world" ---- Text ``` Conum("\u2460") will raise `Prawn::Errors::CannotFit`. Possible reason: base font doesn't have number mark, asciidoctor-pdf get width of base font,...

文章一些链接已失效,看是否已经不再维护。 详情见 https://ruby-china.org/topics/41900

很高兴邀请到 @AndorChen 来主导 Rails Guides 中文版的维护。历来 Rails Guides 中文版的主体翻译都是 @AndorChen 完成的,所以由他来维护再合适不过。 一个需要注意的变化是,为了控制内容质量,master 分支将设为保护分支,所有修改需要通过 PR 并由 @AndorChen Review 才能 Merge —— 包括管理员。 我相信 @AndorChen 能让 Rails Guides 中文版成为一个业界良心的翻译作品。✨ 如果有任何意见建议,欢迎在 Issue 下评论。

### Check for existing issues - [X] Completed ### Describe the feature Allow use emmet snippets to input html/css. vscode docs https://code.visualstudio.com/docs/editor/emmet ### If applicable, add mockups / screenshots to...

enhancement
editor
html

### Check for existing issues - [X] Completed ### Describe the feature Because some languages are very dynamic (such as Ruby), LSP cannot fully meet the needs of code completion....

enhancement
editor