You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of build 1144, something like the R language support (code completions, hover help, etc) work when you edit a Quarto in source mode. However, when you try to edit the document in visual mode, the language support features are not working:
visual-mode.mov
Also notice you can't use tab to accept a completion that is offered:
Screen.Recording.2023-11-09.at.1.00.02.PM.mov
I observe this class of problems for both Python and R chunks in visual mode.
Related to #1645
Related to #1572
As of build 1144, something like the R language support (code completions, hover help, etc) work when you edit a Quarto in source mode. However, when you try to edit the document in visual mode, the language support features are not working:
visual-mode.mov
Also notice you can't use tab to accept a completion that is offered:
Screen.Recording.2023-11-09.at.1.00.02.PM.mov
I observe this class of problems for both Python and R chunks in visual mode.