Mortadha BOUALLAGUI
Mortadha BOUALLAGUI

Reputation: 122

Primefaces Monaco Editor Auto Completion

I Am Using Monaco Editor and i want to add personalised suggestions, is there any way to achieve that

    <pe:monacoEditor id="monacoEditor" 
                     widgetVar="monacoEditor"
                     customThemes=""
                     editorOptions=""
                     value=""
                     width="100%" height="300px" 
                     autoResize="true">
                     </pe:monacoEditor>

Upvotes: 1

Views: 125

Answers (0)

Related Questions