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

chore: don't output capabilities to Noir Langauge Server output #94

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

asterite
Copy link
Contributor

@asterite asterite commented Jan 8, 2025

Description

Problem

There's debug output that goes into the Noir Language Server output:

image

When debugging the extension using LSP, or just when trying to look into the output of comptime println, that output sometimes gets in the way.

Summary

Removes that debug output.

Additional Context

I wanted to get this done before the next release, because it's a minor thing so it can be done quickly.

PR Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@asterite asterite requested a review from a team January 8, 2025 14:11
@TomAFrench TomAFrench merged commit 577275d into master Jan 8, 2025
4 checks passed
@TomAFrench TomAFrench deleted the ab/remove-debug-logs branch January 8, 2025 14:58
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.

2 participants