You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
The text was updated successfully, but these errors were encountered: