You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -270,7 +270,7 @@ Once the configuration file is created, configure your IDE to use it:
270
270
271
271
=== Visual Studio Code
272
272
The Visual Studio Code extension provides custom formatter support for Microsoft Visual Studio Code.
273
-
The extension using the [`DocumentFormattingEditProvider`](https://code.visualstudio.com/api/references/vscode-api#DocumentFormattingEditProvider) API.
273
+
The extension using the https://code.visualstudio.com/api/references/vscode-api#DocumentFormattingEditProvider[`DocumentFormattingEditProvider`] API.
274
274
Once installed it may be activated by using the "`Format Document`" action available in the editor context menu or from the Command Palette.
275
275
276
276
To install the extension select "`Install from VSIX`" in the extensions panel and choose the `spring-javaformat-vscode-extension` vsix file.
0 commit comments