Skip to content

Commit

Permalink
feat: feature update for language server
Browse files Browse the repository at this point in the history
  • Loading branch information
wkillerud committed Jul 30, 2024
1 parent f6a8be2 commit 530f23c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "some-sass",
"displayName": "Some Sass: extended support for SCSS and SassDoc",
"description": "Full support for @use and @forward, including aliases, prefixes and hiding. Rich documentation through SassDoc. Workspace-wide code navigation and refactoring.",
"version": "3.1.11",
"version": "3.2.0",
"private": true,
"publisher": "SomewhatStationery",
"license": "MIT",
Expand Down Expand Up @@ -141,4 +141,4 @@
"publisherId": "02638283-c13a-4acf-9f26-24bdcfdfce24",
"isPreReleaseVersion": false
}
}
}

0 comments on commit 530f23c

Please sign in to comment.