Open Issues Need Help
View All on GitHub🌍 IBM i development extension for VS Code
AI Summary: Correct the example connection string in the system terminal settings help text within the VS Code extension for IBM i development from "ssl:localhost 992" to "ssl:localhost:992", resolving an issue where the missing colon causes connection failures.
🌍 IBM i development extension for VS Code
AI Summary: The task is to debug an issue in the 'Code for IBM i' VS Code extension where unexpected background colors appear in the compilation output. The issue is reported to occur across different VS Code themes and operating systems. Debugging will involve analyzing the extension's code, potentially examining theme integration, and testing on different environments to identify the root cause and implement a fix.
🌍 IBM i development extension for VS Code