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

Documentation in standard library is out of date #1584

Closed
sylwiabr opened this issue Mar 17, 2021 · 0 comments · Fixed by #1588
Closed

Documentation in standard library is out of date #1584

sylwiabr opened this issue Mar 17, 2021 · 0 comments · Fixed by #1588
Assignees
Labels
d-easy Difficulty: little prior knowledge required p-highest Should be completed ASAP w-docs Website: Documentation

Comments

@sylwiabr
Copy link
Member

sylwiabr commented Mar 17, 2021

General Summary

The documentation from Standard library and code included in it is available in IDE searcher. If the code example is outdated the user will try to use outdated code in IDE.

Steps to Reproduce

Open IDE
Open searcher
Find File.read node and copy the code example
Paste code example into new node

Expected Result

New working node reading a file

Actual Result

File.open (Enso_Project.data / "data.csv")

Enso Version

0.2.6

@sylwiabr sylwiabr added Type: Bug p-highest Should be completed ASAP w-docs Website: Documentation labels Mar 17, 2021
@iamrecursion iamrecursion added Change: Non-Breaking d-easy Difficulty: little prior knowledge required labels Mar 17, 2021
@iamrecursion iamrecursion self-assigned this Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
d-easy Difficulty: little prior knowledge required p-highest Should be completed ASAP w-docs Website: Documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants