JetBrains / educational-plugin

Educational plugin to learn and teach programming languages such as Kotlin, Java, Python, JavaScript, and others right inside of JetBrains IntelliJ Platform based IDEs.
https://jetbrains.com/edu-products
Apache License 2.0
147 stars 48 forks source link

No documentation on what macros are supported #26

Closed mikehearn closed 3 years ago

mikehearn commented 4 years ago

There's %IDE_NAME% but when I went looking for where that came from, I came up blank. What other macros are there, if any?

igalimov commented 4 years ago

Hello Mike, My name is Ilnur, and I am an engineer in the Educational Products team in JetBrains.

All information related to supported macros and other IDE features is available in the task description file template. It is generated automatically once you create a course in Learn & Teach | Create New Course. Please see the attached example of this template. task.md.zip

mikehearn commented 4 years ago

Yes, I read that - that's why I mention %IDE_NAME%. Is there only one macro supported?

igalimov commented 4 years ago

Yep, this the only one. Also, there's Insert Shortcut option.