mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-19 22:28:35 +08: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.