Skip to content

Adjust the LSP so that the tries are sent and fetched partially#27

Merged
arg3t merged 7 commits intomainfrom
dynamic_lsp_loading
Apr 23, 2025
Merged

Adjust the LSP so that the tries are sent and fetched partially#27
arg3t merged 7 commits intomainfrom
dynamic_lsp_loading

Conversation

@arg3t
Copy link
Contributor

@arg3t arg3t commented Apr 23, 2025

Description

Adjust the LSP so that the tries are sent and fetched partially and dynamically.

Now, when the editor is first loaded, it fetches a list of entry types, their regexes and tries for entry types that support options and entities. This is a very small lsp package that can be loaded very quickly.

Afterward, as the user types,

Affected Components

Please indicate which parts of the application this PR concerns. For example, you can include any of the following:

  • Frontend
  • Backend

Type of Change

  • Bug fix
  • New feature
  • Breaking change

Checklist

  • I have performed a self-review of my own code.
  • I have commented my code where necessary.
  • I have made corresponding changes to the documentation.
  • My changes do not produce any new warnings.
  • Any dependent changes have been merged and published.

@arg3t arg3t merged commit 61f41bc into main Apr 23, 2025
5 checks passed
@arg3t arg3t deleted the dynamic_lsp_loading branch April 23, 2025 19:19
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.

1 participant