Code editor
Radzen Blazor Studio features the same code editor that powers Visual Studio Code. It offers robust code editing experience which developers know and love.
Autocomplete
Autocomplete has become ubiquitous and every editor has it on one form or other. Radzen Blazor Studio provides full autocomplete support in C# and razor files. You can preview members and check parameter info and API reference.
Diagnostics
Radzen Blazor Studio analyzes your code as you type it and displays info if it encounters any errors. Hover the squiggly lines to see what the problem is.
Preview
Hover your code to see instant preview - member type, API documentation, and values (during debugging).