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
-**Hover Information**– Quick links to package details and documentation on [npmx.dev](https://npmx.dev), with provenance verification status.
@@ -25,15 +34,22 @@
25
34
- Dist tag warnings when a dependency uses a mutable version tag instead of a pinned version
26
35
- Engine mismatch warnings when dependency engine requirements conflict with the current package
27
36
- Upgrade hints when a newer version is available
37
+
-**Code Actions**
38
+
- Quick fix actions for diagnostics with ignore list support (workspace or user settings)
28
39
-**Commands**
29
40
- Open [npmx.dev](https://npmx.dev) in external browser
30
-
- Open `node_modules` files on [npmx.dev](https://npmx.dev) code viewer with syntax highlighting (from editor title, explorer context menu, or command palette)
41
+
- Open `node_modules` files on [npmx.dev](https://npmx.dev) code viewer with syntax highlighting (from editor title, editor context menu, explorer context menu, or command palette)
0 commit comments