Shohei YOSHIDA
24b8ddfdf9
Update mix completion to version 1.20.0
2026-06-04 10:48:05 +09:00
Mikael Magnusson
398b4b7477
Some typo fixes
2026-05-07 19:40:20 +02:00
Shohei YOSHIDA
118705c01a
implement minimum Phoenix tasks completions
2026-03-25 18:29:36 +09:00
Shohei YOSHIDA
6879291030
implement cache
2026-03-25 15:10:11 +09:00
Shohei YOSHIDA
e118561a37
use dynamic completion but it seems we should use cache
2026-03-24 18:02:45 +09:00
Shohei YOSHIDA
2fdd13ab92
Refactor _mix completion
2026-03-24 17:45:58 +09:00
Shohei YOSHIDA
b5da595150
Fix indentation size
2026-03-13 11:46:25 +09:00
Shohei YOSHIDA
7ea6b7a971
Add editor settings to all files
2026-03-13 11:38:48 +09:00
Zsolt Simon
9a23ac3509
add completion for `mix phx.gen.live`
2024-01-24 13:16:39 +01:00
vurden
865fd86d2e
add phx.gen.auth
2023-01-17 22:55:49 -05:00
Shohei YOSHIDA
0b6e064850
Update links
2022-11-23 13:31:48 +09:00
Alex Vondrak
b152a4901f
Autocomplete files for mix run
...
Previously, `mix run <tab>` would not expand into anything, even though the [`mix run`](https://hexdocs.pm/mix/Mix.Tasks.Run.html ) task accepts filenames as inputs. This commit collapses the growing list of such cases (`test`, `format`, `run`) into one clause that autocompletes files.
Although `mix run` accepts several different `--flags`, the autocompletion isn't currently set up to deal with subcommands' specific options, so I'm punting on that part.
2021-03-16 13:44:40 -07:00
Vizakenjack
7455d602a4
Added file completion
2020-01-22 12:15:50 +03:00
Anderson Konzen
7bcd6810cb
Add new Phoenix tasks, mostly included in the 1.3.0 release
2017-09-04 00:37:38 -03:00
Teja Sophista
a63a098071
Update completion for mix, add completion for mix test, fix completion for mix help
2017-04-18 20:20:52 +08:00
Han Ngo
0ce85b45a2
Add completion for Elixir mix
2016-01-23 20:37:40 +07:00