Skip to content

Conversation

@j-em
Copy link
Contributor

@j-em j-em commented Mar 24, 2018

One of the regexp used to calculate the prefix while doing auto-completion is matching too many things.
This stops matching [ as a part of what's being auto-completed.

Should fix #161

@juergenhoetzel juergenhoetzel merged commit 78dbc58 into fsharp:master Mar 25, 2018
@juergenhoetzel
Copy link
Collaborator

Great! Thanks a lot for your contribution 🍺

juergenhoetzel added a commit to juergenhoetzel/emacs-fsharp-mode that referenced this pull request Nov 30, 2019
Stop matching [ as part of normal residue.
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.

Auto-completion in list literals strips delimiters away.

2 participants