Andrew Phillips

Results 10 issues of Andrew Phillips

This PR adds the `interpret` action, which allows code to be run in the context of the add-on. This allows consumers to perform arbitrary actions, without the need to define...

I am attempting to use birdseye from within another tool, and a part of what it does is modify the source dynamically. This causes attempts to get a filename to...

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [ ]...

bug

This adds an "EchoText" control to demonstrate the process of creating new controls (that communicate with the Flutter client). Instructions are in `CONTRIBUTING.md`.

Love this idea but doing a quick search yields [this](https://github.com/joeyespo/grip) as the first result. This project would do well with another name to allow coexistence with the other.

As shown in the following examples: ``` >>> ls(os, 'blah') Traceback (most recent call last): File "", line 1, in File "/home/skeledrew/.pyenv/versions/3.6.1/envs/general/lib/python3.6/site-packages/python_ls/_ls.py", line 32, in ls dunder=dunder, under=under): File "/home/skeledrew/.pyenv/versions/3.6.1/envs/general/lib/python3.6/site-packages/python_ls/_ls.py",...

## Current Behavior Native scripts without an explicit `#! /bin/bash` that take arguments do not run as expected, likely due to xonsh quoting rules. `"$@"` and potentially other forms are...

parser
executor

Hello. There seems to be a breaking change in the latest release. Running: ``` uvx --with pyyaml --python 3.14 --verbose python -X faulthandler -c 'import yaml' ``` Gives: ```DEBUG uv...

### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the requested feature I'd like to see support for running a complete...

status: awaiting response
feature request