getting_started:finish
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| getting_started:finish [2025/08/30 15:04] – asie | getting_started:finish [2025/12/31 07:27] (current) – [Configuring an IDE] asie | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Post-getting started guide ====== | ====== Post-getting started guide ====== | ||
| + | |||
| + | ===== Updating ===== | ||
| + | |||
| + | It is recommended to perform an update after initial installation, | ||
| + | |||
| + | To update, run '' | ||
| ===== Installing packages ===== | ===== Installing packages ===== | ||
| Line 13: | Line 19: | ||
| ===== Configuring environment variables ===== | ===== Configuring environment variables ===== | ||
| - | To make accessing | + | To make accessing |
| + | |||
| + | * For **bash**, add '' | ||
| + | * For **fish**, add '' | ||
| + | * For **zsh**, add '' | ||
| + | |||
| + | Alternatively, you may want to pre-populate the environment variables in your shell on launch: | ||
| + | |||
| + | <WRAP center round important 100%> | ||
| + | This is not recommended for Windows/ | ||
| + | </ | ||
| * For **bash**, add '' | * For **bash**, add '' | ||
| Line 19: | Line 35: | ||
| * For **zsh**, add '' | * For **zsh**, add '' | ||
| - | Alternatively, you may want to alias '' | + | If you want to access toolchain components (like '' |
| - | * For **bash**, add '' | + | ===== Configuring an IDE ===== |
| - | * For **fish**, add '' | + | |
| - | * For **zsh**, add '' | + | |
| - | If you want to access toolchain components | + | If you'd like to use an IDE, ones which use the clangd plugin are best tested. [[https:// |
| + | |||
| + | To install the clangd plugin in VSCodium: | ||
| + | |||
| + | | ||
| + | - Type '' | ||
| + | | ||
| + | - Press the " | ||
| + | |||
| + | Other IDEs and editors with clangd support, such as Sublime Text and vim, should also have full compatibility. In addition, the following IDEs are occasionally tested and should at least partially work: | ||
| + | |||
| + | * Visual Studio Code, using Microsoft's own C extension with IntelliSense, | ||
| + | * CLion, using JetBrains's own C engine. | ||
| + | |||
| + | Third-party SDKs using the Wonderful toolchain may have their own, distinct, recommendations. | ||
| ===== Learning more ===== | ===== Learning more ===== | ||
| Detailed (to the best of the toolchain' | Detailed (to the best of the toolchain' | ||
getting_started/finish.1756566258.txt.gz · Last modified: by asie
