vscode/extensions/java
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
..
snippets Restore extensions in core (#114921) 2021-01-25 17:07:56 +01:00
syntaxes Update grammars 2021-02-01 17:48:44 +01:00
.vscodeignore Restore extensions in core (#114921) 2021-01-25 17:07:56 +01:00
cgmanifest.json Update grammars 2021-02-01 17:48:44 +01:00
language-configuration.json onEnterRules add prefix on newline inside Javadoc (#176800) 2023-03-15 09:52:53 +01:00
package.json Fix update-grammar scripts for cross-platform use 2021-02-08 15:39:56 +01:00
package.nls.json run prettier over extensions json files 2021-01-29 15:19:18 +01:00
yarn.lock add proper yarn.lock files 2021-02-01 14:35:52 +01:00