The extension moved here: ck3tiger-for-vscode-2
Are you tired of constantly dealing with the tedious process of open error.log -> copy path to an error -> navigate to the path -> fix the error -> go back to the error log -> repeat?
This extension integrates the ck3tiger functionality to Visual Studio Code, enabling you to view errors directly in the Problems tab.
After activation, the extension will ask you few questions:
Then you can run ck3tiger from the status bar:
Because the ck3tiger is not a language server, to get rid of the problem, you'll need to run ck3tiger again
If you have not much RAM, you can run ck3tiger in its folder, and write the output to "tiger.json" file, and then run vscode and run command "Get problems from the log file"
Please be aware that this extension is still in development and may have some rough edges.
Currently, it has been tested only on Windows, and its compatibility with Linux systems is not guaranteed.
Feel free to try it out and provide feedback to help us improve the extension further!