Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
starlark_lsp: remove all completion triggers
Summary: D53530861 removed a few completion triggers that were uncontroversial, and this improved the appearance of annoying autocomplete popups. This diff removes the rest of the trigger characters, because after further testing they aren't very useful: opening parenthesis: {F1456353169} string quote: {F1456353307} assignment doesn't seem to work anyway. Reviewed By: JakobDegen Differential Revision: D53756130 fbshipit-source-id: 8bc9ef96158f9320d37f8382406de298099e5f0a
- Loading branch information