issues
search
eclipse
/
lsp4jakarta
Language Server for Jakarta EE
Eclipse Public License 2.0
34
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Merge Release 0.2.2 changes into main
#546
turkeylurkey
opened
2 hours ago
0
Change the dependencies in pom
#545
turkeylurkey
closed
1 day ago
0
Release 2.2
#544
turkeylurkey
closed
1 day ago
0
Use release 0.2.2 in pom.xml
#543
turkeylurkey
closed
1 day ago
0
Removed the log statement added to track the code action data received in Jakarta server.
#542
aparnamichael
closed
4 days ago
0
Remove a log statement from the code action api code.
#541
aparnamichael
closed
4 days ago
0
Disposer method quick fixes remove all annotations instead of mutually exclusive ones.
#540
mrglavas
opened
1 week ago
1
Remove a quick fix that removes both annotations when the two are mutually exclusive
#539
turkeylurkey
closed
1 week ago
0
Duplicate quickfixes present for the diagnostics.
#538
aparnamichael
opened
1 week ago
2
Explore whether the user experience can be improved for diagnostics / quick fixes involving @Dependent
#537
mrglavas
opened
1 week ago
1
Fixes #416 - Quick-fix fails due to getData() is null
#536
aparnamichael
closed
1 week ago
0
Remove diagnostic for managed bean public field with invalid scope
#535
turkeylurkey
closed
2 weeks ago
0
Invalid diagnostic on a field in a managed bean
#534
turkeylurkey
closed
2 weeks ago
0
Verify that PersistenceMapKeyDiagnosticsParticipant is checking the correct constraint for annotations.
#533
mrglavas
opened
3 weeks ago
0
Investigate whether diagnostics should be applied to all methods in PersistenceMapKeyDiagnosticsParticipant.
#532
mrglavas
opened
3 weeks ago
0
Unsupported Operation Exception in Language Servers - Fixes #530
#531
gilbysunil14
closed
3 weeks ago
0
UnsupportedOperationException throwing in Language Server for JakartaEE and Language Server for Liberty
#530
gilbysunil14
closed
3 weeks ago
1
Reduce code duplication in PersistenceMapKeyDiagnosticsParticipant.
#529
mrglavas
opened
1 month ago
1
Add unit tests for certain quick fixes
#528
turkeylurkey
opened
6 months ago
1
Implementations of interfaces should be allowed for Validation annotations
#527
mswatosh
opened
6 months ago
1
Support Diagnostics in Java Record fields for Jakarta Validation
#526
mswatosh
opened
6 months ago
1
Error in Readme doc for Json binding and others
#525
turkeylurkey
opened
6 months ago
0
Diagnostic missing for `@PositiveOrZero`
#524
turkeylurkey
opened
6 months ago
2
Only reports one error when two exist in Bean Validation
#523
turkeylurkey
opened
6 months ago
1
Multiple `@BeanParam`s incorrectly reported as error
#522
inad9300
opened
6 months ago
0
Tests for InsertImplementsClauseToImplFilterQuickFix and InsertImplementsClauseToImplListenerQuickFix is not available in lsp4jakarta
#521
aparnamichael
opened
7 months ago
0
org.eclipse.lsp4jakarta.commons.JavaCursorContextKind.forValue() throws an IllegalArgumentException when passed the value from its own NONE constant.
#520
mrglavas
opened
8 months ago
1
New development version 0.2.2-SNAPSHOT
#519
mezarin
closed
9 months ago
0
eliminate the usage of jdt internal API to get list of imports
#518
ajm01
closed
9 months ago
0
Latest release of Eclipse JDT breaks diagnostics due to usage of internal JDT class
#517
TrevCraw
closed
9 months ago
1
Design Consideration for quick fixes with multiple parameters to ensure they fully resolve errors
#516
anusreelakshmi934
opened
9 months ago
0
Missing codeAction Tests in JakartaServletTest.java file
#515
anusreelakshmi934
opened
9 months ago
0
Initial validation that parameters of a bean constructor are injection points
#514
mezarin
closed
9 months ago
0
add quickfix fn to handle composite annotations
#513
ajm01
closed
9 months ago
0
Should the JakartaProjectLabelProvider return finer grained labels?
#512
mrglavas
opened
10 months ago
0
fix issue 134 - add quick fixes for CDI Produces and Disposes diagnos…
#511
ajm01
closed
10 months ago
0
Add missing JAX-RS code action tests
#510
mezarin
closed
10 months ago
0
Fixed #446
#509
utkarsh-agr
closed
1 week ago
3
Update junit dependency version
#508
mezarin
closed
10 months ago
0
Investigate whether LSP4Jakarta consistently processes fully qualified class names.
#507
mrglavas
opened
10 months ago
2
Update Managed Bean diagnostic when using non-static public fields
#506
mezarin
closed
11 months ago
0
Missing codeAction Tests in ResourceClassConstructorTest.java File
#505
vaisakhkannan
closed
10 months ago
2
Reorder build steps in Release.Jenkinsfile and update dependencies
#504
mattbsox
closed
1 year ago
0
Export all commons.* packages from jakarta.jdt bundle
#503
scottkurz
closed
10 months ago
0
Tidy up incorrect file entries
#502
mezarin
closed
1 year ago
0
Fix package name in snippets for vscode
#501
ajm01
closed
1 year ago
0
fix json classname fillin to use spec defined var
#500
ajm01
closed
1 year ago
3
Classname not populated from filename when using snippet completion
#499
scottkurz
closed
1 year ago
0
fix DelegateCommandHandle to use correct JSONUtility class
#498
ajm01
closed
1 year ago
0
Ed cra
#497
ajm01
closed
1 year ago
0
Next