Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ChimeHQ/DebugAdapterProtocol
Swift library for working with Debug Adapter Protocol (DAP)
https://github.com/ChimeHQ/DebugAdapterProtocol
debug-adapter-protocol debugging swift
Last synced: 3 months ago
JSON representation
Swift library for working with Debug Adapter Protocol (DAP)
- Host: GitHub
- URL: https://github.com/ChimeHQ/DebugAdapterProtocol
- Owner: ChimeHQ
- License: bsd-3-clause
- Created: 2022-04-07T12:13:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T10:50:51.000Z (8 months ago)
- Last Synced: 2024-11-18T22:11:26.298Z (3 months ago)
- Topics: debug-adapter-protocol, debugging, swift
- Language: Swift
- Homepage:
- Size: 18.6 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Matrix][matrix badge]][matrix]
# DebugAdapterProtocol
This is a Swift library for interacting with [Debug Adapter Protocol](https://microsoft.github.io/debug-adapter-protocol/). It contains type definitions and utilities useful for both server- and client-side projects.
It is, ahem, a work in progress.
## Contributing and Collaboration
I prefer collaboration, and would love to find ways to work together if you have a similar project.
I prefer indentation with tabs for improved accessibility. But, I'd rather you use the system you want and make a PR than hesitate because of whitespace.
## Suggestions or Feedback
I would love to hear from you! Issues or pull requests work great. A [Matrix space][matrix] is also available for live help, but I have a strong bias towards answering in the form of documentation.
I prefer collaboration, and would love to find ways to work together if you have a similar project.
I prefer indentation with tabs for improved accessibility. But, I'd rather you use the system you want and make a PR than hesitate because of whitespace.
By participating in this project you agree to abide by the [Contributor Code of Conduct](CODE_OF_CONDUCT.md).
[matrix]: https://matrix.to/#/%23chimehq%3Amatrix.org
[matrix badge]: https://img.shields.io/matrix/chimehq%3Amatrix.org?label=Matrix