mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
examples, readme: fix typos (#18994)
This commit is contained in:
parent
490a014bf6
commit
c4a679186f
4 changed files with 248 additions and 232 deletions
|
@ -205,11 +205,11 @@ make
|
|||
|
||||
To bring IDE functions for the V programming languages to your editor, check out
|
||||
[v-analyzer](https://github.com/v-analyzer/v-analyzer). It provides a
|
||||
[VS code extension](https://marketplace.visualstudio.com/items?itemName=VOSCA.vscode-v-analyzer)
|
||||
[VS Code extension](https://marketplace.visualstudio.com/items?itemName=VOSCA.vscode-v-analyzer)
|
||||
and language server capabilities for other editors.
|
||||
|
||||
The plugin for JetBrains IDEs (IntelliJ, CLion, GoLand, etc.) also offer a great development
|
||||
experience with V. You can check out all the features it [its documentation](https://plugins.jetbrains.com/plugin/20287-vlang/docs/syntax-highlighting.html).
|
||||
The plugin for JetBrains IDEs (IntelliJ, CLion, GoLand, etc.) also offers a great development
|
||||
experience with V. You can find all features in [its documentation](https://plugins.jetbrains.com/plugin/20287-vlang/docs/syntax-highlighting.html).
|
||||
|
||||
Other Plugins:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue