Skip to content

Releases: DrNiels/monaco-editor

With events for keydown

09 May 14:31
Compare
Choose a tag to compare
2.0.14

Forward keydown as well

Trigger added

09 May 14:04
Compare
Choose a tag to compare
2.0.13

New function trigger

Undo 0.12

03 May 11:34
Compare
Choose a tag to compare
Revert "Merge branch 'update-to-monaco-0.12'"

This reverts commit c09aec2b7b712ebf2cdb2565db5524ff6f1b8395, reversing
changes made to 101ec418ca28691fab2f3bf084a705ee94c4ce92.

Update Monaco to 0.12

03 May 07:47
Compare
Choose a tag to compare
Merge branch 'update-to-monaco-0.12'

# Conflicts:
#	monaco-editor.html

Bugfix to properly provide communication later on

02 May 15:10
Compare
Choose a tag to compare

Hover messages and communication with the iFrame at any time

02 May 10:14
Compare
Choose a tag to compare
2.0.9

Now function clearHoverProviders to remove all existing hover providers

Workaround to avoid problems on disconnect and reconnect

24 Apr 11:27
Compare
Choose a tag to compare
2.0.8

Workaround to enable disconnecting and reconnecting with iframes

Now with additional checks to avoid loosing values

23 Apr 14:20
Compare
Choose a tag to compare
2.0.7

Only sync if values are different or future values may be lost

Now with message on message handler ready

19 Feb 11:09
Compare
Choose a tag to compare
2.0.6

Merge remote-tracking branch 'origin/update-value-on-message-handler-…

Another try of providing my own code...

01 Feb 15:29
Compare
Choose a tag to compare
2.0.5

New name to enable targeting this fork