Andy Xu(devdiv)

Results 11 issues of Andy Xu(devdiv)

_From @yhtsao on February 28, 2018 7:13_ - VSCode Version: 1.20.1 - OS Version: MacOS 10.12.6 - Language: Java - Extensions: Debugger for Java 0.6.0 Java Extension Pack 0.3.0 Java...

I am using very basic(we don't need to inject http requests) AI features in [azure maven plugins](https://github.com/microsoft/azure-maven-plugins) the packing way AI used produces a very large jar by [shadowjar](https://github.com/microsoft/ApplicationInsights-Java/blob/master/core/build.gradle#L135) which...

SDK

We should not report this fatal error message "Exception occurred during deployment" while actually deployment will be done successfully. ``` [INFO] Deploying the zip package gs-spring-boot-1573024504657-f3de6ff0-19a6-4812-895c-9bb6074a873b1385000762236349582.zip... [INFO] Exception occurred during...

Module: Azure Web Apps

eg: add all jar files in 'lib' folder for temporary verification

enhancement

1. in a non-static method, input `this. ` cannot toggle the method list of this object, you must press ctrl+space 2. if I select hashCode which is a method but...

external
evaluation

List main class from third-party jars is time-consuming and not very useful, consider to remove the logic like ``` int constraints = IJavaSearchScope.SOURCES; constraints |= IJavaSearchScope.APPLICATION_LIBRARIES; IWorkspaceRoot root = ResourcesPlugin.getWorkspace().getRoot();...

launch

eg: ``` "args": ["a b", "\""] ``` ![image](https://user-images.githubusercontent.com/17075863/45790779-13164b80-bcb9-11e8-83fb-8f61b91b073d.png) the args has missed the quotes after launching.

debt