Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
SassyBird
1y ago
0 comments
Save
Share
It’s Qt:
https://github.com/rstudio/rstudio/blob/main/src/cpp/desktop...
It seems with some JavaScript generated from Java via Gwt. Regardless, I prefer it over VSCode UI.
0 comments
1 comments · 1 top-level
top
newest
oldest
jmcphers
1y ago
RStudio was based on QtWebKit, then migrated to QtWebEngine, then finally migrated to Electron (which is what it uses today). You'll find some vestigial Qt code in the repository but it isn't used for the shipping releases any more.
j
/
k
navigate · click thread line to collapse