educational-plugin
educational-plugin copied to clipboard
Educational plugin to learn and teach programming languages such as Kotlin, Java, Python, JavaScript, and others right inside of JetBrains IntelliJ Platform based IDEs.
Hello there, I love the concept of Jetbrains Academy and I've been using it to play with Rust, I want to create a course in Jetbrains Academy for Dart and...
If the IDE and/or plugin doesn't find `task.md` file it: - doesn't show any contents of the course; - doesn't show any error; - `File` menu is not opening. Just...
The plugin seems to create YAML files with no indentation for list items. For instance on adding a task, `task-info.yaml` looks like this: ``` type: edu files: - name: src/Task.kt...
1. Create Edu task 1. Create file inside the task, but not inside `src`, say `a.txt` 1. See that `a.txt` is not excluded, and there is a record of it...
In Add Answer Placeholder text field no scroll bar, you can't see text on the bottom. Probably, vertical scroll bar as well as horizontal scroll bar with no line wrap...
Hi I'm currently in charge of writing the first hyperskill project for kotlin multiplatform and I'm concerned about what is the state of plugin support for that. I'm currently doing...