Skip to main content

C# language indexer plugin for CodeMap

Project description

codemap-csharp

A C# language indexer for CodeMap, shipped as an independent PyPI package.

What it captures

Backed by tree-sitter-c-sharp:

AST node Symbol kind
namespace_declaration (incl. qualified_name) namespace prefix (recursed into)
class_declaration class
interface_declaration class (extra.csharp_kind=interface)
struct_declaration class (extra.csharp_kind=struct)
record_declaration class (extra.csharp_kind=record)
enum_declaration class (extra.csharp_kind=enum)
delegate_declaration class (extra.csharp_kind=delegate)
method_declaration method
property_declaration field (extra.csharp_kind=property)
field_declarationvariable_declarator field
enum_member_declaration field

Top-level statements (C# 9+) are not surfaced as named symbols.

Install

pip install codemap-csharp

File patterns

  • *.cs, *.csx

Limits

  • File-scoped namespaces (namespace App;) and block-scoped namespaces are both handled, but global usings are not emitted as symbols.
  • Partial classes are emitted as separate symbols per file — the index layer does not currently merge them.

License

MIT.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codemap_csharp-0.2.2.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

codemap_csharp-0.2.2-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file codemap_csharp-0.2.2.tar.gz.

File metadata

  • Download URL: codemap_csharp-0.2.2.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for codemap_csharp-0.2.2.tar.gz
Algorithm Hash digest
SHA256 149eecc7e8c70f8ed1025e9f57e938a0c3227d7a3f80a5367c5dd98976a8719d
MD5 38c93f4861ce53d75f31bb6be072aa4a
BLAKE2b-256 47e8d7198d1d263093ad66bc23449eeddc0efe8d6b7b87547523d38cd1259c8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for codemap_csharp-0.2.2.tar.gz:

Publisher: publish.yml on qxbyte/codemap

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file codemap_csharp-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: codemap_csharp-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for codemap_csharp-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5389ae46ed4a8891cf787d13b7a5680eb10ea1d38fe25eab38a5c6a67253d88a
MD5 3eb25a4b64668702957b55bd59085de6
BLAKE2b-256 b368c1f34caa71188faf7af92e014b5ea5d6daba7908498c0bb56d25c04272de

See more details on using hashes here.

Provenance

The following attestation bundles were made for codemap_csharp-0.2.2-py3-none-any.whl:

Publisher: publish.yml on qxbyte/codemap

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page