summaryrefslogtreeDiffstat
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index a03bbce0..6c7d43db 100644
--- a/README.md
+++ b/README.md
@@ -382,7 +382,7 @@ You can add the following to an individual `justfile` to enable `make` mode on a
### Visual Studio Code
-An extension for VS Code by [skellock](https://github.com/skellock) is [available here](https://marketplace.visualstudio.com/items?itemName=skellock.just) ([repository](https://github.com/skellock/vscode-just)).
+An extension for VS Code by [skellock](https://github.com/skellock) is [available here](https://marketplace.visualstudio.com/items?itemName=skellock.just) ([repository](https://github.com/skellock/vscode-just)), but is no longer actively developed.
You can install it from the command
.add-new > a {
	background-image: url('%appswebroot%/news/img/add.svg');
}

.add-new-popup {
	display: none;
	padding: 0 15px;
}

.add-new-popup .personalblock:first-child legend {
	padding-top: 15px;
}

.add-new input[type=text] {
	width: 100px;
}