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
.
ember-tooling
/
ember-language-server
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
107
Code
Issues
12
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 2, 2026
improve typings (#439)
lifeart
authored
f38b2b6
View commit details
Copy full SHA for f38b2b6
Browse repository at this point
fix coverage issues (#438)
lifeart
authored
be8c311
View commit details
Copy full SHA for be8c311
Browse repository at this point
Commits on Jul 9, 2025
Merge pull request #432 from justmejulian/patch-1
Show description for cccddf6
lifeart
authored
cccddf6
View commit details
Copy full SHA for cccddf6
Browse repository at this point
Fix broken link to nvim-lspconfig ember
justmejulian
authored
5749b94
View commit details
Copy full SHA for 5749b94
Browse repository at this point
Commits on May 29, 2025
chore(release): 2.30.9 [skip ci]
Show description for 955ba72
semantic-release-bot
committed
955ba72
View commit details
Copy full SHA for 955ba72
Browse repository at this point
Merge pull request #428 from ember-tooling/fix-template-linter-default-export
Show description for fc13dc2
lifeart
authored
fc13dc2
View commit details
Copy full SHA for fc13dc2
Browse repository at this point
fix: possible default export for template-lint
lifeart
committed
046702e
View commit details
Copy full SHA for 046702e
Browse repository at this point
chore(release): 2.30.8 [skip ci]
Show description for 8049407
semantic-release-bot
committed
8049407
View commit details
Copy full SHA for 8049407
Browse repository at this point
Merge pull request #427 from ember-tooling/improve-path-detection-inside-blocks
Show description for 2d791e5
lifeart
authored
2d791e5
View commit details
Copy full SHA for 2d791e5
Browse repository at this point
fix: improve path detection inside blocks
lifeart
committed
385e1c5
View commit details
Copy full SHA for 385e1c5
Browse repository at this point
Commits on May 2, 2025
chore(release): 2.30.7 [skip ci]
Show description for f81bbbf
semantic-release-bot
committed
f81bbbf
View commit details
Copy full SHA for f81bbbf
Browse repository at this point
fix: improve app detection
lifeart
authored
bc8728f
View commit details
Copy full SHA for bc8728f
Browse repository at this point
fix: improve app detection
lifeart
committed
3ad629a
View commit details
Copy full SHA for 3ad629a
Browse repository at this point
Commits on Mar 19, 2025
chore(release): 2.30.6 [skip ci]
Show description for e36a515
semantic-release-bot
committed
e36a515
View commit details
Copy full SHA for e36a515
Browse repository at this point
fix: normalizeToNamedBlockName util
Show description for 154c996
lifeart
authored
154c996
View commit details
Copy full SHA for 154c996
Browse repository at this point
fix: normalizeToNamedBlockName util
lifeart
committed
7ab29d9
View commit details
Copy full SHA for 7ab29d9
Browse repository at this point
Commits on Nov 27, 2024
chore(release): 2.30.5 [skip ci]
Show description for 966b1bd
semantic-release-bot
committed
966b1bd
View commit details
Copy full SHA for 966b1bd
Browse repository at this point
fix: Use broader template-lint range
Show description for 71eb563
lifeart
authored
71eb563
View commit details
Copy full SHA for 71eb563
Browse repository at this point
update tests
lifeart
committed
45158a0
View commit details
Copy full SHA for 45158a0
Browse repository at this point
Commits on Nov 25, 2024
remove unused logic
lifeart
committed
e44d324
View commit details
Copy full SHA for e44d324
Browse repository at this point
do not lint if no meta for template-lint
lifeart
committed
8b30ec5
View commit details
Copy full SHA for 8b30ec5
Browse repository at this point
use dependenciesMeta for template-lint version
lifeart
committed
95e33c8
View commit details
Copy full SHA for 95e33c8
Browse repository at this point
+
lifeart
committed
372197b
View commit details
Copy full SHA for 372197b
Browse repository at this point
+
lifeart
committed
5e964ca
View commit details
Copy full SHA for 5e964ca
Browse repository at this point
add failing test
lifeart
committed
e2804b1
View commit details
Copy full SHA for e2804b1
Browse repository at this point
import type
lifeart
committed
10a09db
View commit details
Copy full SHA for 10a09db
Browse repository at this point
Remove unused import
lifeart
committed
827faef
View commit details
Copy full SHA for 827faef
Browse repository at this point
Commits on Nov 22, 2024
Don't clean at all -- turns out template-lint is the only thing that uses this data
NullVoxPopuli
committed
2dd183c
View commit details
Copy full SHA for 2dd183c
Browse repository at this point
Add comment explaining semver.parse
NullVoxPopuli
committed
1859807
View commit details
Copy full SHA for 1859807
Browse repository at this point
Do a proper comparison
NullVoxPopuli
committed
514ae2f
View commit details
Copy full SHA for 514ae2f
Browse repository at this point
Update template-linter.ts
NullVoxPopuli
authored
035923e
View commit details
Copy full SHA for 035923e
Browse repository at this point
Commits on Nov 7, 2024
chore(release): 2.30.4 [skip ci]
Show description for 0c27ced
semantic-release-bot
committed
0c27ced
View commit details
Copy full SHA for 0c27ced
Browse repository at this point
fix: performance regression for projects using correct module graphs
Show description for 10c6b28
lifeart
authored
10c6b28
View commit details
Copy full SHA for 10c6b28
Browse repository at this point
Undo getEnv changes
NullVoxPopuli
committed
eaa8f48
View commit details
Copy full SHA for eaa8f48
Browse repository at this point
Revert "Fix #414"
Show description for bca0a71
NullVoxPopuli
committed
bca0a71
View commit details
Copy full SHA for bca0a71
Browse repository at this point
Previous
Next
You can’t perform that action at this time.