We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
An extension for VS Code that visualizes data during debugging.
TypeScript 8.2k 443
This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
TypeScript 9.5k 463
This tool uses OpenCV to automatically synchronize slides with videos that show these slides.
Rust 105 6
```typescript
type StringBool = "true"|"false";
interface AnyNumber { prev?: any, isZero: StringBool };
There was an error while loading. Please reload this page.