Daniel Kuschny

Results 124 issues of Daniel Kuschny

**Is your feature request related to a problem or a nice-to-have?? Please describe.** As of today there is no up-to-date integration of Mocha into Visual Studio Code. There is the...

type: feature
status: in discussion

### How can we help? How do I wait for the actual result of certain operations to happen. I noticed (also by reading the SDK source) that various operations are...

### What happened? During testing we are changing currently our appId which seemingly is supported by the SDK according to the sources we have seen. We enabled trace logging and...

The current timeline view is quite verbose and you can hardly read any useful information from it. If you have many projects inside your solution and try to find bottlenecks...

Looking at the pace of this repository it seems due to the lack of contributors it almost appears that there is not much happening on this library and it is...

### Issues Fixes #1348 ### Proposed changes - Reorganize compile outputs as planned - Adjust compilation pipeline (use rollup typescript) - Change playground to use ESM - Implement webpack plugin...

After https://github.com/CoderLine/alphaTab/issues/1348 we also add a `AlphaTab.vite.js` plugin which takes care of any web worker / audio worklet specific bits. This might be an extension to the rollup plugin but...

After https://github.com/CoderLine/alphaTab/issues/1348 we also add a `AlphaTab.rollup.js` plugin which takes care of any web worker / audio worklet specific bits. It follows the same principles and needs like the WebPack...

The general goal of this item is to add full WebPack support to alphaTab with minimum to zero configuration. This includes following aspects * The alphaTab WebWorkers MUST be able...

Hello alphaTabbers. In this post I want to describe you our reasons to suspend our plans on working on a native iOS version of alphaTab. After so much time invested,...

:bulb: type-feature