Working on tooling 🥇
- Krakow, Poland
- @TomekGodzik
Highlights
- 12 discussions answered
Block or Report
Block or report tgodzik
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
dotty Public
Forked from dotty-staging/dotty
Research platform for new language concepts and compiler technologies for Scala.
Scala
-
scala3-example-project Public
Forked from scala/scala3-example-project
An example sbt project that compiles using Dotty
Scala
-
-
3,500 contributions in the last year
Activity overview
Contributed to
scalameta/metals,
scalacenter/bloop,
scalameta/metals-vscode
and 61 other
repositories
Contribution activity
July 2022
Created 2 commits in 2 repositories
Reviewed 8 pull requests in 3 repositories
scalameta/metals
6 pull requests
- feature: [Scala 3] Add interpolation completions
- Fix sbt-dependency-graph workflow
- release: Add release notes for Metals 0.11.7
- fix: ConvertToNamedArgument code action: register the server command / hide in Scala3 projects
- Add sbt-dependency-graph workflow
- fix: (scala3) insert correct position for implement-all code action on class with type parameters
scalacenter/bloop
1 pull request
scalameta/scalameta
1 pull request
Created an issue in lampepfl/dotty that received 2 comments
Infinite loop when inserting apply
calls
Compiler version
3.1.2
Minimized code
//> using lib "co.fs2::fs2-core:3.2.8" package example class S3TestSpec { fs2.Stream(Array.empty[Byte])(x => …
2
comments