Skip to content

Conversation

tomsquest
Copy link
Collaborator

Fixes #1

Copy link

@Copilot Copilot AI left a comment

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 adds support for custom binary search paths on macOS to improve binary discovery. The implementation extends the PATH environment variable with additional macOS-specific directories before searching for binaries.

Key changes:

  • Enhanced binary search to include custom macOS paths like ~/.local/bin and JetBrains Toolbox scripts directory
  • Modified the _find_binary method to use an extended PATH for binary discovery
  • Added OS import for environment variable access

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Plugin can't find editor binaries placed in default location on Mac OS Sequoia.
1 participant