Skip to content

✨ feat(lsp): add file-io feature to mq-lang dependency#1205

Merged
harehare merged 1 commit intomainfrom
feat/add-file-io-feature-to-lsp
Feb 2, 2026
Merged

✨ feat(lsp): add file-io feature to mq-lang dependency#1205
harehare merged 1 commit intomainfrom
feat/add-file-io-feature-to-lsp

Conversation

@harehare
Copy link
Copy Markdown
Owner

@harehare harehare commented Feb 2, 2026

  • Enable file-io feature for mq-lang in mq-lsp
  • Remove trailing whitespace from builtin.mq

- Enable file-io feature for mq-lang in mq-lsp
- Remove trailing whitespace from builtin.mq
Copilot AI review requested due to automatic review settings February 2, 2026 13:27
Copy link
Copy Markdown
Contributor

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 enables file I/O functionality in the Language Server Protocol (LSP) implementation by adding the file-io feature flag to the mq-lang dependency in mq-lsp, and performs minor cleanup by removing trailing whitespace.

Changes:

  • Added file-io feature to mq-lang dependency in mq-lsp
  • Removed trailing blank line in builtin.mq

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
crates/mq-lsp/Cargo.toml Added file-io feature flag to enable file operations in LSP
crates/mq-lang/builtin.mq Removed trailing whitespace for cleaner formatting

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 2, 2026

Merging this PR will not alter performance

✅ 29 untouched benchmarks


Comparing feat/add-file-io-feature-to-lsp (c964710) with main (adecae5)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (5cf353f) during the generation of this report, so adecae5 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@harehare harehare merged commit ea2306c into main Feb 2, 2026
9 checks passed
@harehare harehare deleted the feat/add-file-io-feature-to-lsp branch February 2, 2026 13:36
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