Joebeazelman

Results 33 issues of Joebeazelman

There's no documentation on how to configure templates to use include files. Scriban's documentation says TemplateContext needs to implement ITemplateLoader: [ITemplateLoader](https://github.com/scriban/scriban/blob/master/doc/runtime.md#runtime) Does this framework support it, or does it require...

It would be nice if oh-my-fish could be installed via MacOS brew. Are there any plans to do so?

I can't run any of the Scriban editors or IDEs on my Mac. Consequently, I am locked out of three essential productivity features: autocomplete, syntax coloring and live preview. I...

question

I have encountered an issue where failed transactions report successful or "(I00001:Successful.)" . This code in the GetApiResponse function looks for a response != null. A successful response, however, can...

awaiting-reply

I was getting a bunch of VS Code error messages when I realized I didn't correctly configure Alire to launch VSCode using the Alr Edit command. I couldn't remember the...

type: documentation

Alire allows you to reference another project using **alr with my_lib**, but it doesn't support the equivalent of extending a project: ``` project myApp extends "my_lib" is ... for Excluded_Source_Files...

type: enhancement

It would be great if Alire could support the Homebrew package manager. It's a very popular command-line utility for installing programs, tools and utilities through the terminal's command line interface....

type: enhancement

It would be awesome if users could be notified of new Alire releases with the option to download and update itself.

type: enhancement