Skip to content

Commit

Permalink
Show node group condition complexity in code lens
Browse files Browse the repository at this point in the history
  • Loading branch information
desplesda committed Jan 24, 2025
1 parent 70edcd1 commit 39bb7df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- Commands that depend on the language server being online will now only appear in the command palette if the language server has started.
- The extension will now activate when the workspace contains a .yarn or .yarnproject file, rather than waiting for a .yarn file to be opened.
- Added a command to create a new `.yarnproject` file in the workspace.
- Nodes in a node group now show the complexity score for their conditions.

### Removed

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"sponsor": {
"url": "https://patreon.com/secretlab"
},
"languageServerVersion": "4b273eb4222e43de0626bdf44dcbc632fb65eb6f",
"languageServerVersion": "7e57129ebb3a719c0e9038707b41ef43ab1e5098",
"keywords": [
"yarnspinner",
"narrative",
Expand Down

0 comments on commit 39bb7df

Please sign in to comment.