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

Add sigil completion to code fragment #11197

Merged
merged 5 commits into from
Aug 22, 2021
Merged

Add sigil completion to code fragment #11197

merged 5 commits into from
Aug 22, 2021

Conversation

josevalim
Copy link
Member

This is still WIP but there is a part where I can already collect feedback, which is how to show sigils in IEx. I decided to show the ~CHAR with the function name in parentheses, so there is a mapping between what is autocompleted and what is invoked:

Screenshot 2021-08-21 at 19 05 22

@josevalim josevalim changed the title Add sigil completion to cursor context Add sigil and struct completion to code fragment Aug 21, 2021
@josevalim
Copy link
Member Author

I have now pushed autocompletion of the separator once you add the sigil character:

Screenshot 2021-08-21 at 19 41 12

@josevalim josevalim changed the title Add sigil and struct completion to code fragment Add sigil completion to code fragment Aug 22, 2021
@josevalim
Copy link
Member Author

Struct completion is in too:

Screenshot 2021-08-22 at 14 45 47

@josevalim josevalim closed this Aug 22, 2021
@josevalim josevalim reopened this Aug 22, 2021
@josevalim josevalim merged commit 75595c3 into master Aug 22, 2021
@josevalim josevalim deleted the jv-more-fragments branch August 22, 2021 15:11
@josevalim
Copy link
Member Author

💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant