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
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
.
mathworks
/
MATLAB-language-server
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
121
Code
Issues
23
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add basic semantic highlighting
- #84
#84
Merged
dklilley
merged 10 commits into
mathworks:main
mathworks/MATLAB-language-server:main
from
Gustaf-C:semantic_highlights
Gustaf-C/MATLAB-language-server:semantic_highlights
Copy head branch name to clipboard
Apr 20, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add basic semantic highlighting
#84
dklilley
merged 10 commits into
mathworks:main
mathworks/MATLAB-language-server:main
from
Gustaf-C:semantic_highlights
Gustaf-C/MATLAB-language-server:semantic_highlights
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2026
Basic support for semantic highlighting
Gustaf-C
committed
eedfee6
View commit details
Copy full SHA for eedfee6
Browse repository at this point
Variable highlighting inside classes
Gustaf-C
committed
be7d206
View commit details
Copy full SHA for be7d206
Browse repository at this point
Commits on Apr 16, 2026
Cleanup, fix highlighting for functions without arguments
Gustaf-C
committed
f68def6
View commit details
Copy full SHA for f68def6
Browse repository at this point
Linting
Gustaf-C
committed
5f65ad4
View commit details
Copy full SHA for 5f65ad4
Browse repository at this point
Ensure highlighting is correct after opening the editor
Gustaf-C
committed
a09cc0d
View commit details
Copy full SHA for a09cc0d
Browse repository at this point
Added comments
Gustaf-C
committed
0c868a9
View commit details
Copy full SHA for 0c868a9
Browse repository at this point
Commits on Apr 17, 2026
Code cleanup
Gustaf-C
committed
59f1071
View commit details
Copy full SHA for 59f1071
Browse repository at this point
Move token refresh logic to a separate function outside the server
Gustaf-C
committed
982ea89
View commit details
Copy full SHA for 982ea89
Browse repository at this point
Commits on Apr 18, 2026
Moved setupSemanticTokensRefresh to the same file as the provider class
Gustaf-C
committed
1cd0736
View commit details
Copy full SHA for 1cd0736
Browse repository at this point
Added unit tests for semantic tokens
Gustaf-C
committed
672e894
View commit details
Copy full SHA for 672e894
Browse repository at this point
You can’t perform that action at this time.