Serdar Ciplak
Serdar Ciplak
Hi @matengo. What's the error message you get? I do not have electron setup on my computer.
@dantheman999301 I think you've found the solution, but did not apply it fully. Can you please try adding the module check lines as below to cover all js files? The...
Currently, C# LineNumbers property is just a string, but it can be a function as well in JavaScript. I'll figure out a way to achieve the same thing in C#...
Sorry. I couldn't find time for this yet. But I see this as a priority item for this repo. I'll solve it asap.
I've added support for this in v2.1.0. Just set the LineNumbersLambda property of the construction options to a lambda and it will be called by the editor when needed.
I haven't tested it on a server-side app. I'll check it out.
Actually, there was a similar problem with the sample app of this project running at GitHub Pages. It runs at https://serdarciplak.github.io/BlazorMonaco/ and as this URL is not the root path,...
Do you have your project in a public repo? I think I can try a few things and make it work.
Hi @kinetiq Sorry for replying too late. I've checked your repo. When I run it in VS, it runs at the root of "https://localhost:44363/" without any additional path like "/Blazor/"....
Hi @David-Moreira I'm actively maintaining the repo. But if you're asking for 7/24 instant support, I cannot guarantee that as you may guess. Due to the nature of open source,...