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.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,9 @@ That said, you can now use a different set of extensions for `VS Code`/`VSCodium
19
19
- An extension is missing if it doesn't appear during a particular workflow run in a `VS Code Marketplace` or an `Open VSX` response about the full set of available extensions ([discussion](https://github.com/nix-community/nix-vscode-extensions/issues/16#issuecomment-1441025955)).
20
20
- We let missing extensions remain in cache files (see [data/cache](./data/cache)) at most `maxMissingTimes` (specified in [.github/config.yaml](.github/config.yaml)).
21
21
- We don't automatically handle extension packs. You should look up extensions in a pack and explicitly write all necessary extensions.
22
-
-[Unfree](https://wiki.nixos.org/wiki/Unfree_software) extensions from `nixpkgs` stay unfree here (see [Special extensions](#special-extensions)).
22
+
- Unfree ([wiki](https://wiki.nixos.org/wiki/Unfree_software)) extensions from `nixpkgs` stay unfree here (see [Special extensions](#special-extensions)). If you want to use unfree extensions, try one of the following ways:
0 commit comments