Closed RickyTino closed 1 month ago
This problem also exists in v1.13.0 - recently tested
Please include repro.
Please include repro.
Steps described above, but I have some new findings. latest update below: (Let's assume this file uses 4 spaces for indentation)
I think this time I've made it detailed enough though :) And thanks for replying, I like your extension, saved a lot of my time!
Hello @mshr-h :)
I am new to contributing and I am excited to start with this issue. Can I ask if it would be preferred that the Instantiate Module not add a \t or would it be better to provide an option to decide whether or not to add a \t?
@OmarElfouly Thank you for your comment! I guess there's an option or status to indicate whether the indentation is a tab or spaces in vscode. So it would be great to follow it.
Alright Ill start hunting it down and Ill create a PR as soon as Im done
Describe the bug Actually I am not quite sure if it is a bug or a feature. The plugin always insert a "\t" in front of the first signal connection when using the "module instantiation" provided by this plugin.
Environment (please complete the following information):
Steps to reproduce Steps to reproduce the behavior:
Expected behavior No '\t' at all, or provide an option to set whether there be a '\t'
Actual behavior
Additional context N/A