Naomi

Results 4 issues of Naomi

I've created Chinese language support for the web interface (PR #774 ).If you have any suggestions you can write them down. You can find the language files at web_interface/lang.

translation

idea内的提交栏的文字,打开插件后自动识别类型 scope 等,和 Git Commit Template 1.2.0 一样 ![image](https://github.com/AutismSuperman/git-commit-message-helper/assets/33375791/f21fe49c-4ec1-4691-bd06-531a9c52286e)

enhancement

增加规则,行内代码周围没有空格时,添加空格;最后一个字符是标点符号的情况下,不添加空格 效果如下 有时候`div`元素的 `display`属性会被设置为`inline-block`, lint后 有时候 `div` 元素的 `display` 属性会被设置为 `inline-block`,

```markdonw 使用 `Vite` 对项目进行打包 ``` 在行内代码 `` 的两边添加空格 可以增加一个这种规则吗,使用一些特殊字体时,可读性会好很多