C# IntelliSense broken 3.5.3 #728
Unanswered
ByronMayne
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
Hi @ByronMayne , intellisense has indeed only been implemented for JS as of yet. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is this feature even implemented? I have tried using the docker image, building my own app and no matter what I do the intelise never works for C#, Liquid, and Python. It only works for JavaScript. There is no mention of this anywhere in the docs.
Every C# block just shows this.

Digging around the source I found the Monaco editor, but it looks like just the JavaScript version was implemented.
Versions Used
Elsa.Studio = 3.5.3
Elsa.Studio.Core.BlazorWasm = 3.5.3
Elsa.Studio.Login.BlazorWasm = 3.5.3
Target Framework = net10.0
Beta Was this translation helpful? Give feedback.
All reactions