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
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
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
.
e2b-dev
/
code-interpreter
Public
Notifications
You must be signed in to change notification settings
Fork
227
Star
2.4k
Code
Issues
15
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add language autocomplete for supported languages
- #247
#247
Merged
mishushakov
merged 12 commits into
main
e2b-dev/code-interpreter:main
from
mishushakov/add-language-overloads
e2b-dev/code-interpreter:mishushakov/add-language-overloads
Copy head branch name to clipboard
Apr 16, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add language autocomplete for supported languages
#247
mishushakov
merged 12 commits into
main
e2b-dev/code-interpreter:main
from
mishushakov/add-language-overloads
e2b-dev/code-interpreter:mishushakov/add-language-overloads
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
Add language autocomplete for js, ts, r, java, bash
Show description for e1e7a5f
mishushakov
and
claude
committed
e1e7a5f
View commit details
Copy full SHA for e1e7a5f
Browse repository at this point
Fix eslint ban-types error for string & {}
Show description for 935ecb7
mishushakov
and
claude
committed
935ecb7
View commit details
Copy full SHA for 935ecb7
Browse repository at this point
Simplify language type to plain string union
Show description for 46a7fcc
mishushakov
and
claude
committed
46a7fcc
View commit details
Copy full SHA for 46a7fcc
Browse repository at this point
Use string & {} with eslint-disable for language autocomplete
Show description for 81780fe
mishushakov
and
claude
committed
81780fe
View commit details
Copy full SHA for 81780fe
Browse repository at this point
Format sandbox.ts with prettier
Show description for 53fdd42
mishushakov
and
claude
committed
53fdd42
View commit details
Copy full SHA for 53fdd42
Browse repository at this point
Use eslint-disable/enable block for ban-types on multiline type
Show description for 97f712f
mishushakov
and
claude
committed
97f712f
View commit details
Copy full SHA for 97f712f
Browse repository at this point
Format Python language type annotations for ruff
Show description for bf3e25b
mishushakov
and
claude
committed
bf3e25b
View commit details
Copy full SHA for bf3e25b
Browse repository at this point
Merge branch 'main' into mishushakov/add-language-overloads
mishushakov
authored
d1bdaed
View commit details
Copy full SHA for d1bdaed
Browse repository at this point
Commits on Apr 16, 2026
Extract RunCodeLanguage type to deduplicate language unions
Show description for de31889
mishushakov
and
claude
committed
de31889
View commit details
Copy full SHA for de31889
Browse repository at this point
Remove None from RunCodeLanguage, use Optional in signatures
Show description for 1f7997e
mishushakov
and
claude
committed
1f7997e
View commit details
Copy full SHA for 1f7997e
Browse repository at this point
Format index.ts exports
Show description for 7c678b8
mishushakov
and
claude
committed
7c678b8
View commit details
Copy full SHA for 7c678b8
Browse repository at this point
Merge branch 'main' into mishushakov/add-language-overloads
mishushakov
authored
2d7aba0
View commit details
Copy full SHA for 2d7aba0
Browse repository at this point
You can’t perform that action at this time.