{"id":13509805,"url":"https://github.com/vishnevskiy/ElixirSublime","last_synced_at":"2025-03-30T14:31:47.306Z","repository":{"id":25025646,"uuid":"28445072","full_name":"vishnevskiy/ElixirSublime","owner":"vishnevskiy","description":"Elixir plugin for SublimeText 3 providing code completion and linting.","archived":false,"fork":false,"pushed_at":"2019-09-28T23:31:36.000Z","size":384,"stargazers_count":364,"open_issues_count":21,"forks_count":25,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-01T10:34:59.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vishnevskiy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-24T10:08:59.000Z","updated_at":"2024-09-10T14:58:49.000Z","dependencies_parsed_at":"2022-08-23T11:30:59.293Z","dependency_job_id":null,"html_url":"https://github.com/vishnevskiy/ElixirSublime","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnevskiy%2FElixirSublime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnevskiy%2FElixirSublime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnevskiy%2FElixirSublime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnevskiy%2FElixirSublime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vishnevskiy","download_url":"https://codeload.github.com/vishnevskiy/ElixirSublime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246332220,"owners_count":20760442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T02:01:13.517Z","updated_at":"2025-03-30T14:31:44.221Z","avatar_url":"https://github.com/vishnevskiy.png","language":"Python","funding_links":[],"categories":["Editors"],"sub_categories":[],"readme":"ElixirSublime\n=============\n\nFeatures\n--------\n- Code completion for modules and functions.\n- Go to definition for modules and functions with `Shift+Click`\n- Errors and warnings via [SublimeLinter3](https://github.com/SublimeLinter/SublimeLinter3).\n\n*This package does not offer syntax highlighting. Use the offical [Elixir TextMate bundle](https://github.com/elixir-lang/elixir-tmbundle).*\n\nDemo\n----\n\n![Demo](https://raw.githubusercontent.com/vishnevskiy/ElixirSublime/master/demo.gif)\n\nCaveats\n-------\n\nThis is built by piggybacking on `IEx.Autocomplete` so it can be a little naive.\n\n- It does not understand macros, aliases and imports and therefore will not provide completion for them.\n- Go to definition does not work on local functions.\n- Since Elixir and Erlang standard library sources tend to not ship with the install it does best effort for go to definition by opening the documentation in the browser.\n\nInstallation\n------------\n\n1. Install [Sublime Package Control](https://sublime.wbond.net/installation#st3) if you haven't already.\n2. Brand up the commands with `CTRL+Shift+P` or `CMD+Shift+P` and type `Package Control: Install Package` then `ElixirSublime`.\n3. Repeat the previous step for `SublimeLinter` if you don't already have it.\n\nTroubleshooting\n---------------\n\nIf the plugin does not seem to work then it probably cannot find your Elixir installation. Provide the path in the default user settings.\n\n```json\n{\n\t\"env\": {\n\t\t\"PATH\": \"path to elixir bins\"\n\t}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishnevskiy%2FElixirSublime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvishnevskiy%2FElixirSublime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishnevskiy%2FElixirSublime/lists"}