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

normalize stderr output across go/kotlin #1123

Closed
worstell opened this issue Mar 21, 2024 · 0 comments · Fixed by #1180
Closed

normalize stderr output across go/kotlin #1123

worstell opened this issue Mar 21, 2024 · 0 comments · Fixed by #1180
Assignees

Comments

@worstell
Copy link
Contributor

need to ensure stderr output for FTL build errors is structured in a normalized way so that it can be ingested by the LSP. we will use this output to provide the LSP with positions for document highlighting

@worstell worstell self-assigned this Mar 21, 2024
worstell added a commit that referenced this issue Apr 4, 2024
worstell added a commit that referenced this issue Apr 4, 2024
worstell added a commit that referenced this issue Apr 5, 2024
worstell added a commit that referenced this issue Apr 5, 2024
worstell added a commit that referenced this issue Apr 5, 2024
worstell added a commit that referenced this issue Apr 5, 2024
although we've temporarily suspended development on the kotlin runtime,
this was a useful proof-of-concept to demonstrate how we can build
non-Go runtimes to interact with the language server

fixes #1123
fixes #1159


<img width="1436" alt="Screenshot 2024-04-04 at 3 23 15 PM"
src="https://github.com/TBD54566975/ftl/assets/72891690/a8cb7605-08bf-4b44-a819-239c08ddfa3f">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant