Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update IDE integration page #3765

Merged
merged 7 commits into from
Dec 21, 2024
Merged

Conversation

hverlin
Copy link
Contributor

@hverlin hverlin commented Dec 21, 2024

  • Add additional explanations + screenshots for shims
  • mention that one can use mise which/mise where as a fallback as well
  • Add URL to existing mise plugins

@hverlin hverlin changed the title docs: update IDE integration docs: update IDE integration page Dec 21, 2024
@hverlin hverlin marked this pull request as ready for review December 21, 2024 17:18
:::: tip
Here is an example showing that VSCode will use `node` provided by `mise`:

::: tabs
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We can add other IDEs here as well. I wanted to add a screenshot for nvim but there is actually a lot to configure to get a Node.js debugger running

Copy link
Owner

Choose a reason for hiding this comment

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

I suppose it depends on how people use it, but for me I have no need to configure neovim because I always run it from a project directory with the tools configured and they don't need to change in that session

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah, I meant I wanted a screenshot with the js debugger in nvim, but that's too much to configure. I usually only use it for light configuration edits

@134130
Copy link

134130 commented Dec 21, 2024

Thanks!

@jdx jdx merged commit ca07f5e into jdx:main Dec 21, 2024
19 checks passed
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.

3 participants