Support autocomplete for math block
Aperta
feature
- Lingua principale
- JavaScript
- Stelle
- 10.1k
- Fork
- 1.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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 `$$`.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
The issue describes completing a closing $$ after Enter starts a math block, but provides no file or test paths. Locate the JavaScript editor handling for Enter and math blocks, then add coverage showing that the closing delimiter is inserted and verify the example behaves as requested.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- frontend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100