Extension that converts individual Java files to Kotlin code aims to ease the transition to Kotlin for Java developers.
VS Code snippets and keybinding-based editor.action.insertSnippet commands can replicate the core behavior of unmaintained extensions such as htmltagwrap. Different approaches -- custom extensions, ...