Skip to content

Commit aac818f

Browse files
committed
Update changelog for pull #159
1 parent 0c54fd5 commit aac818f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
### Unreleased
22

33
Improvements:
4+
- Bump ElixirSense
5+
- Fixes find all references doesn't work with argument defaults [#150](https://github.com/elixir-lsp/elixir-ls/issues/150)
6+
- Adds erlang edoc support [elixir_sense #86](https://github.com/elixir-lsp/elixir_sense/pull/86)
7+
- Improvements to complete provider (thanks to [Łukasz Samson](https://github.com/lukaszsamson)) [#159](https://github.com/elixir-lsp/elixir-ls/pull/159)
8+
- Better handling when file fails to parse
9+
- Remove no longer necessary workaround that prevented completing default `@` (such as `@doc` or `@external_resource`)
10+
- Add more keywords
11+
- Trim spaces
412

513
Bug Fixes:
614
- Fix dialyzer errors not being reported for umbrella projects [#149](https://github.com/elixir-lsp/elixir-ls/pull/149) (thanks [hworld](https://github.com/hworld))

0 commit comments

Comments
 (0)