endeffects

Results 22 comments of endeffects

@spencermountain I had some good results using your sample. But there are some transformations i don't understand: ``` Include Item -> item included // works Exclude Item -> exclude item...

Thanks for your help. I'm still fighting with a couple of issues. I'm not sure if this can be done by just moving the concatination around :( ``` console.log(toPastTense("edit memo"));...

@spencermountain Is there any option to hire you to write such a plugin?

Thank you, i've sent you an email a couple of days ago.

Well, i've noticed that blazor itself creates precompiled *.razor.g.cs files in the folder obj\Debug\netstandard2.0\Razor\ So maybe this could be something to replace the IntelliSense files. The next step could be...

Thanks for the fast reply. Well the Template is a simple Class with some Placeholders, nothing special. There is also no Scripting involved which generates additional Code. For testing i‘ve...

Btw, i saw a similar behavior in the past by using the Microsoft implementation. I was able to fix this by using a singleton for the Engine and by disposing...

Does the new Version support icons for a x / y point to display buy / sell signals?

When can we expect the tooltip support?