Try posting this at the RStudio Help site, as R Markdown is part of the ecosystem they have created and support.
Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Wed, Feb 5, 2020 at 7:44 AM Tao Z <ctfy0...@gmail.com> wrote: > Hi, > > In R, we know how to autocomplete a function name or some arguments in the > function. I usually use “Tab” to achieve this. > But when I was preparing my math homework using R Markdown, I want to > achieve similar results: for example, > > I want to autocomplete $\frac{}{}$ when I only typed $\fr$. I tried “Tab > or Command+Space”, but none of them work. > > Does anyone know if we have autocomplete option for R markdown latex? If > we do, what keyboard should I use? Thanks > > > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.