Skip to content

Commit 87ae495

Browse files
committed
fix(readme): add link to the discussion of APIs
1 parent 40df39f commit 87ae495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ That said, you can now use a different set of extensions for `VS Code`/`VSCodium
1616
- If an extension publisher or name aren't valid Nix identifiers, quote them like `<attrset>."4"."2"`.
1717
- We have a permission from MS to use a crawler on their API in this case (see the [discussion](https://github.com/NixOS/nixpkgs/issues/208456)). Please, don't abuse this flake!
1818
- Some previously available extensions may be unavailable in newer versions of this flake.
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.
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)).
2020
- We let missing extensions remain in cache files (see [data/cache](./data/cache)) at most `maxMissingTimes` (specified in [.github/config.yaml](.github/config.yaml)).
2121
- We don't automatically handle extension packs. You should look up extensions in a pack and explicitly write all necessary extensions.
2222
- Unfree extensions from `nixpkgs` stay unfree here (see [Special extensions](#special-extensions)).

0 commit comments

Comments
 (0)