ScriptParasite icon indicating copy to clipboard operation
ScriptParasite copied to clipboard

A component that allows editting of C# definitions in external editors

Results 7 ScriptParasite issues
Sort by recently updated
recently updated
newest added

Hello, Forgive me if I have written this in the wrong place, or the wrong way. Just wanted to say that a few of us have found that Script Parasite...

Hi, thanks for such a good plugin. By default, Script Parasite will auto-generate a .editorconfig for VSCode with the following indent settings, which is good in most cases: ``` indent_style...

I've ported a scriptcomponent to a cs file and opening it in VS. When I add region and endregion in VS, then the scriptcomponent somehow removes everything after the endregion...

- [ ] (Optional) Show which script refers to which file by guid number as name? _Originally posted by @dilomo in https://github.com/arendvw/ScriptParasite/issues/3#issuecomment-901016425_

Make double click open the specified folder in explorer in a similar way double click opens the script window? I think this would be really useful change but not sure...

- I added double click on the icon to open Explorer - Also a File output parameter to show the filename that is related to the script window and component...

Sometimes, I still haven't discovered the circumstances in which this happens, the first few lines of code get deleted when saving the .cs in VS. Although not sure what triggered...