* Show a warning message about the Unsupported JDK error
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* adjust the description
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* Improve troubleshooting description
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* Update troubleshooting doc for class not found error
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* Update hcr limitation
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* Address review comment
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* Add debug/toolbar button to reload changed classes
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* Make tslint happy
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* Show a warning when autobuild is disabled
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* Address review comments
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* Learn More link to the corresponding troubleshooting paragraph directly
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* Update LS troubleshooting anchor point
* make tslint happy
* Give a meaningful sample message instead of xyz
* Refactor IMessage interface
* Update the words for "Update project configuration"
Java:Update Project configuration (Shift+Alt+U): is available when the editor is focused on a Maven pom.xml or a Gradle file. It forces project configuration / classpath updates (eg. dependency changes or Java compilation level), according to the project build descriptor.
* Update the goal of "Update project configuration" per review
* Add a troubleshooting page for the frequently asked errors
* Update the wrong link and remove the unnecessary separator
* Update Troubleshooting.md
* Make tslint happy
* Refine the words per review
* Add the missing items parameter for showErrorMessage function
* Log the troubleshooting usage
* Add a reference in README to link to troubleshooting page
* Update the fix steps for illegal request type error
* Refine the description words for differnt errors
* Add jdk troubleshooting item
* Add a link to submit an issue
* Add compilation as a try step for ClassNotFoundException
* Add the missing license header
* Resolve the review comments for troubleshooting doc
* Extract dup code to a helper function
* Merge activation event to usage data
* Refactor showMessage utility method
* Add opn to dependency list
* update package-lock.json