JZ Song

Results 9 comments of JZ Song

I'm also suprised! what the problem here? https://github.com/rbuckton/reflect-metadata/issues/9#issuecomment-275666881

yes, you can have a folder path stored in a env variable, i.e. in pwsh, $env:applicationdata ...., and you know the file is in one of subfolder, you just want...

also we have already logged the pathes user navigated, we can make full uses of it, to just type part of the folder name and interpret it as the fuzzy...

it will be nice to be able to copy file path too. copy current folder may be redundant, or not nessesary

vs code is also not usable because of this. I have mine editor in git config: ``` git config -l|?{$_ -like '*edit*'} core.editor=code --wait ``` and ``` gcm code CommandType...

thank you for this fix, it looks like a creative patch when set the background color to explicit black (default console color)! I would like to see similar function in...