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

Adds support for the run button on main functions in nova #7100

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

LeFrosch
Copy link
Collaborator

@LeFrosch LeFrosch commented Dec 3, 2024

Builds up on the work of #7062 and adds support for binary run configurations in CLion. Double run button in nova will be fixed in 251.

@LeFrosch LeFrosch marked this pull request as ready for review December 3, 2024 14:11
@github-actions github-actions bot added product: CLion CLion plugin awaiting-review Awaiting review from Bazel team on PRs labels Dec 3, 2024
@LeFrosch LeFrosch force-pushed the radler-binary-provider branch from 4c8a710 to db2519d Compare December 8, 2024 12:35

val targets = SourceToTargetFinder.findTargetsForSourceFile(
context.project,
File(virtualFile.path),
Copy link
Collaborator

Choose a reason for hiding this comment

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

let's update this occurrence here and in other files to virtualFile.toNioPath().toFile()

@LeFrosch LeFrosch force-pushed the radler-binary-provider branch from db2519d to 8911efe Compare December 16, 2024 15:26
@LeFrosch LeFrosch merged commit 7a84d8b into bazelbuild:master Dec 16, 2024
5 checks passed
@LeFrosch LeFrosch deleted the radler-binary-provider branch December 16, 2024 15:42
@github-actions github-actions bot removed the awaiting-review Awaiting review from Bazel team on PRs label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: CLion CLion plugin
Projects
Development

Successfully merging this pull request may close these issues.

2 participants