Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
elixir-lsp
/
elixir-ls
Public
Notifications
You must be signed in to change notification settings
Fork
226
Star
1.7k
Code
Issues
47
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
elixir-ls
scripts
on
master
User selector
All users
All time
Commit History
Commits on Mar 3, 2026
mise shell detection bug when using nushell
fedoracoreuser
committed
6f7903f
Copy full SHA for 6f7903f
Commits on Oct 23, 2025
Fix infinite loop in fish launch script
Show description for 57bfbd0
lukaszsamson
committed
57bfbd0
Copy full SHA for 57bfbd0
Commits on Oct 19, 2025
unset MIX_OS_DEPS_COMPILE_PARTITION_COUNT
Show description for 591ef67
lukaszsamson
committed
591ef67
Copy full SHA for 591ef67
port installer changes from upstream
lukaszsamson
committed
2232dab
Copy full SHA for 2232dab
Commits on Aug 7, 2025
accept port argument in bridge script
lukaszsamson
committed
3919304
Copy full SHA for 3919304
Commits on Jul 31, 2025
drop support for rtx
lukaszsamson
committed
fd9443c
Copy full SHA for fd9443c
Commits on Jul 23, 2025
Add embedded MCP with a number of tools
lukaszsamson
committed
a3604f8
Copy full SHA for a3604f8
Commits on May 24, 2025
add elixir_check command
lukaszsamson
committed
ef55412
Copy full SHA for ef55412
Commits on May 21, 2025
fix: use a pipe instead of command subsitution to correctly run the comannd outputted by vfoz activate command with fish.
burrowsca
committed
15f10ef
Copy full SHA for 15f10ef
Commits on Apr 2, 2025
fix: use a pipe instead of command subsitution to correctly run the comannd outputted by mise (rtx) env command with fish.
burrowsca
committed
c4b1c9b
Copy full SHA for c4b1c9b
Commits on Mar 24, 2025
Export stdlib path as ENV variable
Show description for 86ab1c6
gilbertwong96
committed
86ab1c6
Copy full SHA for 86ab1c6
Commits on Mar 23, 2025
do not overwrite user environment variables on asdf 0.16+
lukaszsamson
committed
1ba706d
Copy full SHA for 1ba706d
Commits on Feb 27, 2025
Fix posix script legacy asdf detection
Show description for 308e55b
lukaszsamson
committed
308e55b
Copy full SHA for 308e55b
fix log message
lukaszsamson
committed
91903e7
Copy full SHA for 91903e7
fix asdf version detection in fish
maco
committed
f435826
Copy full SHA for f435826
Commits on Feb 26, 2025
Fix fish syntax
Show description for b4b165d
gilbertwong96
committed
b4b165d
Copy full SHA for b4b165d
Commits on Feb 21, 2025
use exec in fish script so the process image is replaced and correctly responds to signals
lukaszsamson
committed
06b09a8
Copy full SHA for 06b09a8
add support for asdf 0.16
lukaszsamson
committed
6cb5881
Copy full SHA for 6cb5881
Commits on Dec 14, 2024
Do not crash installer on 1.13
Show description for 765307b
lukaszsamson
committed
765307b
Copy full SHA for 765307b
Commits on Jun 11, 2024
feat: Support vfox(version-fox) (#1096)
yeshan333
authored
69f09e0
Copy full SHA for 69f09e0
Commits on Jan 3, 2024
fix: rtx project was renamed to mise (#1048)
Show description for 62415f9
robsonpeixoto
authored
62415f9
Copy full SHA for 62415f9
Commits on Dec 7, 2023
reaname debugger app to debug adapter
Show description for 27e7e83
lukaszsamson
committed
27e7e83
Copy full SHA for 27e7e83
Commits on Nov 2, 2023
rtx: use env -s instead of activate
lukaszsamson
committed
4894b38
Copy full SHA for 4894b38
use ElixirLS.Mix.install
Show description for eaf2db2
lukaszsamson
committed
eaf2db2
Copy full SHA for eaf2db2
fix unkown command elxir with rtx and fish (#1019)
Whoops
authored
f5f62da
Copy full SHA for f5f62da
Commits on Oct 31, 2023
Fix directory issue with `fish` launch script (#1015)
Show description for ccb05ac
jaminthorns
authored
ccb05ac
Copy full SHA for ccb05ac
Commits on Oct 25, 2023
Quote interpolated path when launching server in fish launch script (#1010)
Show description for c7c1378
ForLoveOfCats
and
osiewicz
authored
c7c1378
Copy full SHA for c7c1378
Commits on Sep 25, 2023
Fixed typo (#983)
gertab
authored
bf60d17
Copy full SHA for bf60d17
Add shell specific launch execution (#982)
Show description for 7eac7cf
florianb
authored
7eac7cf
Copy full SHA for 7eac7cf
Commits on Aug 21, 2023
Bugfix/#967 fish shell support (#968)
Show description for 9607796
Defman21
authored
9607796
Copy full SHA for 9607796
Commits on Aug 18, 2023
split ELS_ELIXIR_OPTS
Show description for 79718bc
lukaszsamson
committed
79718bc
Copy full SHA for 79718bc
relaunch in preferred shell
Show description for e456fe4
lukaszsamson
committed
e456fe4
Copy full SHA for e456fe4
Commits on Aug 13, 2023
format scripts
lukaszsamson
committed
9a85168
Copy full SHA for 9a85168
Do not start applications during install
Show description for b60eb9a
lukaszsamson
committed
b60eb9a
Copy full SHA for b60eb9a
Commits on Jun 25, 2023
OTP 26 support (#923)
Show description for 88dd761
lukaszsamson
authored
88dd761
Copy full SHA for 88dd761
Previous
Next
You can’t perform that action at this time.