repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c9c8e5
)
Recommend imports sorting code extension.
author
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 4 Nov 2020 10:55:24 +0000
(11:55 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 4 Nov 2020 10:55:24 +0000
(11:55 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.vscode/extensions.json
patch
|
blob
|
blame
|
history
diff --git
a/.vscode/extensions.json
b/.vscode/extensions.json
index bed2ea6ee33c9b6eed167c43a467d623b6894e2f..5366569b3ec17bab43b323d1419a6097e9ead0e7 100644
(file)
--- a/
.vscode/extensions.json
+++ b/
.vscode/extensions.json
@@
-2,6
+2,7
@@
// See https://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
+ "amatiasq.sort-imports",
"codezombiech.gitignore",
"dbaeumer.vscode-eslint",
"eamodio.gitlens",