The link to the "mise.el" repository seems to have changed after the
user changed their username. This PR updates the links in the
"ide-integration" page.
Co-authored-by: jdx <216188+jdx@users.noreply.github.com>
- Make each page a bit more consistent
- Re-order the sections so that the `settings` are always last
- Update pages with additional informations (for example, add
information about Gradle toolchain detection discussed here:
https://github.com/jdx/mise/discussions/4143#discussioncomment-11868502)
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
* fix: MISE_PROFILE fixes
* use MISE_PROFILE instead of MISE_ENV (MISE_ENV still supported for backwards compatibility)
* simplified docs for config precedence
* fix bug with MISE_PROFILE not working in tasks #2595
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>