We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Positron Version: 2024.11.1 build 15 Code - OSS Version: 1.93.0 Commit: d82871d Date: 2024-11-26T00:25:17.707Z Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
We should have more useful suggestions in the Filter bar of the Problems panel. The current suggestions are very typescript oriented:
Open the Problems pane.
Likely have more data-science specific code including .py or .R files, or useful directories such as /data/, /scripts/, /notebooks/, etc
/data/
/scripts/
/notebooks/
The text was updated successfully, but these errors were encountered:
Use data science appropriate examples for Problems filter placeholder (…
37a78a1
…#5528) Addresses #5524 ### QA Notes We should now see more data science appropriate examples in the placeholder text for the Problems filter: ![Screenshot 2024-11-26 at 3 21 53 PM](https://github.com/user-attachments/assets/9d0acee9-1e84-478d-a837-12618048cbac)
juliasilge
No branches or pull requests
System details:
Positron and OS details:
Positron Version: 2024.11.1 build 15
Code - OSS Version: 1.93.0
Commit: d82871d
Date: 2024-11-26T00:25:17.707Z
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Interpreter details:
Describe the issue:
We should have more useful suggestions in the Filter bar of the Problems panel. The current suggestions are very typescript oriented:
Steps to reproduce the issue:
Open the Problems pane.
Expected or desired behavior:
Likely have more data-science specific code including .py or .R files, or useful directories such as
/data/
,/scripts/
,/notebooks/
, etcWere there any error messages in the UI, Output panel, or Developer Tools console?
The text was updated successfully, but these errors were encountered: