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

Allow languages to improve the behavior around list based scopes #2723

Open
phillco opened this issue Jan 12, 2025 · 0 comments
Open

Allow languages to improve the behavior around list based scopes #2723

phillco opened this issue Jan 12, 2025 · 0 comments

Comments

@phillco
Copy link
Member

phillco commented Jan 12, 2025

          NTS: this outcome is worse but there's not much we can do about it at the current time. Problem is that closure does not use explicit list limiters and the textual base system can obviously not figure out if a space is part of an item or a separator here. The textual system thinks the entire `:foo "bar" :baz "whatever"` is one "item".

Andreas' idea: allow a language to specify whether it uses explicit delimiters for lists, and if it does not, go back to the old implementation of always taking the language servers opinion.

Originally posted by @phillco in #2683 (comment)

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

No branches or pull requests

1 participant