John Voorhees
John Voorhees
Teleportation is an interesting idea. Thanks
This is definitely going to change. Thank you for your feedback on this one.
Thanks @LukeAbell for the interest. We are looking at supporting more JetBrains platforms since there is a lot of inter-operability between applications. For now, you can open your project in...
@micahstubbs yes, this happens if the root project folder (where the analysis gets written to) is protected somehow. Try re-running IntelliJ in admin mode and let me know if it...
@micahstubbs here is the result of the JS analyzer for material-ui: https://drive.google.com/drive/folders/1LQhTDqtfA3NkOEO1CTDBIks1o3nyvYFD Put the material-ui folder with the containing analysis in the analyzed-programs folder. Also - please make sure to...
@jayb967 the JS analyzer is still unreleased. However you can still see the syntax highlighted text and structure of your project by using the intellij plugin
Good suggestion about the translucent line. We'll consider adopting that.
Yes - gource is a great tool. Revision history is something that we plan to integrate in the future
Thank you for pointing this out. We hadn't thought to test this case. We use ANTLR to parse C++ code in the Primitive executable. We have a separate tool that...
I can confirm that attempting to build from a folder location that is not the C:\ drive on my Windows machine _does not work_.