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

feat: add backticks as open-close pair #418

Merged
merged 2 commits into from
Jun 22, 2024
Merged

Conversation

jaschdoc
Copy link
Member

No description provided.

@magnus-madsen
Copy link
Member

What does it do?

@jaschdoc jaschdoc marked this pull request as draft June 21, 2024 22:07
@jaschdoc
Copy link
Member Author

jaschdoc commented Jun 21, 2024

VSCode now adds a matching back tick when typing a back tick (like matching parentheses). Just a small quality of life change to help with writing infix functions. This was just something I stumbled upon when reading the documentation for trigger characters for the record select # (which should trigger record select completions).

@jaschdoc jaschdoc marked this pull request as ready for review June 21, 2024 22:10
@magnus-madsen magnus-madsen merged commit f635901 into flix:master Jun 22, 2024
6 checks passed
@jaschdoc jaschdoc deleted the backticks branch June 22, 2024 07:24
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.

2 participants