Skip to content

Pull requests: redhat-developer/vscode-java

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix typos
#4 by aeschli was merged Aug 16, 2016 Loading… updated Aug 16, 2016
Add TM symbols
#6 by pmuir was merged Aug 19, 2016 Loading… updated Aug 19, 2016
Set missing port option when request url is http
#12 by pcmind was closed Sep 14, 2016 Loading… updated Sep 14, 2016
Tests
#18 by gorkem was merged Sep 15, 2016 Loading… updated Sep 15, 2016
Fix #21 provide java syntax highlighting for *.class files
#22 by fbricon was merged Sep 16, 2016 Loading… updated Sep 16, 2016
move to the latest language client
#23 by gorkem was merged Sep 18, 2016 Loading… updated Sep 18, 2016
waffle.io Badge
#30 by waffle-iron was closed Sep 23, 2016 Loading… updated Sep 23, 2016
Fix #36 create CHANGELOG.md
#41 by fbricon was merged Sep 26, 2016 Loading… updated Sep 26, 2016
Fix #28 add option to set the JDK home directory, from which to run the JLS
#44 by fbricon was merged Oct 3, 2016 Loading… updated Oct 3, 2016
Fix #25 add support for user-defined VM args
#50 by fbricon was merged Oct 5, 2016 Loading… updated Oct 5, 2016
Fix #49 show Starting Java Language Server on extension startup
#53 by fbricon was merged Oct 6, 2016 Loading… updated Oct 6, 2016
Fix #65 add support for JDK_HOME
#66 by fbricon was merged Oct 17, 2016 Loading… updated Oct 17, 2016
move jdt.ls.vmargs before "-jar" in order to work bug
#88 by jpospychala was merged Nov 3, 2016 Loading… updated Nov 3, 2016 Mid November 2016
Add editorconfig file
#110 by gorkem was merged Dec 3, 2016 Loading… updated Dec 3, 2016
Update Project Configuration command. Fixes #113
#114 by fbricon was merged Dec 13, 2016 Loading… updated Dec 13, 2016
Add option to disable incomplete classpath warning. Fixes #107
#119 by fbricon was merged Dec 20, 2016 Loading… updated Dec 20, 2016 Mid December 2016
Enable Java configuration auto-update. Fixes #122
#123 by fbricon was merged Dec 21, 2016 Loading… updated Dec 21, 2016
Add new preference java.referencesCodeLens.enabled. See #148
#150 by fbricon was merged Feb 7, 2017 Loading… updated Feb 7, 2017
Update JLS execution to new org.eclipse.* namespace
#152 by fbricon was merged Feb 9, 2017 Loading… updated Feb 9, 2017
a command for applying edits
#141 by gorkem was merged Feb 16, 2017 Loading… updated Feb 16, 2017
update to LSP 3 version
#160 by gorkem was merged Mar 14, 2017 Loading… updated Mar 14, 2017
Exposes Maven's user settings preference
#164 by fbricon was merged Mar 16, 2017 Loading… updated Mar 16, 2017
extract server archive config from code
#168 by gorkem was merged Mar 21, 2017 Loading… updated Mar 21, 2017
Support starting the Java Language Server with JDK 9. Fixes #43
#174 by fbricon was merged Mar 30, 2017 Loading… updated Mar 30, 2017
Add moar logging when running the jdt.ls
#172 by fbricon was merged Mar 28, 2017 Loading… updated Mar 31, 2017
ProTip! Exclude everything labeled bug with -label:bug.