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 }}
Seddryck
/
Expressif.LanguageServer
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
5
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 14, 2026
feat(catalog): include aggregations as functions
Seddryck
committed
d60f347
View commit details
Copy full SHA for d60f347
Browse repository at this point
fix(vscode): refine evaluation result behavior
Seddryck
committed
d724108
View commit details
Copy full SHA for d724108
Browse repository at this point
feat(vscode): display evaluation results in editor
Seddryck
committed
1a1f7b5
View commit details
Copy full SHA for 1a1f7b5
Browse repository at this point
Commits on Sep 13, 2026
docs(readme): explain evaluation output settings
Seddryck
committed
9b2a0c6
View commit details
Copy full SHA for 9b2a0c6
Browse repository at this point
fix(evaluation): start pretty output on a new line
Seddryck
committed
4a64b4f
View commit details
Copy full SHA for 4a64b4f
Browse repository at this point
feat(scopes): highlight positional tuple references
Seddryck
committed
9145b7a
View commit details
Copy full SHA for 9145b7a
Browse repository at this point
feat(evaluation): persist output formatting settings (#124)
Seddryck
authored
452938a
View commit details
Copy full SHA for 452938a
Browse repository at this point
docs: fix still maintain
Seddryck
authored
d68ee0f
View commit details
Copy full SHA for d68ee0f
Browse repository at this point
docs: rewrite README.md
Seddryck
authored
0597458
View commit details
Copy full SHA for 0597458
Browse repository at this point
feat(lsp): migrate implicit tuple binding (#122)
Show description for 7cfb1fa
Seddryck
authored
7cfb1fa
View commit details
Copy full SHA for 7cfb1fa
Browse repository at this point
feat(lsp): support input-bound expressions (#121)
Show description for 752b110
Seddryck
authored
752b110
View commit details
Copy full SHA for 752b110
Browse repository at this point
feat(vscode): add output selection and quick rerun (#116)
Show description for 105c883
Seddryck
authored
105c883
View commit details
Copy full SHA for 105c883
Browse repository at this point
Commits on Sep 9, 2026
feat(scopes): highlight field reference input sources (#101)
Seddryck
authored
9108b1d
View commit details
Copy full SHA for 9108b1d
Browse repository at this point
chore: Bump the microsoft-net-test-sdk group with 1 update (#92)
Show description for 700f1fd
dependabot[bot]
authored
700f1fd
View commit details
Copy full SHA for 700f1fd
Browse repository at this point
chore: bump Microsoft.Extensions.* from 10.0.11 to 10.0.12 (#93)
Show description for 4b88364
dependabot[bot]
authored
4b88364
View commit details
Copy full SHA for 4b88364
Browse repository at this point
feat(diagnostics): migrate deprecated tuple reference notation (#98)
Seddryck
authored
33e9584
View commit details
Copy full SHA for 33e9584
Browse repository at this point
feat(diagnostics): report excess function arguments (#99)
Seddryck
authored
9615e88
View commit details
Copy full SHA for 9615e88
Browse repository at this point
Commits on Sep 8, 2026
feat(vscode): choose evaluation input source (#82)
Seddryck
authored
ae3626c
View commit details
Copy full SHA for ae3626c
Browse repository at this point
Commits on Sep 6, 2026
docs(skill): add local VSIX installation workflow (#86)
Seddryck
authored
dd3f1f3
View commit details
Copy full SHA for dd3f1f3
Browse repository at this point
Commits on Sep 5, 2026
feat(diagnostics): validate function calls (#84)
Seddryck
authored
1936f3b
View commit details
Copy full SHA for 1936f3b
Browse repository at this point
feat(completion): include predicates in function suggestions (#83)
Seddryck
authored
102505b
View commit details
Copy full SHA for 102505b
Browse repository at this point
feat(vscode): run expressions from the editor (#76)
Show description for 55601d2
Seddryck
authored
55601d2
View commit details
Copy full SHA for 55601d2
Browse repository at this point
feat(completion): add parameter-aware snippets
Show description for a9f85d2
Seddryck
authored
a9f85d2
View commit details
Copy full SHA for a9f85d2
Browse repository at this point
feat(completion): add parameter-aware snippets
Seddryck
committed
6dd71e6
View commit details
Copy full SHA for 6dd71e6
Browse repository at this point
feat(formatting): align extended pipeline operators (#72)
Seddryck
authored
ebadc74
View commit details
Copy full SHA for ebadc74
Browse repository at this point
feat(formatting): format complete documents
Show description for 9df6c99
Seddryck
authored
9df6c99
View commit details
Copy full SHA for 9df6c99
Browse repository at this point
chore: bump Expressif from 2.33.0 to 2.34.0 (#69)
Show description for 0da239a
dependabot[bot]
authored
0da239a
View commit details
Copy full SHA for 0da239a
Browse repository at this point
chore: bump NUnit3TestAdapter from 4.6.0 to 6.3.0 (#70)
Show description for 306591a
dependabot[bot]
authored
306591a
View commit details
Copy full SHA for 306591a
Browse repository at this point
Commits on Sep 4, 2026
feat(semantic-tokens): highlight comments (#66)
Seddryck
authored
3836a48
View commit details
Copy full SHA for 3836a48
Browse repository at this point
fix(code-actions): allow selections through line endings (#63)
Seddryck
authored
27c7ac9
View commit details
Copy full SHA for 27c7ac9
Browse repository at this point
feat(lifecycle): surface function deprecation metadata (#62)
Seddryck
authored
d1caa79
View commit details
Copy full SHA for d1caa79
Browse repository at this point
Commits on Sep 3, 2026
chore: bump Expressif from 2.24.1 to 2.26.0 (#59)
Show description for 130edcc
dependabot[bot]
and
Seddryck
authored
130edcc
View commit details
Copy full SHA for 130edcc
Browse repository at this point
chore: bump NUnit3TestAdapter from 4.6.0 to 6.3.0 (#39)
Show description for 36ea0b9
dependabot[bot]
authored
36ea0b9
View commit details
Copy full SHA for 36ea0b9
Browse repository at this point
feat(semantic-tokens): add syntax-aware highlighting (#56)
Seddryck
authored
4582582
View commit details
Copy full SHA for 4582582
Browse repository at this point
chore: bump Expressif.Syntax from 0.32.0 to 0.33.0 (#60)
Show description for db552ea
dependabot[bot]
authored
db552ea
View commit details
Copy full SHA for db552ea
Browse repository at this point
Previous
Next
You can’t perform that action at this time.