mirror of
https://github.com/microsoft/vscode.git
synced 2026-06-29 02:45:58 +01:00
4566ce493a
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.