Paul Grant

Results 13 comments of Paul Grant

Agreed - I don't really want to go through the effort though, unless it's actually going to be merged. There have been no PRs merged in over a year on...

It's not. You can email me [email protected] or DM me on Twitter if you're having trouble. You can also take a look through my project lscolors.fun for my component ColorPicker.vue...

I've only just seen that this project is being maintained again. That's great. I'm still offering to do this; where do you think is the best place? In the README?...

This looks like a valiant project. I like the idea. I haven't created themes before, so please enlighten me: if this gets accepted, won't themes break?

A handy tip to anyone implementing the solution from @illodev - if this will seem like devs have to pass the `ref` as props all the way through a bunch...

1. I agree that part of the "proper" solution is to ensure that user-defined `className`s come last in the list 2. A very easy workaround is to increase your specificity....

It's possible this is no longer an issue. I can successfully run this command in my keybindings in VSCode v1.80.1 and Terminals Manager v1.15.0

In order to not break existing configs, I'd propose a key like ```json { "name": "This Terminal" "runWith": ["Other Terminal 1", "OT2"] } ``` If `This Terminal` is `onlySingle: false`...

The workaround I came up with requires adding a keybinding. See here: https://github.com/fabiospampinato/vscode-terminals/issues/82#issuecomment-1652061990

> I'm not able to access that codesandbox. Can you double check that it's public? A thousand apologies. Please try again now.