Skip to content

Add LSP Flag#225

Merged
rcosta358 merged 2 commits into
mainfrom
lsp-flag
May 14, 2026
Merged

Add LSP Flag#225
rcosta358 merged 2 commits into
mainfrom
lsp-flag

Conversation

@rcosta358
Copy link
Copy Markdown
Collaborator

@rcosta358 rcosta358 commented May 14, 2026

Description

This PR adds the -lsp flag to skip the ContextHistory tracking in the CLI, which increases performance and decreases memory usage. This flag must be used in the language server.

Related Issue

None.

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Code refactoring

Checklist

  • Added/updated tests under liquidjava-example/src/main/java/testSuite/ (Correct* / Error*)
  • mvn test passes locally
  • Updated docs/README if behavior or API changed

@rcosta358 rcosta358 requested a review from CatarinaGamboa May 14, 2026 14:15
@rcosta358 rcosta358 self-assigned this May 14, 2026
@rcosta358 rcosta358 added enhancement New feature or request ide Together with the VS Code extension labels May 14, 2026
Copy link
Copy Markdown
Collaborator

@CatarinaGamboa CatarinaGamboa left a comment

Choose a reason for hiding this comment

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

Also maybe update DEVELOPER.md with these options and why you would want this

@rcosta358 rcosta358 merged commit d977679 into main May 14, 2026
1 check passed
@rcosta358 rcosta358 deleted the lsp-flag branch May 15, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request ide Together with the VS Code extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants