Pranomvignesh / monacoEditorSuggestionIssue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue in Editors Suggestion

To reproduce this issue,

  • Clone this repository
  • Run npm install
  • Run npm start
  • Go to any browser and enter the url http://localhost:8080/

Examples :

Suggestion from global object variable

suggestion_from_global_object_variable

This suggestions for the global object is not properly rendered as properties

Suggestion from anonymous function return

suggestion_from_anonymous_function_return

Suggestion from declared object variable

suggestion_from_declared_object_variable

About


Languages

Language:JavaScript 79.4%Language:HTML 17.4%Language:CSS 3.2%