Skip to content

Don't add path to the config when obtained via command lookup#272

Open
ncfavier wants to merge 1 commit intobanacorn:masterfrom
ncfavier:dont-add-paths
Open

Don't add path to the config when obtained via command lookup#272
ncfavier wants to merge 1 commit intobanacorn:masterfrom
ncfavier:dont-add-paths

Conversation

@ncfavier
Copy link
Contributor

@ncfavier ncfavier commented Feb 1, 2026

Fixes #255. When the Agda executable is discovered by looking up the agda command in PATH, don't store the result in the user's configuration. This makes it possible to switch between environments with different versions of Agda without having to erase the paths every time.

@andy0130tw
Copy link
Collaborator

LGTM! I think this should be the intended behavior. cc @banacorn

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.

Entries are forcibly added to agdaMode.connection.paths again

2 participants