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 }}
Garethp
/
Rider-RimworldDevelopment
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
18
Code
Issues
18
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add support for Keyed Translation Files
- #88
#88
Open
Garethp
wants to merge 12 commits into
main
Garethp/Rider-RimworldDevelopment:main
from
keyed-languages
Garethp/Rider-RimworldDevelopment:keyed-languages
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Add support for Keyed Translation Files
#88
Garethp
wants to merge 12 commits into
main
Garethp/Rider-RimworldDevelopment:main
from
keyed-languages
Garethp/Rider-RimworldDevelopment:keyed-languages
Copy head branch name to clipboard
Commits
Commits on May 18, 2026
Include a symbol scope for keyed translations, autocomplete in the C# and references back to the XML
Garethp
committed
0c77836
View commit details
Copy full SHA for 0c77836
Browse repository at this point
Make it easier to swap between Rider versions
Garethp
committed
942b5cf
View commit details
Copy full SHA for 942b5cf
Browse repository at this point
Implement Find Usages on Keyed Translations and also extend Find Usages for XML Defs to find them in C# files
Garethp
committed
9570da5
View commit details
Copy full SHA for 9570da5
Browse repository at this point
Fetch the keyed translations language from the file path instead of hardcoding it to English. Other places where we hardcode it will have to be changed as well.
Garethp
committed
cdb56c1
View commit details
Copy full SHA for cdb56c1
Browse repository at this point
Support multiple languages for Keyed Translations
Garethp
committed
10be264
View commit details
Copy full SHA for 10be264
Browse repository at this point
Add some basic error highlighting for keyed translations
Garethp
committed
ca78dd7
View commit details
Copy full SHA for ca78dd7
Browse repository at this point
Add a quick doc for keyed translations
Garethp
committed
5bead81
View commit details
Copy full SHA for 5bead81
Browse repository at this point
Show full translation key tag in quick doc and fix repopulating the cache
Garethp
committed
707b02c
View commit details
Copy full SHA for 707b02c
Browse repository at this point
Commits on May 21, 2026
Add a first pass at the context action for extracting strings to keyed tranlations. There's still more to add, but we've got too much to not commit
Garethp
committed
e4dddaa
View commit details
Copy full SHA for e4dddaa
Browse repository at this point
Add another TODO
Garethp
committed
e5b91f2
View commit details
Copy full SHA for e5b91f2
Browse repository at this point
Add a method to turn off Analysis and Generators for non-rimworld projects
Garethp
committed
c4d0ec5
View commit details
Copy full SHA for c4d0ec5
Browse repository at this point
Commits on May 27, 2026
Allow adding translation keys to specific files or to a new file
Garethp
committed
b4c7ef8
View commit details
Copy full SHA for b4c7ef8
Browse repository at this point
You can’t perform that action at this time.