- Toronto
Popular repositories Loading
-
bazel-kotlin-vscode-extension
bazel-kotlin-vscode-extension PublicVSCode extension for Kotlin Language Server/Kotlin Debug Adapter with Bazel support
TypeScript 6
-
kotlin-language-server-bazel-support
kotlin-language-server-bazel-support PublicFork of https://github.com/fwcd/kotlin-language-server and https://github.com/fwcd/kotlin-debug-adapter with Bazel support
Kotlin 4
-
bazel-gazelle
bazel-gazelle PublicForked from bazel-contrib/bazel-gazelle
Gazelle is a Bazel build file generator for Bazel projects. It natively supports Go and protobuf, and it may be extended to support new languages and custom rule sets.
Go
-
rules_jvm_external
rules_jvm_external PublicForked from bazel-contrib/rules_jvm_external
Bazel rules to resolve, fetch and export Maven artifacts
Starlark
-
-
2,406 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created 53 commits in 3 repositories
Opened 43 pull requests in 2 repositories
smocherla-brex/bazel-kotlin-vscode-extension
25
merged
-
Index JDK symbols
This contribution was made on Apr 13
-
Fix version in badge
This contribution was made on Apr 13
-
Update README
This contribution was made on Apr 13
-
Release: 0.3.0
This contribution was made on Apr 12
-
Fix bazel process termination
This contribution was made on Apr 12
-
Fixes for global symbol indexing
This contribution was made on Apr 12
-
Add requirements
This contribution was made on Apr 12
-
Make lazy compilation the default
This contribution was made on Apr 11
-
Fix incorrect error message for JDK
This contribution was made on Apr 11
-
Add stop button for build
This contribution was made on Apr 11
-
Add MODULE.bazel
This contribution was made on Apr 6
-
Release: v0.2.0
This contribution was made on Apr 6
-
Fix sha of lsp
This contribution was made on Apr 6
-
Bump LSP version to include bug fix
This contribution was made on Apr 6
-
Propagate lazy initialization config on startup
This contribution was made on Apr 6
-
Update LSP version
This contribution was made on Apr 6
-
Increase stdout/stderr buffer size
This contribution was made on Apr 6
-
Bump version
This contribution was made on Apr 6
-
Support lazy compilation
This contribution was made on Apr 6
-
Release: 0.1.0
This contribution was made on Apr 4
-
Update README with debugger support and adapter version
This contribution was made on Apr 4
-
Bump version
This contribution was made on Apr 2
-
Enable initial debugger support
This contribution was made on Apr 2
-
Release: 0.0.4
This contribution was made on Apr 1
-
Bump lsp and aspect version
This contribution was made on Apr 1
smocherla-brex/kotlin-language-server-bazel-support
18
merged
-
Index JDK symbols
This contribution was made on Apr 13
-
Fix query for global symbols and do indexing in background
This contribution was made on Apr 11
-
Bump version
This contribution was made on Apr 11
-
Pick atleast one file for symbol indexing
This contribution was made on Apr 11
-
Adapt symbol indexing to Bazel
This contribution was made on Apr 10
-
Initialize lazy compilation config on startup
This contribution was made on Apr 6
-
Disable lazy compilation by default
This contribution was made on Apr 6
-
Handle lazy compilation to support Go-to
This contribution was made on Apr 6
-
Compile files lazily to improve performance
This contribution was made on Apr 6
-
Update README
This contribution was made on Apr 4
-
Fix source mapping from bytecode to source location
This contribution was made on Apr 3
-
Use target classpath resolver in debug adapter
This contribution was made on Apr 3
-
Handle very large classpath
This contribution was made on Apr 2
-
Support passing additional args to main class
This contribution was made on Apr 2
-
Release adapter in workflow
This contribution was made on Apr 2
-
Fix source file mapping
This contribution was made on Apr 2
-
Bump version
This contribution was made on Apr 1
-
fix: Pass java source files correctly to the Kotlin compiler
This contribution was made on Apr 1
Reviewed 2 pull requests in 1 repository
smocherla-brex/kotlin-language-server-bazel-support
2 pull requests
-
Bump version
This contribution was made on Apr 11
-
Adapt symbol indexing to Bazel
This contribution was made on Apr 10
Created an issue in smocherla-brex/kotlin-language-server-bazel-support that received 5 comments
Improve performance on initial sync
The initial sync of classpath and compilation can be quite slow: on large-ish repos if there's many source files to compile investigate improveme…
Opened 10 other issues in 2 repositories
smocherla-brex/bazel-kotlin-vscode-extension
5
closed
3
open
-
Ability to stop/pause bazel sync
This contribution was made on Apr 9
-
Support ktlint for formatting
This contribution was made on Apr 9
-
Improve support for auto imports/quick fixes
This contribution was made on Apr 7
-
Non-existent setting mentioned in error message
This contribution was made on Apr 7
-
Automate publishing of extension to Marketplace
This contribution was made on Apr 6
-
Lazily compile files to improve performance
This contribution was made on Apr 6
-
Too much build output can crash the build process
This contribution was made on Apr 6
-
Classpath doesn't get refreshed if sync is done without opening a Kotlin File
This contribution was made on Apr 5
smocherla-brex/kotlin-language-server-bazel-support
2
closed
-
Index JDK symbols
This contribution was made on Apr 13
-
Improve support for quick fixes/auto imports
This contribution was made on Apr 8