Skip to Content
2
May 09, 2018 at 06:11 PM

Web IDE Trial code completion problem

376 Views Last edit May 25, 2020 at 12:51 PM 2 rev

Hello, I am trying to learn SAPUI5 in Web IDE Trial, but there is some problem i couldn't solve with different devices,networks and browsers. I want to use code completion with ctrl + space but white bar with preloader keeps animating without a result. I have checked javascript console and there is an error like below, also uploaded entire console log. There are some addons but i don't think it is the problem, because i have downloaded fresh new browser without any addon and got same error everytime i press ctrl + space.

CodeAssistanceEsprimaWorker.js:1 Uncaught SyntaxError: Unexpected token : in JSON at position 3
    at JSON.parse (<anonymous>)
    at templates.js:131
    at String.replace (<anonymous>)
    at LibraryTemplate._parse (templates.js:124)
    at new LibraryTemplate (LibraryTemplateContentAssist.js:77)
    at LibraryTemplateContentAssistProvider.addTemplates (LibraryTemplateContentAssist.js:105)
    at _initLibrary (CodeAssistanceEsprimaWorker.js:252)
    at _setContext (CodeAssistanceEsprimaWorker.js:290)
    at dispatch (CodeAssistanceEsprimaWorker.js:72)


<a href="/storage/attachments/142519-webide-s0013637303trialdispatcherhanatrialondemand.txt">webide-s0013637303trialdispatcherhanatrialondemand.txt</a>