Ben Wainwright

Results 18 comments of Ben Wainwright

Any update on this? I'm getting the same issue

@iilonmasc Just downloaded the latest build from the website and installed this plugin via the sidebar. Can confirm pretty much exactly the same issues you describe. I really want this...

> this is possible because the JSON contains a schema attribute @djsavvy No it doesn't. Here is an example of a more or less empty JSON preferences file that is...

Anyone got any solution for this?

1. None of these environment variables are set 2. ``` ❯ node -e "console.log('TTY:', process.stderr.isTTY)" TTY: true ``` ``` ~/repos/nx-examples master ❯ echo $TERM echo $TERM_PROGRAM xterm-256color WezTerm ``` 3....

@AgentEnder it looks like the reason that `is-tui-enaabled` is returning false is because it thinks my shell is CI. ![Image](https://github.com/user-attachments/assets/c394a5cf-9fb1-43ce-8261-67dfdbdc1a09) This is returning true

Ok, after looking into how it worked out something is CI, I had a look through my environment variables. Will you look at that... ![Image](https://github.com/user-attachments/assets/84de4c9e-70ad-4991-8767-f7ba4bcfd70a) Hanging around in my dotfiles,...

I've now [forked the repo](https://github.com/benwainwright/TypeScript-1) and worked out how to make this change. I appreciate the issue is still to be accepted; if not, no worries, I'll consider a useful...

> I would hate to see you burned by infinite bikeshedding as a first time contributor. If this feature is your passion, don’t let me stop you from implementing it,...