issues
search
serdarciplak
/
BlazorMonaco
Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code.
https://serdarciplak.github.io/BlazorMonaco/
MIT License
458
stars
98
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reduce Package Size
#141
AeonSake
opened
1 week ago
0
Deploying on Linux OS The Net Core platform uses this editor, but when accessed through a browser, the paste menu cannot be seen by right clicking
#140
zangxq
opened
2 months ago
0
Right click menu cannot see paste menu
#139
zangxq
closed
2 months ago
0
RegisterCompletionItemProvider problem
#138
elgransan
opened
3 months ago
1
When recreating editor overwrite value only if not specified
#137
FLAMESpl
opened
4 months ago
0
Code editor is not disposed properly
#136
FLAMESpl
opened
4 months ago
1
Blazor Monaco Editor is never instanced! (within an Aspire project)
#135
datovy-edam
closed
2 months ago
3
Syntax Highlighting only work when I refresh my page, not when I navigate to it.
#134
VictorioBerra
opened
5 months ago
1
Microsoft.JSInterop.JSException: Couldn't find the editor with id: entity-view editors.length: 0
#133
FLAMESpl
opened
5 months ago
5
Two way binding with Editor
#132
kvinita
opened
6 months ago
1
Register document formatting edit provider
#131
adamdriscoll
opened
6 months ago
0
Diff Editor Merging
#130
MMZAID01GitHub
opened
6 months ago
0
Component is not recreated/rendered
#129
Tealons
opened
6 months ago
6
.NET 8 FluentUIBlazor (Server-side)
#128
stogoh
closed
7 months ago
0
Disposing wrong editor when multiple editors are on the screen
#127
richardhauer
closed
7 months ago
0
Sometimes not initialized correctly
#126
MeikelLP
opened
8 months ago
2
onkeydown and onkeyup invalid cast
#125
DJSures
closed
8 months ago
1
Async CompletionItemProvider
#124
b12-144
closed
8 months ago
3
Problems with Mudblazor? "Found markup with unexpected name 'StandaloneCodeEditor'
#123
0x100001
opened
8 months ago
2
v3.2.0
#122
serdarciplak
closed
8 months ago
0
Updated to Monaco Editor 0.46.0
#121
serdarciplak
closed
8 months ago
0
Small improvements and fixes.
#120
serdarciplak
closed
8 months ago
0
Cannot access a disposed object
#119
revenz
opened
8 months ago
4
Unable to editor.GetValue() with more than ~500 lines of code
#118
MMZAID01GitHub
closed
9 months ago
1
Is there any way to clear the CompletionList for a CompletionItemProvider?
#116
txlee22
closed
8 months ago
3
Not working when debugging, but works after publishing and running executable
#115
jonowilliams26
opened
11 months ago
2
Dotnet 8 Support
#114
DanielCordell
closed
8 months ago
4
feat: add dotnet 8 support
#113
DanielCordell
closed
8 months ago
4
Please consider updating the embedded version of the Monaco Editor
#112
MikeWilliams-UK
closed
8 months ago
2
How to add/customize Suggestions?
#111
txlee22
closed
11 months ago
0
Issue after upgrading
#110
snehabihani
closed
8 months ago
1
Seeing "Attempting to reconnect to the server: 1 of 8"
#109
MikeWilliams-UK
closed
1 year ago
3
Unable to bind value to c# object.
#107
mpicca1
closed
10 months ago
2
GetValue not returning when the value is large.
#106
Hirad2hhk
closed
1 year ago
7
How should I add JS custom class hints?
#105
Jauhuei
opened
1 year ago
3
Only javascript language works
#104
perilouspete
closed
10 months ago
3
Null check on diff editor model before setting
#103
j-schwar
closed
8 months ago
1
createDiffEditor throws exception when old editor's models are disposed of
#102
j-schwar
closed
8 months ago
1
Updated link to Monaco API docs...
#101
adam-dot-cohen
closed
8 months ago
1
v3.1.0
#100
serdarciplak
closed
1 year ago
0
Added support for Markers, CodeActionProviders, CompletionItemProviders
#99
serdarciplak
closed
1 year ago
0
Added support for not using the static IJSRuntime instance and making BlazorMonaco usable in server-side apps.
#98
serdarciplak
closed
1 year ago
0
Small fixes
#97
serdarciplak
closed
1 year ago
0
Removed circular js object references while serializing decorations
#96
serdarciplak
closed
1 year ago
0
Object reference not set to an instance of an object for minimal example.
#95
TrieBr
closed
1 year ago
1
How can I decorate a line?
#94
elgransan
closed
1 year ago
2
Added support to server side applications and server side example
#93
FireGamesCZ
closed
1 year ago
2
JsonException on every interaction with StandaloneCodeEditor
#92
doringaiu
closed
10 months ago
2
How do I set the start line for my code editor using Blazor Monaco?
#91
BelloMary1
closed
1 year ago
1
Why is there no "Format Code" option in the right-click menu?
#90
22140505
closed
1 year ago
1
Next