You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
内置 Visual Studio Code 插件,安装后会将 AutoCorrect 和 Visual Studio Code 完整集成,可以达到「保存自动格式化」或「纠正提示」。
361
-
362
-
如下图:
360
+
Screenshot:
363
361
364
362
<img width="900" alt="AutoCorrect for VS Code Extension" src="https://user-images.githubusercontent.com/5518/191890126-4e0c99dc-91ce-4262-a774-3813a636eea1.png">
365
363
@@ -430,35 +428,35 @@ AutoCorrect makes for support use in many programming languages.
430
428
431
429
## Benchmark
432
430
433
-
> MacBook Pro (13-inch, M1, 2020)
431
+
> MacBook Pro (13-inch, Apple M3, 2023)
434
432
435
433
Use `make bench` to run benchmark tests.
436
434
437
435
See [autocorrect/src/benches/example.rs](https://github.com/huacnlee/autocorrect/blob/main/autocorrect/src/benches/example.rs) for details.
0 commit comments