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

Add main.odin to Odin roots #9968

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

Chickenkeeper
Copy link
Contributor

ols recently gained the ability to use a global ols.json config instead of/in addition to local ols.json configs. However, a global config cannot properly work on its own in Helix, as Helix is unable to create the workspace it needs without a local config.

But, most Odin projects will have a main.odin file at the route of their sources, so also detecting this as a root could be a workaround for most Odin projects that don't want/need a local config.

@kirawi kirawi added the A-language-support Area: Support for programming/text languages label Mar 23, 2024
@the-mikedavis the-mikedavis merged commit 64c1de1 into helix-editor:master Mar 30, 2024
6 checks passed
@Chickenkeeper Chickenkeeper deleted the odin-roots-update branch March 30, 2024 15:43
Desdaemon pushed a commit to Desdaemon/helix that referenced this pull request Apr 3, 2024
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 4, 2024
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 4, 2024
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 4, 2024
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 20, 2024
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-language-support Area: Support for programming/text languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants