Adds support for Node.js worker roles - TypeScript & JavaScript
Also a couple of small perf fixes for project load:
Cache the caption, we spend a large amount of time recalculating this to compare nodes
Don't update the reference file on the UI thread, instead kick it off on the thread pool whenever we create a new Node.js file node
↧