ankicode icon indicating copy to clipboard operation
ankicode copied to clipboard

AnkiCode - algorithms memorization app based on Anki

Results 5 ankicode issues
Sort by recently updated
recently updated
newest added

Add support for PHP language. the changes must be done in the following files: pylib/testing/framework/ provide implementation for the following APIs: - TypeConverter (input/output) - TemplateGenerator - TestRunner - TestSuiteGenerator...

help wanted

Add support for Kotlin language. the changes must be done in the following files: pylib/testing/framework/ provide implementation for the following APIs: - TypeConverter (input/output) - TemplateGenerator - TestRunner - TestSuiteGenerator...

help wanted

Add support for Go language. the changes must be done in the following files: pylib/testing/framework/ provide implementation for the following APIs: - TypeConverter (input/output) - TemplateGenerator - TestRunner - TestSuiteGenerator...

help wanted

At first start of the application came the following error ![AnkiCodeError](https://github.com/daveight/ankicode/assets/3696388/389a38a4-a07d-4dbf-b884-ecbad0c5104f) I had to restart the application and then it disappeared. Is it of any relevance?

The UI gets displayed too big (see picture) on my laptop because I need to scale the win10 UI a bit up (4k screen). Unfortunatley it seems that in the...