mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
Add some onEnterRules to Java language configuration to add the usual prefix (` * `) when inserting a new line in Javadoc. Those were actually copied from typescript language configuration which shares the same syntax for comments.