Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate using new shell_docs function in OTP 23 #242

Closed
axelson opened this issue May 14, 2020 · 1 comment · Fixed by #543
Closed

Investigate using new shell_docs function in OTP 23 #242

axelson opened this issue May 14, 2020 · 1 comment · Fixed by #543
Labels
enhancement New feature or request

Comments

@axelson
Copy link
Member

axelson commented May 14, 2020

http://blog.erlang.org/OTP-23-Highlights/

We have added a new module shell_docs in stdlib with functions for rendering documentation for a shell. This can be used for instance by Development Environments such as those based on the Language Server Protocol (LSP).

Also :code.get_doc seems possibly useful

@lukaszsamson
Copy link
Collaborator

lukaszsamson commented May 14, 2020

This needs to be addressed in elixir_sense elixir-lsp/elixir_sense#114

@lukaszsamson lukaszsamson added enhancement New feature or request help wanted Extra attention is needed labels Nov 28, 2020
@lukaszsamson lukaszsamson added work in progress and removed help wanted Extra attention is needed labels May 11, 2021
lukaszsamson added a commit to lukaszsamson/elixir-ls-1 that referenced this issue May 22, 2021
axelson pushed a commit that referenced this issue May 23, 2021
* Bump elixir_sense

Fixes #242
Fixes #541
Fixes #466

* fix test
vanjabucic pushed a commit to vanjabucic/elixir-ls that referenced this issue Jul 5, 2021
* Bump elixir_sense

Fixes elixir-lsp#242
Fixes elixir-lsp#541
Fixes elixir-lsp#466

* fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants