JetBrains / JetBrains/markdown
provide jflexToKotlin plugin for newer intellij versions
Open
- Dominant language
- Kotlin
- Stars
- 958
- Forks
- 104
- Avg merge
- 17h 30m
- Merged PRs (30d)
- 12
Description
It seems the old plugin can't be compiled directly on current versions, and after minimal fixing up to target latest IntelliJ, it fails to convert the lexer. Using the standard Java-to-Kotlin converter also seems to not work reliably as it still uses a good amount of java-exclusive classes and methods.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.