Commit graph

6 commits

Author SHA1 Message Date
Mickael Istria 4566ce493a
onEnterRules add prefix on newline inside Javadoc (#176800)
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.
2023-03-15 09:52:53 +01:00
Martin Aeschlimann e9bb8b306c do not autoclose quotes when in strings. Fixes #88265 2020-01-09 10:34:43 +01:00
Martin Aeschlimann abaf393e9d Fix broken regex of OR condition for fold marker. Fixes #37531 2017-11-15 17:37:19 +01:00
Martin Aeschlimann c697689589 [folding] add java folding regions 2017-10-13 09:31:48 +02:00
Fred Bricon 66c52d0fe6 Auto-close javadoc 2017-01-23 14:39:08 -05:00
Martin Aeschlimann 4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Renamed from extensions/java/java.configuration.json (Browse further)