C
C#skyslide22

✅ Is there a working code editor for blazor server?

i found one for blazor wasm https://github.com/serdarciplak/BlazorMonaco but that one does not work with blazor server are there any alternatives for code highlighting in blazor server (razor files)?
GitHub
GitHub - serdarciplak/BlazorMonaco: Blazor component for Microsoft'...
Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code. - GitHub - serdarciplak/BlazorMonaco: Blazor component for Microsoft's Monaco Editor which powers Vis...
A
Angius396d ago
Use some JS-based syntax highlighting package You wouldn't want to send every keystroke over SignalR to get the new highlighted code anyway
S
skyslide22395d ago
thanks, used Prisma. is there no /solve here?
MW
Monsieur Wholesome395d ago
Want results from more Discord servers?
Add your server
More Posts
✅ Multiple inheritance questionI have a partial class webform that is inheriting a base page class. Inside it there are multiple re❔ How to automatically set version of project to know what version deployed on specific server?The problem is that there is bunch of clients with different versions of .net core and netfx projecthow to make a target that will disappear after shooting a couple of times this is my scripts i havebut it doesnt seem to want to destroy https://paste.mod.gg/mppnwkqnmukq/2❔ ✅ Choosing an appropriate data structureSo I have a list of objects and I want one in the list to be active and the rest to be inactive. I ❔ Saving User DataI have it set up through properties, but I'm having a lot of trouble with showing it on other forms Unsupported statement value type: Microsoft.DotNet.DesignTools.Client.CodeDom.CodeBodyTextStatementhttps://github.com/Jordan-Belfort-88/Audio-Player-1.0/blob/master/Audio%20Player/Form1.Designer.cs IAssert.Raises<> in xUnitI'm trying to create tests for certain events. However it seems that xUnit assumes that I use EventH❔ I have an API function and I want to know what exception it can throw. How can I do that?This is not said in the documentationAmbiguity between 2 things idk how to fixGot an error message all of a sudden saying this when everything was working perfect before so i und❔ Problem populating DatagridI'm trying to populate a datagrid where certain columns are populated with information that is read ❔ Avisynth script maker thingIm trying to make a script that creates AVS files for every file in a Directory based on a template.❔ How to work with Hwnd in c#I want to open programs using Process.Start but all those programs have empty MainWindowHandle and M