All workflows
81 results
81 results
Add changelog for 0.73.0 (#1744)
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
.github/workflows/conflictDetector.yaml
#81:
Commit 78fc024
pushed
by
testforstephen
Filter 'sun.*' packages out of completion type results. (#1731)
- Fixes eclipse/eclipse.jdt.ls#1613
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
.github/workflows/conflictDetector.yaml
#80:
Commit 29fa86c
pushed
by
testforstephen
Upversion to 0.73.0
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
.github/workflows/conflictDetector.yaml
#79:
Commit 84ee7c9
pushed
by
fbricon
Add changelog for 0.72.0 (#1726)
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
.github/workflows/conflictDetector.yaml
#78:
Commit e7e606f
pushed
by
testforstephen
Add tips for current action when inferring selection (#1727)
* Add message for inferSelection
Signed-off-by: Shi Chen <chenshi@microsoft.com>
* Address the comments
Signed-off-by: Shi Che...
.github/workflows/conflictDetector.yaml
#77:
Commit 80dfeca
pushed
by
testforstephen
Support inferSelection when extract field (#1721)
Signed-off-by: Shi Chen <chenshi@microsoft.com>
.github/workflows/conflictDetector.yaml
#76:
Commit 33fbb8a
pushed
by
testforstephen
Support inferSeletion when extract variable (#1717)
Signed-off-by: Shi Chen <chenshi@microsoft.com>
.github/workflows/conflictDetector.yaml
#75:
Commit c05c379
pushed
by
testforstephen
Added abstract class and @interface snippets for new java file generation. Fixes #1722 (#1723)
Signed-off-by: ghokun <gokhun@gmail.com>
.github/workflows/conflictDetector.yaml
#74:
Commit 5514f22
pushed
by
testforstephen
Refine the commands naming and capitalization (#1707)
* Refine the commands naming and capitalization
Signed-off-by: Sheng Chen <sheche@microsoft.com>
* Update the command description in REA...
.github/workflows/conflictDetector.yaml
#73:
Commit f06cb81
pushed
by
testforstephen
Use nodejs-12.13.1 in Jenkins
Signed-off-by: Fred Bricon <fbricon@gmail.com>
.github/workflows/conflictDetector.yaml
#72:
Commit e6f784b
pushed
by
fbricon
Upversion to 0.72.0
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
.github/workflows/conflictDetector.yaml
#71:
Commit 2802dde
pushed
by
rgrunber
fallback to search /usr/lib/jvm for jdks on Linux (#1706)
* fallback to search /usr/lib/jvm for jdks on Linux
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
* update changelog
Signed-off-...
.github/workflows/conflictDetector.yaml
#70:
Commit 4ce0549
pushed
by
testforstephen
Merge pull request #1705 from rgrunber/master
Add Linux jdk detection fix to Changelog for 0.71.0.
.github/workflows/conflictDetector.yaml
#69:
Commit 0aa9b76
pushed
by
rgrunber
Fix jdk detection: cover symlink folder on Linux (#1704)
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
.github/workflows/conflictDetector.yaml
#68:
Commit bcb80b1
pushed
by
testforstephen
Bump release date for 0.71.0.
- Set the vscode test environment to enforce a Java 11 JDK
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
.github/workflows/conflictDetector.yaml
#67:
Commit 59c6e54
pushed
by
fbricon
Update CHANGELOG.md
Indentation is not correct when showing changelog in VS Code extension page.
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
.github/workflows/conflictDetector.yaml
#66:
Commit 6143b6d
pushed
by
fbricon
search all installed JDKs when java.home not specified (#1701)
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
.github/workflows/conflictDetector.yaml
#65:
Commit f4eea29
pushed
by
fbricon
Add changelog for 0.71.0
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
.github/workflows/conflictDetector.yaml
#64:
Commit 3ae6147
pushed
by
fbricon
Infer expressions if there is no selection range when extracting method (#1680)
* Infer expressions if there is no selection range when extracting method
Signed-off-by: Shi Chen <chenshi@micros...
.github/workflows/conflictDetector.yaml
#63:
Commit f91ad5e
pushed
by
testforstephen
Upversion to 0.71.0
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
.github/workflows/conflictDetector.yaml
#62:
Commit 9e4e53a
pushed
by
rgrunber
Add changelog for 0.70.0
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
.github/workflows/conflictDetector.yaml
#61:
Commit 0c70db7
pushed
by
fbricon
Pass the cancellationtoken to the client request registered by provider (#1668)
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
.github/workflows/conflictDetector.yaml
#60:
Commit 3c65a2e
pushed
by
fbricon
Declare semantic token type for modifier keywords
Signed-off-by: 0dinD <zerodind@gmail.com>
.github/workflows/conflictDetector.yaml
#59:
Commit ec6a5c2
pushed
by
fbricon
Refactor semanticTokenProvider.ts (#1679)
Signed-off-by: 0dinD <zerodind@gmail.com>
.github/workflows/conflictDetector.yaml
#58:
Commit 80868ea
pushed
by
testforstephen
Change scope of 'java.home' to machine-overridable
Signed-off-by: Sheng Chen <sheche@microsoft.com>
.github/workflows/conflictDetector.yaml
#57:
Commit 01cc378
pushed
by
fbricon