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

add friendly suggestions #185

Open
matan-h opened this issue May 9, 2022 · 0 comments
Open

add friendly suggestions #185

matan-h opened this issue May 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@matan-h
Copy link

matan-h commented May 9, 2022

Is your feature request related to a problem? Please describe.
when running a file that do 1/0, this tui is search stackoverflow and get Unrelated results.

Describe the solution you'd like
frendly is a lot more useful in this case. (here is Example).

A clear and concise description of what you want to happen.

add this section

A `ZeroDivisionError` occurs when you are attempting to divide a value
by zero either directly or by using some other mathematical operation.

You are dividing by the following term

     zero

which is equal to zero. 

to the tui.

@matan-h matan-h added the enhancement New feature or request label May 9, 2022
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

No branches or pull requests

1 participant