December 13, 2020 – December 20, 2020
Overview
-
- 1 Merged Pull Request
- 0 Open Pull Requests
- 11 Closed Issues
- 5 New Issues
Could not load contribution data
Please try again later
1 Pull request merged by 1 person
-
Add changelog for 0.73.0
#1744 merged
Dec 17, 2020
11 Issues closed by 3 people
-
Inexplicable color highlight being affected by Java extension.
#1624 closed
Dec 18, 2020 -
Support for web monaco editor
#1616 closed
Dec 18, 2020 -
Gradle Kotlin DSL does not resolve properly
#1729 closed
Dec 18, 2020 -
Requiring JDK 11 broke support for gradle versions < 4.7
#1716 closed
Dec 18, 2020 -
Project won't run since 0.71.0
#1710 closed
Dec 17, 2020 -
Detect Gradle project not only by finding build.gradle but settings.gradle too
#1528 closed
Dec 17, 2020 -
Dependencies weren't recognized after being added in gradle project
#1714 closed
Dec 17, 2020 -
"Java: Update Project" does not refresh dependencies in multi project Gradle
#1745 closed
Dec 16, 2020 -
Feature request: add setting of disable error Squiggles
#1733 closed
Dec 16, 2020 -
Open a Java file from unmanaged folder, the status bar didn't show language level info
#1735 closed
Dec 14, 2020
5 Issues opened by 5 people
-
.classpath file is not updated with new JDK version
#1748 opened
Dec 18, 2020 -
vscode-java crash (EOFException?)
#1747 opened
Dec 18, 2020 -
No code action or quick fix available on remote
#1746 opened
Dec 18, 2020 -
Maven spring-boot:run slows down live hover hint significantly.
#1743 opened
Dec 14, 2020 -
Maven dependency with classifier not resolved correctly in vscode
#1742 opened
Dec 14, 2020
41 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Is my configuration of java.import.exclusions correct?
#1698 commented on
Dec 20, 2020 • 8 new comments -
The java builder should use the correct compiler compliance to build the project
#1290 commented on
Dec 19, 2020 • 5 new comments -
Stuck at "Building: 0% [0/1000]" in "Task - Java Build Status"
#1739 commented on
Dec 14, 2020 • 1 new comment -
Autocomplete sometimes overwrites/deletes characters
#937 commented on
Dec 14, 2020 • 1 new comment -
The declared package "package" does not match the expected package ""- ( Java(536871240) )
#1715 commented on
Dec 18, 2020 • 1 new comment -
There is no formatter for 'java' files installed
#1736 commented on
Dec 18, 2020 • 1 new comment -
Feature Request: Please provide a property in configuration to change defaultOutputDir `bin`
#1615 commented on
Dec 18, 2020 • 1 new comment -
feature request: select java runtime in vs code settings
#1684 commented on
Dec 18, 2020 • 1 new comment -
Suggestions for java.awt not working
#1147 commented on
Dec 20, 2020 • 1 new comment -
Code formatting not correct
#1730 commented on
Dec 15, 2020 • 0 new comments -
Auto-complete deletes code right of the cursor when key is pressed fast
#1737 commented on
Dec 18, 2020 • 0 new comments -
Get Java package collision errors even though removed offending duplicating module
#1732 commented on
Dec 18, 2020 • 0 new comments -
Package/Download private JDK for jdt.ls
#1682 commented on
Dec 18, 2020 • 0 new comments -
Improve messages when no JDK 11+ found to launch language server
#1686 commented on
Dec 18, 2020 • 0 new comments -
Invisible / "no build tools" projects in workspace not recognized
#1687 commented on
Dec 18, 2020 • 0 new comments -
Support @Nullable annotations?
#1693 commented on
Dec 18, 2020 • 0 new comments -
Auto-Import (maven) projects on copying a folder into a workspace
#1681 commented on
Dec 18, 2020 • 0 new comments -
How to make braces go to next line when creating class
#1702 commented on
Dec 18, 2020 • 0 new comments -
[Question] Default Java formatter line length
#1709 commented on
Dec 18, 2020 • 0 new comments -
Can't find methods in symbol search
#1712 commented on
Dec 18, 2020 • 0 new comments -
semantic tokens: use 'method' instead of 'member'
#1713 commented on
Dec 18, 2020 • 0 new comments -
Generated classes not added to classpath
#1725 commented on
Dec 18, 2020 • 0 new comments -
jaxws-maven-plugin not picked up for generating sources
#566 commented on
Dec 18, 2020 • 0 new comments -
How to handle extra classpath from generated code
#177 commented on
Dec 18, 2020 • 0 new comments -
generated-sources/java is not picked up as a source path
#1639 commented on
Dec 18, 2020 • 0 new comments -
Out of the box support for swagger-codegen-maven-plugin
#935 commented on
Dec 18, 2020 • 0 new comments -
The plugin cannot find jflex generated java source code.
#898 commented on
Dec 18, 2020 • 0 new comments -
java.io.IOException: Buffer is closed at org.eclipse.jdt.internal.core.CompilationUnit.getContents(CompilationUnit.java:695)
#1740 commented on
Dec 18, 2020 • 0 new comments -
Auto Complete for new keyword
#1666 commented on
Dec 18, 2020 • 0 new comments -
Formatting JAVA document programmatically not working
#1663 commented on
Dec 18, 2020 • 0 new comments -
Java code formatter rules is ignored
#1640 commented on
Dec 18, 2020 • 0 new comments -
can not resolve gradle project
#1671 commented on
Dec 18, 2020 • 0 new comments -
Imports are not included in the document symbols returned from "getDocumentSymbols" API
#1658 commented on
Dec 18, 2020 • 0 new comments -
java.project.resourceFilters seems to be ignored when initializing workspace
#1655 commented on
Dec 18, 2020 • 0 new comments -
Autocomplete does not complete full enum type.
#1628 commented on
Dec 18, 2020 • 0 new comments -
Feature Request: Support Eclipse "Source Clean Up" actions
#1626 commented on
Dec 18, 2020 • 0 new comments -
java11 can't debug
#1612 commented on
Dec 18, 2020 • 0 new comments -
Intellisense will not work in devcontainer for openjdk-11-jdk
#1630 commented on
Dec 18, 2020 • 0 new comments -
Improve first-time / new user experience
#1672 commented on
Dec 18, 2020 • 0 new comments -
Add Copy qualified name commend for Types, Fields and Methods
#1642 commented on
Dec 18, 2020 • 0 new comments -
Unable to start extension after upgrading to 0.14.0
#363 commented on
Dec 18, 2020 • 0 new comments

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
