Hi
RStudio
2022.06.0 Build 70
© 2009-2022 RStudio, PBC
I am having a problem with User Defined snippets: they do not work.
I have added the following snippets added after (or before) the system defined snippets:
snippet green
<span style="color:green">TEST</span>
snippet test
TTTTTTEEEESSSTTT
But neither waiting, nor SHIFT-TAB does do anything when e.g. typing “ge” or “te”. Typing “r” expands properly when using SHIFT-TAB.
I have tried restarting RStudio, but no change.
Any suggestions?
Thanks.