未验证 提交 f7838b10 编写于 作者: M Maxim Zhiltsov 提交者: GitHub

Add spell checker extension to recommendations (#5756)

Often, there are typos in the code and documentation. This PR tries to
prevent them in future by adding a recommendation to install a VS code
extension.
上级 909ce1bf
......@@ -64,6 +64,7 @@ description: 'Installing a development environment for different operating syste
- [Prettier Formatter for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
- [licenser](https://marketplace.visualstudio.com/items?itemName=ymotongpoo.licenser)
- [Trailing Spaces](https://marketplace.visualstudio.com/items?itemName=shardulm94.trailing-spaces)
- [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker)
- Make sure to use Python 3.9.0 or higher
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册