Andy Bulka
Andy Bulka
@LondonWebFactory your link has an error in its markdown and actually goes somewhere else. I had to copy and paste the text of your url rather than clicking on it....
You can access the markdown documentation https://github.com/ledokku/ledokku/tree/master/website/docs
Hopefully the proposed project feature will fix app and module import export issues mentioned in https://github.com/openblocks-dev/openblocks/issues/94#issuecomment-1426617552
Here is the compiled extension I built on my Mac - hopefully it works for others. Works for me. [vscode-inline-bookmarks-0.1.0.vsix.zip](https://github.com/user-attachments/files/16477954/vscode-inline-bookmarks-0.1.0.vsix.zip)
Agreed. Mislabelled extension name and icon - appears as "Explorer" in Activity Bar - with a generic icon, which makes it unintuitive and hard to find. FYI: Same issue that...
@lsegal agreed - the workaround in my case was to downlad the artifact `- uses: actions/download-artifact@v2`, add a step to repair any broken permissions with a `chmod` e.g. ``` -...
Also, I'm unable to use [@component](https://github.com/SoftwareBrothers/better-docs#component-plugin-beta) with my vue 3 project. When I run jsdoc with the @component plugin enabled, I get the error: ``` Vue packages version mismatch: -...
> delete the associated directories Can someone please provide more information about exactly which directories and images can be removed? Assuming I have the default example 'Go' dev environment `dockersamples/single-dev-env`:...
Autoplay is much needed by me, as well as a loop option, and an option to select drums ch 10.
If one file is selected, then auto play. If multiple files are selected then auto play them in sequence, or if thats too hard, just autoplay the first one. When...