Commit bb31d48
authored
Move providers from elixir_sense (#1068)
* hover provider moved over from elixir_sense
* definition provider moved over
* implementation provider moved over
* location moved over
* references provider moved over
* signature moved over
* completions provider moved over
* move more tests
* expand macro moved over
* fix some tests
* fix some tests
* make order predictable
* fix some tests on 1.12
* format1 parent cb5315a commit bb31d48
File tree
90 files changed
+22653
-43
lines changed- apps
- debug_adapter/lib/debug_adapter
- elixir_ls_utils
- lib
- test
- support
- language_server
- lib/language_server
- protocol
- providers
- completion
- reducers
- definition
- execute_command
- hover
- implementation
- references
- signature_help
- test
- misc/mock_elixir_src/lib/elixir/lib
- providers
- completion
- definition
- execute_command
- hover
- implementation
- references
- signature_help
- support
- plugins
- ecto
- phoenix
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
90 files changed
+22653
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1315 | 1315 | | |
1316 | 1316 | | |
1317 | 1317 | | |
1318 | | - | |
| 1318 | + | |
1319 | 1319 | | |
1320 | 1320 | | |
1321 | 1321 | | |
| |||
0 commit comments