Support autocomplete for math block
Open
feature
- Dominant language
- JavaScript
- Stars
- 10.1k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if we support autocomplete for math block, like:
```
$$
ab*c = 123;
$$
```
when type enter after the first `$$` will autocomplete the last `$$`.
Contributor guide
Assessment
This issue has not been assessed yet.