mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-01-11 23:19:28 -05:00
commit
ddcdf46831
@ -182,6 +182,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
|
||||
- [Text Marker (Highlighter)](#text-marker-highlighter)
|
||||
- [ESDOC MDN](#esdoc-mdn)
|
||||
- [Interface generator](#interface-generator)
|
||||
- [JFrog](#jfrog)
|
||||
- [Themes](#themes)
|
||||
- [UI](#ui)
|
||||
- [Syntax](#syntax-1)
|
||||
@ -1148,6 +1149,12 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s
|
||||
|
||||
![Interface generator](https://raw.githubusercontent.com/dotupNET/dotup-vscode-interface-generator/master/images/video2.gif)
|
||||
|
||||
## [JFrog](https://marketplace.visualstudio.com/items?itemName=JFrog.jfrog-vscode-extension)
|
||||
|
||||
> Adds JFrog Xray scanning of project dependencies to your VS Code IDE. It allows developers to view panels displaying vulnerability information about the components and their dependencies directly in their VS Code IDE. The extension also allows developers to track the status of the code while it is being built, tested and scanned on the CI server.
|
||||
|
||||
![JFrog](https://raw.githubusercontent.com/jfrog/jfrog-vscode-extension/master/resources/readme/gifs/show_in_dependency_tree.gif)
|
||||
|
||||
# Themes
|
||||
|
||||
## UI
|
||||
|
Loading…
Reference in New Issue
Block a user