stephen147

Results 44 issues of stephen147

## QUESTION I've installed this via package control and I was wondering if it was possible to uninstall the snippets that are bundled with this. Or where are they be...

question

I'm trying to move a file from the C drive on the desktop another path. It's not working. Moving to the same drive works okay. The current file is: `C:\Users\username\Desktop\powershell.ps1`...

Thank you for the plugin. Very useful. May I make a suggestion whereby if you right click you get a list of function presets for FB2K and its title formatting...

Is it possible to change a setting that will output to the console when building such characters? ``` Write-Host "Mac'IllÌosa, what 👨‍👩‍👦 is this?' 👨‍👩‍👦 😹🤗" ``` In the console...

I assume that this controls the indentation for `.ps1` files so hopefully, this is the correct place to post this issue. With Powershell I have this code: ```powershell Function Get-ForegroundWindow...

T:Bug

See here before closing ![image](https://github.com/GarinZ/link-map/assets/14054664/c330e771-e5eb-4a3f-9952-ae8a85d39800) This is what it looks like after. Notice the top parent tree is greyed out but all previous tabs are there too. This bug seems...

help wanted

See here before closing. ![image](https://github.com/GarinZ/link-map/assets/14054664/c330e771-e5eb-4a3f-9952-ae8a85d39800) This is what it looks like after (Also there are duplicates of the tabs, which I'll create a new issue for). I have checked the...

help wanted

I will definitely get the premium version if the side panel can automatically open with chrome. Is this possible? If not, can I add this as a feature request?

help wanted

**Describe the bug** Trailing whitespaces are getting added when there were none. **To Reproduce** Paste this code to the editor, there's whitespaces getting added after `(errmsg) ` and `errmsg `....

**Describe the bug** Code is getting injected into other files. When debugging and executing a file in VSCode, portions of the code are getting injected into other open files. **To...