You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
When investigating a problem with precise code intel indexing, it is very difficult to read the log output from the index job. A few things would help (in order of priority):
a "copy to clipboard" button so you can copy the output to an editor of your choice
a vertical scrollbar
parse the common log formats (like maven, etc.) so errors/warnings are highlighted in a different color
Is your feature request related to a problem? If so, please describe.
Troubleshooting precise code intel indexing jobs is challenging especially with large output
Activity