Open
Conversation
…ft#616) Signed-off-by: Yan Zhang <yanzh@microsoft.com>
* Fix vulnerability Signed-off-by: Yan Zhang <yanzh@microsoft.com> * Migrate vscode to @types/vscode and vscode-test Signed-off-by: Yan Zhang <yanzh@microsoft.com> * remove unused script Signed-off-by: Yan Zhang <yanzh@microsoft.com> * fix launch.json Signed-off-by: Yan Zhang <yanzh@microsoft.com> * add logic to download depending extensions Signed-off-by: Yan Zhang <yanzh@microsoft.com> * Update vscode-test@1.0.1 to resolve extension installation issue Signed-off-by: Yan Zhang <yanzh@microsoft.com> * No longer depend on redhat.java Signed-off-by: Yan Zhang <yanzh@microsoft.com> * fix travis Signed-off-by: Yan Zhang <yanzh@microsoft.com> * fix travis Signed-off-by: Yan Zhang <yanzh@microsoft.com> * remove redhat.java Signed-off-by: Yan Zhang <yanzh@microsoft.com>
* Remove hard dependency of redhat.java Signed-off-by: Yan Zhang <yanzh@microsoft.com> * move helper method to utility Signed-off-by: Yan Zhang <yanzh@microsoft.com> * guide to install redhat.java directly Signed-off-by: Yan Zhang <yanzh@microsoft.com> * Prompt to reload window after installing redhat.java Signed-off-by: Yan Zhang <yanzh@microsoft.com> * address comments: check redhat.java enabled status instead of activated Signed-off-by: Yan Zhang <yanzh@microsoft.com> * Fix potential NPE. Signed-off-by: Yan Zhang <yanzh@microsoft.com> * fix travis linux build
* Add more debug entries via menu Signed-off-by: Jinbo Wang <jinbwan@microsoft.com> * Make tslint happy Signed-off-by: Jinbo Wang <jinbwan@microsoft.com> * Keep the menus only enabled in editor context Signed-off-by: Jinbo Wang <jinbwan@microsoft.com> * Address review comment Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
…microsoft#632) Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* update dependencies Signed-off-by: Yan Zhang <yanzh@microsoft.com> * fix tslint Signed-off-by: Yan Zhang <yanzh@microsoft.com>
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* Prepare changelog for 0.21.0 release * Update CHANGELOG.md
* Update CHANGELOG.md * Update CHANGELOG.md
* Show Run and Debug button when hover on a main method Signed-off-by: Jinbo Wang <jinbwan@microsoft.com> * Address comments Signed-off-by: Jinbo Wang <jinbwan@microsoft.com> * Add license header Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
…ft#662) Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
document to restart when seeing "no delegatecommandhandler"..
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
…icrosoft#673) Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
* Improve the system error Signed-off-by: Jinbo Wang <jinbwan@microsoft.com> * Fix tslint Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
…ft#684) 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>
…#686) Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
…classpath (microsoft#688) * Prompt to add the folder to source path if the running file isn't on classpath Signed-off-by: Jinbo Wang <jinbwan@microsoft.com> * fix tslint Signed-off-by: Jinbo Wang <jinbwan@microsoft.com> * Handle isOnClassPath command failed case Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
Bumps [axios](https://github.com/axios/axios) to 1.6.1 and updates ancestor dependency vscode-tas-client. These dependencies need to be updated together. Updates `axios` from 0.26.1 to 1.6.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.26.1...v1.6.1) Updates `vscode-tas-client` from 0.1.63 to 0.1.75 --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: vscode-tas-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Migrate to 1ES pipeline
… within File Explorer (microsoft#1447)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…icrosoft#1506) * Changes that will allow an array of envFile locations to be defined * Tweak the doco * Update NodeJS to version 20 * Required changes after review comments --------- Co-authored-by: Ed Hillmann <edward.p.hillmann@boeing.com>
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.88.2...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jinbo Wang <jinbwan@microsoft.com>
* Prepare 0.58.1 release * update npm deps
* use MicroBuild to sign extension * remove unnecessary customBuildTags * fix copy command * fix copy command * fix yaml error * fix copy command * fix ls command * remove dir command * fix copy plugin jar * update node to 20.x * fix copy command in windows * use CopyFiles task to copy plugin.jar to server * exclude sources.jar and javadoc.jar from RC * exclude sources.jar and javadoc.jar from server
* Add release pipeline * Update artifact directory
Contributor
|
@Deepanshu-Yadav1650 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.