Skip to content

docs: Update ide-integration.md - #6040

Merged
jdx merged 1 commit into
mainfrom
jdx-patch-1
Aug 15, 2025
Merged

docs: Update ide-integration.md#6040
jdx merged 1 commit into
mainfrom
jdx-patch-1

Conversation

@jdx

@jdx jdx commented Aug 15, 2025

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings August 15, 2025 16:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the VSCode configuration documentation for IDE integration, specifically improving the terminal automation profile settings for macOS users.

  • Replaces the shorthand -l argument with the more explicit --login flag
  • Adds a tip section explaining an alternative configuration that includes ~/.zshrc

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jdx
jdx enabled auto-merge (squash) August 15, 2025 16:37
@github-actions

Copy link
Copy Markdown

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.8.10 x -- echo 18.3 ± 0.3 17.7 21.8 1.00
mise x -- echo 18.5 ± 0.3 17.9 21.2 1.01 ± 0.03

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.8.10 env 17.7 ± 0.3 17.1 19.9 1.00
mise env 18.0 ± 0.6 17.2 23.1 1.02 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.8.10 hook-env 17.4 ± 0.3 16.9 19.4 1.00 ± 0.02
mise hook-env 17.4 ± 0.3 17.0 18.5 1.00

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.8.10 ls 15.7 ± 0.3 15.3 17.2 1.00
mise ls 15.9 ± 0.3 15.3 16.8 1.01 ± 0.03

xtasks/test/perf

Command mise-2025.8.10 mise Variance
install (cached) 162ms ✅ 101ms +60%
ls (cached) 61ms 60ms +1%
bin-paths (cached) 64ms 64ms +0%
task-ls (cached) 476ms 467ms +1%

✅ Performance improvement: install cached is 60%

@jdx
jdx merged commit 2ea8ab4 into main Aug 15, 2025
19 of 20 checks passed
@jdx
jdx deleted the jdx-patch-1 branch August 15, 2025 16:54
jdx pushed a commit that referenced this pull request Aug 17, 2025
### 📦 Registry

- add container-use
([aqua:dagger/container-use](https://github.com/dagger/container-use))
by [@TyceHerrman](https://github.com/TyceHerrman) in
[#6029](#6029)
- add prek ([aqua:j178/prek](https://github.com/j178/prek)) by
[@HenryZhang-ZHY](https://github.com/HenryZhang-ZHY) in
[#6023](#6023)

### 🚀 Features

- **(task)** allow more #MISE comments patterns by
[@risu729](https://github.com/risu729) in
[#6011](#6011)

### 🐛 Bug Fixes

- prevent panic with task tera errors by [@jdx](https://github.com/jdx)
in [#6046](#6046)

### 📚 Documentation

- **(settings)** use php as an example for `disable_default_registry` by
[@risu729](https://github.com/risu729) in
[#6025](#6025)
- Update ide-integration.md by [@jdx](https://github.com/jdx) in
[#6035](#6035)
- Update ide-integration.md by [@jdx](https://github.com/jdx) in
[#6040](#6040)
- added openSUSE zypper install instructions by
[@lfromanini](https://github.com/lfromanini) in
[#6037](#6037)
- update `contributing.md` for discussions by
[@br3ndonland](https://github.com/br3ndonland) in
[#6047](#6047)

### Chore

- fix warnings by [@jdx](https://github.com/jdx) in
[#6043](#6043)
- remove unused permissions in registry test by
[@risu729](https://github.com/risu729) in
[#6044](#6044)
- fix fish shell script in hk config by [@jdx](https://github.com/jdx)
in [#6048](#6048)

### New Contributors

- @br3ndonland made their first contribution in
[#6047](#6047)
- @HenryZhang-ZHY made their first contribution in
[#6023](#6023)
- @lfromanini made their first contribution in
[#6037](#6037)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants