Loi Tran

Results 7 issues of Loi Tran

**Description** Add the ability to ignore mustache `{{}}` interpolation. There may be cases in which a brick uses a framework which itself has mustache syntax and we want to preserve...

question
waiting for response

**Description** Expect text doesn't work for text that's clearly visible on the screen. **Steps To Reproduce** 1. Initialized fluttium 2. Created flow 3. Identified text I wanted to check is...

bug

Might it be possible to add support for rendering a [Flutter markdown element](https://pub.dev/packages/flutter_markdown)?

**LocalAI version:** Not sure where to find. Please specify and I'll update **Environment, CPU architecture, OS, and Version:** ```sh $ system_profiler SPHardwareDataType SPSoftwareDataType SPNetworkDataType Hardware: Hardware Overview: Model Name: MacBook...

bug
unconfirmed

**LocalAI version:** Where to find? Advise and I'll update **Environment, CPU architecture, OS, and Version:** ```sh $ system_profiler SPHardwareDataType SPSoftwareDataType SPNetworkDataType Hardware: Hardware Overview: Model Name: MacBook Pro Model Identifier:...

bug
unconfirmed

![demo](https://github.com/SilasMarvin/lsp-ai/assets/16382165/e579a9ff-9dd8-4a25-8d5d-55c057c2337a) I'm working on getting a handle on logging so implement features like list suggestions, next suggestion, select suggestions, etc. I've got LSP-AI working on my local & can start...

documentation

When a user hits _enter_ in the editor they expect that the new line has the same indentation as the previous line if I'm not mistaken. That's not the behavior...