Joseph Larson

Results 5 issues of Joseph Larson

Annotations in Python have many use cases beyond static type checking. I'd really like to be able to create a type that is an alias to another type while also...

topic: feature

It'd be nice if we had the option to hide the arrow icons in the in the explorer sidebar since vscode supports this: https://github.com/Microsoft/vscode/issues/25655

When representing a ClipSlot using the Control Surface API I am able to render the midi control differently based on the results of the `hasContent`, `isPlaybackQueued`, `isPlaying`, `isStopQueued`, `isRecordingQueued`, and...

bitwig-improve
category-clips

For discussion: initial implementation of #1363 The underlying goal here is to provide an API to be able retrieve style rule objects from a list of classNames, in the order...

enhancement