-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scintilla is not working #22
Comments
What example did you use? |
I can get this error with following code
Try to print the error
It is a bug related to The require function will look file from:
So it just fails to require lib/User32.dll.js ( |
Try following code
|
Please verify if recently updated files user32.dll.js, kernel32.dll.js, scintilla.js solve your problem |
Confirmed the fix with latest commit! Thank you very much 😄 |
I just copy pasted the example that is on the wiki, hit F5 and got the following error:
Microsoft JScript runtime error
Exception thrown and not caught
line: 176, pos: 10
OK
I want to use scintilla to style text. If there is an easier way, I would love to know about it.
The text was updated successfully, but these errors were encountered: