Back to search
SublimeText 3 Plugin for Elixir using the Alchemist-Server.
Stars
0
Forks
2
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
Updated code to look for elixir source (needs to be configurable)
a92df44View on GitHubAdded basic 'find definition' functionality. It only finds the file. I still need to add the actual line number lookup as well as the definition lookup if the method is local or the lib is defined in an import.
38ae19fView on GitHub