Replies: 3 comments 5 replies
-
Hi @cyraid,
There's no way to get the NOTE: If you're using JScript or VBScript, stack traces are only available when script debugging is enabled. Good luck! |
Beta Was this translation helpful? Give feedback.
-
+1 for this one upd: |
Beta Was this translation helpful? Give feedback.
-
We're tracking this feature request as Issue #682. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In a C# method, calling from Javascript, is there a way to get Module (Document) information? I have a Javascript Plugin System that works off of a single V8 Engine (so that plugins can import Modules from other plugins).
It would be nice if something like this existed:
In Javascript (let's say were are in a Module):
I have a logging system, and it would be nice having which plugin the debug information is coming from when it outputs to the logging view.
Beta Was this translation helpful? Give feedback.
All reactions