James Hegedus

Results 339 comments of James Hegedus

>So my conclusion is that vscode will abide by the ~/.bash_profile or .zprofile Is this captured in VSCode documentation anywhere? Before we recommend to all users in the docs I...

@keithlayne That VSCode Issue is interesting, thanks. You may be interested in https://github.com/asdf-community/asdf-direnv @Rotwang That is a lot of very useful information, thanks for your time & effort! So what...

Perhaps I got lucky. I had the below behaviour: ``` ~/.tool-versions < empty ~/somedir/.tool-versions < deno version here ``` - Open VSCode, select directory to open from landing page UI,...

I have only given this a quick look, but I like the direction, compute term > gen output > truncate if needed & configured > output 👍 This is great!...

>I'd like to get this "mvp" handled before working on generalizing this approach for other commands. I concur. Appreciate your efforts on this. I lost count of the number of...

Sorry mate. I'll be reviewing this the next few days. Trying to get on top of the existing PRs so we can move forward on new changes at greater speed....

Can you elaborate? >I'd like to know what versions of tools are still active such as terraform What do you mean by "active". `asdf list all terraform` should tell you...

We have had many discussions about installing plugins automatically in other issues, I would suggest searching and reading those to understand the reasons. And it would be more productive if...

I support a change to forcing lowercase. This would get around OS specific handling of casing.

Please submit a PR. You can look at previously merged PRs to see what is required, it should only be 2 lines of code to submit your tool. Thanks for...