Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
REditorSupport
/
vscode-R
Public
Notifications
You must be signed in to change notification settings
Fork
140
Star
1.2k
Code
Issues
229
Pull requests
22
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Next major release 3.0.0-rc.0
- #1684
#1684
Merged
randy3k
merged 16 commits into
master
REditorSupport/vscode-R:master
from
dev
REditorSupport/vscode-R:dev
Copy head branch name to clipboard
May 2, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Next major release 3.0.0-rc.0
#1684
randy3k
merged 16 commits into
master
REditorSupport/vscode-R:master
from
dev
REditorSupport/vscode-R:dev
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2026
feat(sess): migrate session watcher to WebSockets/JSON-RPC 2.0
Show description for 4e1ca8b
randy3k
committed
4e1ca8b
View commit details
Copy full SHA for 4e1ca8b
Browse repository at this point
Commits on May 2, 2026
test: implement comprehensive integration test suite and modernize CI
Show description for e1fa7b5
randy3k
committed
e1fa7b5
View commit details
Copy full SHA for e1fa7b5
Browse repository at this point
chore: final refinements and maintenance
Show description for 7cf272e
randy3k
committed
7cf272e
View commit details
Copy full SHA for 7cf272e
Browse repository at this point
fix(rstudioapi): resolve emulation issues and viewer routing
Show description for df9cf92
randy3k
committed
df9cf92
View commit details
Copy full SHA for df9cf92
Browse repository at this point
feat: implement rstudioapi::showPrompt() and rstudioapi::askForPassword() for sess package
Show description for 6b32925
randy3k
and
idavydov
committed
6b32925
View commit details
Copy full SHA for 6b32925
Browse repository at this point
style: fix line length lint error in sess/R/rstudioapi.R
randy3k
committed
310defe
View commit details
Copy full SHA for 310defe
Browse repository at this point
feat: evaluate params from YAML header in Rmd files before running code
Show description for 75d315a
randy3k
and
tomtom
committed
75d315a
View commit details
Copy full SHA for 75d315a
Browse repository at this point
test: add Rmd params tests and cleanup test files
Show description for e14dbdd
randy3k
committed
e14dbdd
View commit details
Copy full SHA for e14dbdd
Browse repository at this point
perf: optimize package monitoring in helpServer.R
randy3k
committed
180d528
View commit details
Copy full SHA for 180d528
Browse repository at this point
feat: check sess package version and prompt for update
Show description for 978e8f6
randy3k
committed
978e8f6
View commit details
Copy full SHA for 978e8f6
Browse repository at this point
fix(liveshare): resolve activation errors, file reading bugs, and add hooks for sess compatibility
randy3k
committed
6af9e16
View commit details
Copy full SHA for 6af9e16
Browse repository at this point
chore(liveshare): remove all live share related code and documentation
randy3k
committed
b9fb9c2
View commit details
Copy full SHA for b9fb9c2
Browse repository at this point
test(session): add retry logic for plot tests to avoid timeouts on Windows
randy3k
committed
5aac0f1
View commit details
Copy full SHA for 5aac0f1
Browse repository at this point
test(session): add version check, retry logic, and fix lint warnings
randy3k
committed
a0edd8e
View commit details
Copy full SHA for a0edd8e
Browse repository at this point
feat(session): implement file-based reconnection and suppress verbose logs
randy3k
committed
5e7e3ea
View commit details
Copy full SHA for 5e7e3ea
Browse repository at this point
docs: update READMEs and CHANGELOG
randy3k
committed
84132cd
View commit details
Copy full SHA for 84132cd
Browse repository at this point
You can’t perform that action at this time.