Skip to content

Commit

Permalink
[update] v3.4.2-beta-8
Browse files Browse the repository at this point in the history
- Hover pop-up for functions refactored. Now started to include reference links for parameters.
- Reference links added for some hover functions in *.new() and request.*()
- Descriptions updated for some hover functions in *.new() and request.*()
- New parameter `force_overlay` added to built-in object functions.
  • Loading branch information
salbert11 committed Oct 2, 2024
1 parent baa61f0 commit 89f52ea
Show file tree
Hide file tree
Showing 6 changed files with 7,545 additions and 1,322 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"icon": "images/pineicon.png",
"publisher": "salbert11",
"license": "MIT",
"version": "3.4.2-beta-6",
"version": "3.4.2-beta-8",
"engines": {
"vscode": "^1.62.0"
},
Expand Down
Loading

0 comments on commit 89f52ea

Please sign in to comment.