Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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-editors
/
emacs-elixir
Public
Notifications
You must be signed in to change notification settings
Fork
93
Star
458
Code
Issues
39
Pull requests
2
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
49d9dcc
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 23, 2022
feat: support heex sigil
dustinfarris
authored and
wkirschbaum
committed
49d9dcc
Copy full SHA for 49d9dcc
Update tree-sitter mode with imenu and improved fonts
wkirschbaum
committed
a26f5ce
Copy full SHA for a26f5ce
Commits on Oct 18, 2022
Check if tree-sitter language 'elixir is present
wkirschbaum
committed
12e3077
Copy full SHA for 12e3077
Commits on Oct 17, 2022
Ensure elixir-tree-sitter does not load for older versions of emacs
wkirschbaum
committed
fe8eff4
Copy full SHA for fe8eff4
Add font-lock tree-sitter support
wkirschbaum
committed
015f046
Copy full SHA for 015f046
Commits on Aug 11, 2022
Merge pull request #478 from mpanarin/add_font-lock_to_arrows
Show description for d495ed8
jsmestad
authored
d495ed8
Copy full SHA for d495ed8
Commits on Mar 28, 2022
add tests
mpanarin
committed
192fa47
Copy full SHA for 192fa47
Add font-lock to arrows
mpanarin
committed
73ed57b
Copy full SHA for 73ed57b
Commits on Mar 14, 2022
Merge pull request #490 from elixir-editors/chore/remove_hack_from_emacs_24
Show description for e0d0466
victorolinasc
authored
e0d0466
Copy full SHA for e0d0466
Merge pull request #489 from elixir-editors/fix/duplicated_tests_not_running_on_29
Show description for de6c68b
victorolinasc
authored
de6c68b
Copy full SHA for de6c68b
Commits on Mar 13, 2022
chore(cleanup): remove Emacs 24 hack not supported anymore
Show description for 042bf99
victorolinasc
committed
042bf99
Copy full SHA for 042bf99
Merge branch 'master' into fix/duplicated_tests_not_running_on_29
victorolinasc
authored
5eaaa67
Copy full SHA for 5eaaa67
fix(tests): remove duplicated tests
Show description for 3ecc508
victorolinasc
committed
3ecc508
Copy full SHA for 3ecc508
Commits on Dec 30, 2021
Bump otp and elixir versions for testing (#487)
wkirschbaum
authored
6f61e04
Copy full SHA for 6f61e04
Commits on Nov 14, 2021
Merge pull request #483 from elixir-editors/bump_version
Show description for 7373e91
victorolinasc
authored
7373e91
Copy full SHA for 7373e91
Update changelog
victorolinasc
committed
2cdb48e
Copy full SHA for 2cdb48e
Bump version to v2.4.0
victorolinasc
committed
db267a6
Copy full SHA for db267a6
Commits on Oct 13, 2021
Merge pull request #485 from elixir-editors/vn/add-require-cl-lib
Show description for 907ef43
victorolinasc
authored
907ef43
Copy full SHA for 907ef43
Commits on Oct 12, 2021
Add require for cl-lib
victorolinasc
committed
3e7906c
Copy full SHA for 3e7906c
Commits on Oct 5, 2021
Merge pull request #481 from wingyplus/mix-lock
Show description for e44d5bf
victorolinasc
authored
e44d5bf
Copy full SHA for e44d5bf
Merge pull request #482 from phikal/master
Show description for 50ac869
victorolinasc
authored
50ac869
Copy full SHA for 50ac869
Commits on Oct 4, 2021
Remove pkg-info dependency
phikal
committed
31a31bf
Copy full SHA for 31a31bf
Commits on Aug 24, 2021
Enable elixir-mode by default when opening `mix.lock` file.
Show description for 8e0e870
wingyplus
committed
8e0e870
Copy full SHA for 8e0e870
Commits on May 9, 2021
Backport ppss accessors, use setq-local & more (#475)
Show description for 6bbc1e5
sirikid
authored
6bbc1e5
Copy full SHA for 6bbc1e5
Commits on Mar 24, 2021
Merge pull request #470 from J3RN/map-newline-highlight
Show description for 0212b06
jsmestad
authored
0212b06
Copy full SHA for 0212b06
Add test for map key fontification with value on subsequent line
J3RN
committed
ad14799
Copy full SHA for ad14799
Highlight atom map keys that end with a newline
J3RN
committed
58a0182
Copy full SHA for 58a0182
Commits on Mar 22, 2021
chore: update guides with new build system (#472)
victorolinasc
authored
d8c29c7
Copy full SHA for d8c29c7
Commits on Mar 20, 2021
switch build system (#471)
victorolinasc
authored
4745cac
Copy full SHA for 4745cac
Commits on Dec 16, 2020
Allow all sigils to be delimited by heredocs (#468)
J3RN
authored
9de08c1
Copy full SHA for 9de08c1
Commits on Nov 28, 2020
Update changelog for #459
axelson
committed
b78e7f7
Copy full SHA for b78e7f7
Merge pull request #459 from jsmestad/numbers-with-underscore
Show description for bd43656
axelson
authored
bd43656
Copy full SHA for bd43656
Commits on Nov 17, 2020
changelog for v2.3.2
Trevoke
committed
c548a84
Copy full SHA for c548a84
Commits on Oct 18, 2020
Add elixir format variables to elixir group as well
jsmestad
committed
80562fa
Copy full SHA for 80562fa
Revert "Change test matrix to match ElixirLS and recent Emacs versions"
Show description for 2d3dd8e
jsmestad
committed
2d3dd8e
Copy full SHA for 2d3dd8e
Pagination
Previous
Next
You can’t perform that action at this time.