We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 090ccf2 commit b001cb7Copy full SHA for b001cb7
README.md
@@ -14,7 +14,7 @@ Unreal.js is a plug-in which brings V8-powered Javascript into UnrealEngine4.
14
- Communicate with outer world: REST, process(pipe), arraybuffer, ...
15
- Bridge API for editor extension
16
- Auto-completion for **Visual Studio Code** (auto-generated [*.d.ts](http://definitelytyped.org/))
17
-- Debugging within **Visual Studio**, **WebStorm**, and all IDE which supports V8 protocol
+- Debugging within **Visual Studio**, Visual Studio Code, WebStorm and all IDE which supports V8 protocol
18
- Profiling supported by V8
19
- Dedicated Javascript console on UnrealEditor
20
0 commit comments