mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-11 03:35:04 -05: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.