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
* feat: renderLine highlight words based on lsp.diagnotics
* feat: add SetDiagnostics to prompt
* feat: add diagnostics example
* chore: update .ignore
* test: test render function with diagnostics
* refactor: remove unused code
* feat: add random range to example
* refactor: re add simlpe echo
* refactor: remove unused code, use strings package, typos etc
* refactor: remove unused code
* refactor: removed constant from test cases' scenarios
* refactor: move diagnostics to prompt
* test: add TestClearDiagnosticsOnTextChange
* feat: basic working version of error message
* feat: fixed diagnostics + completion
* refactor: remove unused code and make it easier to read
* feat: make example support multiline
* refactor: simplify diagnostics example
* feat: make colors configurable from prmpt
* feat: support printing details for multiple diagnotics
* test: add test for renderDiagnosticsMsg
* refactor: added comment to function
* refactor: check for msg length individually
* refactor: remove else nit
The text was updated successfully, but these errors were encountered: