Eksperimental

Results 112 comments of Eksperimental

@josevalim Yes, I got that email by GitHub, Thank you for letting me know. I need to fix my phone and I don't have the time and energy for that...

Thank you @milmazz , here's the updated report 1. still happening 2. still there 3. fixed 4. fixed, but the deprecation message needs a different background color, or border. 5....

> can you please resubmit this issue using checkboxes in the issue for everything that is still valid? Updated and checked

Use italics? Other than that I don't see any other option. Additionally the search results and the tooltips do not show that the function is deprectated either.

> Which tooltips? When you hover a function. For instance in the Search result page, I hightlight were it could be included that the functions is deprecated. ![image](https://user-images.githubusercontent.com/9133420/91852672-c79ba480-ec26-11ea-9805-0891a26365ae.png)

It would be in the same place where we show `(type)` for some matches that are types. We could use italics if space is a problem. By using it users...

But in the hovering tooltips, we can show that the function is deprecated. It will save users' precious time.

After years of working with ExDoc and Elixir, and being heavily involved in documentations, I have problems we this feature. The problem mentioned above it is unrelated to the use...

What I would expect is ExDoc to emit a warning in every case and suggest a solution to correct the problem if possible. ie. to add backticks, to add missing...

Hi @christhekeele, I was working on this PR and I also noticed this due to some new tests failing.