File: /home/hnhtennm/.vscode-server/extensions/tabnine.tabnine-vscode-3.38.0/.vsixmanifest
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Language="en-US" Id="tabnine-vscode" Version="3.38.0" Publisher="TabNine" />
<DisplayName>Tabnine: AI Autocomplete & Chat for Javascript, Python, Typescript, PHP, Go, Java & more</DisplayName>
<Description xml:space="preserve">AI coding assistant with AI code completions and AI code chat right in the IDE, helping developers by generating code, writing unit tests and documentation, explaining legacy code, and much more. Tabnine supports all major languages including JavaScript, Python, Java, Typescript c/c++ and more.</Description>
<Tags>javascript,python,typescript,php,autocomplete,chat,code completion,ruby,java,go,golang,bash,kotlin,html,css,ocaml,perl,rust,julia,lua,haskell,c,cpp,c++,csharp,c#,react,swift,objective-c,objectivec,ai,method completion,intellicode,intellisense,snippets,kite,nodejs,node,node.js,jupyter,documentation,refactor,keybindings</Tags>
<Categories>Programming Languages,Snippets,Machine Learning,Education,Other</Categories>
<GalleryFlags>Public</GalleryFlags>
<Badges><Badge Link="https://bit.ly/36iGtUU" ImgUri="https://img.shields.io/github/stars/codota/Tabnine?style=social" Description="Star Tabnine on Github" />
<Badge Link="https://bit.ly/2WHsEtD" ImgUri="https://img.shields.io/twitter/follow/Tabnine_?style=social" Description="Follow Tabnine on Twitter" />
<Badge Link="https://bit.ly/3pqj7o2" ImgUri="https://img.shields.io/visual-studio-marketplace/r/TabNine.tabnine-vscode?logo=visual-studio-code&style=social" Description="Rate us in VSCode Marketplace" />
<Badge Link="https://bit.ly/36slY7c" ImgUri="https://img.shields.io/youtube/views/TKLkXh_c-Gw?style=social" Description="Watch Tabnine demo video" /></Badges>
<Properties>
<Property Id="Microsoft.VisualStudio.Code.Engine" Value="^1.50.0" />
<Property Id="Microsoft.VisualStudio.Code.ExtensionDependencies" Value="" />
<Property Id="Microsoft.VisualStudio.Code.ExtensionPack" Value="" />
<Property Id="Microsoft.VisualStudio.Code.ExtensionKind" Value="workspace" />
<Property Id="Microsoft.VisualStudio.Code.LocalizedLanguages" Value="" />
<Property Id="Microsoft.VisualStudio.Services.Links.Source" Value="https://github.com/codota/tabnine-vscode.git" />
<Property Id="Microsoft.VisualStudio.Services.Links.Getstarted" Value="https://github.com/codota/tabnine-vscode.git" />
<Property Id="Microsoft.VisualStudio.Services.Links.GitHub" Value="https://github.com/codota/tabnine-vscode.git" />
<Property Id="Microsoft.VisualStudio.Services.Links.Support" Value="https://github.com/codota/tabnine-vscode/issues" />
<Property Id="Microsoft.VisualStudio.Services.Links.Learn" Value="https://tabnine.com" />
<Property Id="Microsoft.VisualStudio.Services.Branding.Color" Value="#100f11" />
<Property Id="Microsoft.VisualStudio.Services.Branding.Theme" Value="dark" />
<Property Id="Microsoft.VisualStudio.Services.GitHubFlavoredMarkdown" Value="true" />
<Property Id="Microsoft.VisualStudio.Services.Content.Pricing" Value="Free"/>
</Properties>
<License>extension/LICENSE.txt</License>
<Icon>extension/small_logo.png</Icon>
</Metadata>
<Installation>
<InstallationTarget Id="Microsoft.VisualStudio.Code"/>
</Installation>
<Dependencies/>
<Assets>
<Asset Type="Microsoft.VisualStudio.Code.Manifest" Path="extension/package.json" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Content.Details" Path="extension/README.md" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Content.License" Path="extension/LICENSE.txt" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Icons.Default" Path="extension/small_logo.png" Addressable="true" />
</Assets>
</PackageManifest>