Skip to content

Config macros - #31

Merged
Logic-gate merged 2 commits into
mainfrom
testing
Jul 29, 2026
Merged

Config macros#31
Logic-gate merged 2 commits into
mainfrom
testing

Conversation

@Logic-gate

Copy link
Copy Markdown
Owner

This PR exposes all config macros:

  max_undo_states=100
  live_feature_max_chars=32768
  full_highlight_max_chars=262144
  max_undo_capture_bytes=32768
  highlight_delay_ms=180
  completion_delay_ms=900
  minimap_delay_ms=1500
  preview_delay_ms=1500
  diagnostics_delay_ms=1500
  selection_match_delay_ms=750
  color_literal_delay_ms=350
  hover_delay_ms=650
  diagnostics_max_chars=32768
  minimap_max_bytes=262144
  selection_match_max_chars=32768
  color_literal_max_chars=32768
  auto_completion_max_chars=16384
  lsp_sync_max_chars=262144
  live_feature_max_chars=32768                                                                                                                                                                                                                                                    
  auto_completion_max_chars=16384                                                                                                                                                                                                                                                 
  lsp_sync_max_chars=262144 

@Logic-gate Logic-gate added this to the Version 1.0.0 milestone Jul 29, 2026
@Logic-gate Logic-gate added the enhancement New feature or request label Jul 29, 2026
@Logic-gate
Logic-gate merged commit 2588c72 into main Jul 29, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Cleaf Development Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant