![]() Server : Apache/2 System : Linux server-15-235-50-60 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 User : gositeme ( 1004) PHP Version : 8.2.29 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/gositeme/.cursor-server/extensions/anysphere.cursorpyright-1.0.10/ |
<?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="cursorpyright" Version="1.0.10" Publisher="anysphere" /> <DisplayName>Python</DisplayName> <Description xml:space="preserve">Static type checking for Python</Description> <Tags>python,json,Python,__ext_py,__ext_pyi</Tags> <Categories>Programming Languages</Categories> <GalleryFlags>Public</GalleryFlags> <Properties> <Property Id="Microsoft.VisualStudio.Code.Engine" Value="^1.99.0" /> <Property Id="Microsoft.VisualStudio.Code.ExtensionDependencies" Value="" /> <Property Id="Microsoft.VisualStudio.Code.ExtensionPack" Value="anysphere.python" /> <Property Id="Microsoft.VisualStudio.Code.ExtensionKind" Value="workspace" /> <Property Id="Microsoft.VisualStudio.Code.LocalizedLanguages" Value="" /> <Property Id="Microsoft.VisualStudio.Code.EnabledApiProposals" Value="" /> <Property Id="Microsoft.VisualStudio.Code.ExecutesCode" Value="true" /> <Property Id="Microsoft.VisualStudio.Services.Links.Source" Value="https://github.com/getcursor/cursor.git" /> <Property Id="Microsoft.VisualStudio.Services.Links.Getstarted" Value="https://github.com/getcursor/cursor.git" /> <Property Id="Microsoft.VisualStudio.Services.Links.GitHub" Value="https://github.com/getcursor/cursor.git" /> <Property Id="Microsoft.VisualStudio.Services.Links.Support" Value="https://github.com/getcursor/cursor/issues" /> <Property Id="Microsoft.VisualStudio.Services.Links.Learn" Value="https://github.com/getcursor/cursor#readme" /> <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/images/pyright-icon.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.Changelog" Path="extension/CHANGELOG.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/images/pyright-icon.png" Addressable="true" /> </Assets> </PackageManifest>