bitwisecook / vscode-tcl

Tcl for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=bitwisecook.tcl
MIT License
39 stars 19 forks source link

VSCode not detecting this Extension as a valid Extension for Tcl formatting #1

Closed vhellberg closed 1 year ago

vhellberg commented 3 years ago

Hi, I am hoping you can help me. For some reason when I try to do Document Formatting on my tcl scripts in VS Code, your extension is not being detected or recognised as a valid extension for Tcl code formatting. I have also reported this issue on StackExchange in the following post:

https://superuser.com/questions/1617218/how-to-get-tcl-formatting-to-work-in-vs-code

I don't know where else to turn for assistance on this as I appear to be the first (and maybe only) to experience this issue. I have wiped VS Code completely on my Mac and started from scratch and still have the same issue. I am open to helping debug the problem if you can give me pointers on where to look and what to do?

This is the screenshot showing the Extension is installed: Screenshot 2021-01-13 at 12 51 56

This is the error I get when I try to do Formatting of the Tcl doc and VS Code tells me that there is no Formatter installed yet. Screenshot 2021-01-13 at 12 52 07

Thanks in advance for your help.

bitwisecook commented 1 year ago

@vhellberg works for me just fine, I install the extension, hit opt-shift-f as per https://code.visualstudio.com/docs/editor/codebasics#_formatting

Are you sure that the only thing capturing Tcl languages is my Tcl extension? I'm pretty sure Ben's The F5 Extension isn't interfering, and I know my iRule and iApp ones don't.

bitwisecook commented 1 year ago

closing as i cannot reproduce this. feel free to open a new ticket if you hit this again