Yan Zhang

Results 243 comments of Yan Zhang

After a quick search, I find a promising solution, using `.mvn/maven.config`: https://stackoverflow.com/a/48583079 The benefit is, this solution is not tied to vscode-maven, meaning that it's still working even if you...

> As long as you have a pom.xml in your workspace, this extension should be activated automatically. You can check Ouput channel "Log (Extension Host)". There you have logs about...

2023年了,有空的时候来总结一下现在的开发环境有什么变化吧,应该蛮有趣的。

the sample project works for me. macOSX, OpenJDK 11.0.6. Can you try extract the zip file to another new place, and open it in vscode see if it works? Another...

I cannot reproduce it with a simple React project. @MarcusNRoss Can you share a sample project/code that you get a CORS error?

Here it is: [react-sandbox.zip](https://github.com/Azure/AppConfiguration/files/14382014/react-sandbox.zip) Attaching the sample project I was using, copied from React tutorial https://react.dev/learn/tutorial-tic-tac-toe#setup-for-the-tutorial Fill in your connection string (not suggested for real app, only for testing purpose)...

> [image: image.png] @MarcusNRoss I cannot see the image. Probably you need to reply on GitHub instead of via email.

Is it possible to sort at client side, which would provide more flexibility? And the server side only provides type&context of the nodes.

Also occur in vscode-java-test extension. ERR MainThreadFileSystem#$watch(): failed to stat a resource for file watching (extension: vscjava.vscode-java-**dependency**, path: file:///c:/Users/yanzh/Desktop/spring-petclinic/target/generated-sources/annotations, recursive: true, session: 0.21007677817315185): EntryNotFound (FileSystemError): Error: ENOENT: no such file...