[DevExpress Support Team: CLONED FROM T726633: VS2019 RC3, several things not working and suggestions for improvements]
As you see from the log, there is also another error which make me believe could be another source for delay and slowness:
2019.03.24 02:59:00.6202 Information: CodeRush Engine Started
2019.03.24 02:59:10.2230 Warning: NodejsProcess: NodeJsPath is empty.
2019.03.24 02:59:10.2411 Warning: NodejsProcess: Can't find node.exe
2019.03.24 02:59:10.2411 Information: NodejsProcess: Starting with processFile: +node.exe
2019.03.24 02:59:10.2835 Error: Message: No process is associated with this object.
2019.03.24 02:59:10.2835 Error: Type: System.InvalidOperationException
2019.03.24 02:59:10.2835 Error: Source: System
2019.03.24 02:59:10.2835 Error: StackTrace: at System.Diagnostics.Process.EnsureState(State state)
at System.Diagnostics.Process.get_HasExited()
at DevExpress.CodeRush.Platform.Nodejs.NodejsProcess.get_IsActive()
at DevExpress.CodeAnalysis.TypeScript.Scripts.Server.WriteMessage(Request request, CancellationToken cancellationToken)
at DevExpress.CodeAnalysis.TypeScript.Scripts.ServerProxyEndpoint.WriteMessage(Request request, CancellationToken cancellationToken)
at DevExpress.CodeAnalysis.TypeScript.Scripts.ServerProxy.SendWorker[T](IServerProxyEndpoint endpoint, String commandName, Object arguments, RequestKind requestKind)
Dave
Hi Dave,
Thank you for the log file.
We are working on this issue now and will notify you when we have any results.