- Kazan
Highlights
- 2 discussions answered
Block or Report
Block or report dos65
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
796 contributions in the last year
Less
More
Contribution activity
January 2022
Created 19 commits in 3 repositories
Created a pull request in scalameta/metals that received 22 comments
[Java] Support go-to-definition for *.java dependency sources
Implemented using sourcegraph semanticdb compiler plugin.
+470
−15
•
22
comments
Opened 13 other pull requests in 4 repositories
scalameta/metals
8
merged
- [JavaInteractiveSemanticdb] Fix Jdk version parsing
- [Github] switch to the latest release in bug reports and workflows
- JavaInteractiveSemanticDb - plugin version fix
- Upgrade bloop to 1.4.11-51-ac1d788a
- [Scala3] Fix autoimport with prefixes
- [Issue Template] Relax requirements
- [Build] add CommandSuite to TestGroups
- Scala Steward - ignore org.eclipse updates
scalacenter/bloop
3
merged
tgodzik/metals
1
merged
scalameta/metals-vscode
1
merged
Reviewed 29 pull requests in 5 repositories
scalameta/metals
13 pull requests
- Remove workaround for the wrong Java semanticdb md5 hash
- Update Bloop to 1.4.12
- Add release notes for Metals 0.11.0
- Fix issues with renames in Java files
- feat(doctor): add in explanations to the json doctor output
- Fixed compilation issue
-
[Java] Support go-to-definition for
*.javadependency sources - Show more information in the doctor
- Add edit distance for Java files
- Add support for Scala 2.13.8
- [Issue Template] Relax requirements
- docs: migrate gitter references to Discord
- [Scala 3] Fix insert type in case of type aliases
scalameta/scalameta
12 pull requests
- Add support for Scala 2.13.8
- Allow first statement inside for to be on the same line as the keyword
- Show correct error when secondary constructor has no parenthesis
- ScaladocParser: fix check for table delim line
-
ScaladocParser: handle
@usecaseas special case - ScaladocParser: allow other list-embedded elements
- ScaladocParser: simplify, remove unnecessary parts
- ScaladocParser: take the rightmost code suffix
- Parser - fix Scaladoc list item body parsing
- ScaladocParser: in listBlockParser, explain indent
- Scaladoc: edit manually, to prepare for formatting
- Scaladoc: rename sequence parameters in plural
scalacenter/bloop
2 pull requests
scalameta/scalafmt
1 pull request
tgodzik/metals
1 pull request
Created an issue in scalameta/metals that received 5 comments
Typing in VSCode always executes command to refresh test-exporer
Describe the bug
Reproduction step:
Enable: Files: Auto Save: afterDelay
Start watching traces: tail -f ~/.cache/metals/lsp.trace.json
Open any fi…
5
comments