-
Discord @icecreamcohen#0001
- San Francisco
- http://pinterest.com/icecreamcohen/
Highlights
- Pro
Block or Report
Block or report scohen
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
lexical-lsp/lexical
lexical-lsp/lexical PublicLexical is a next-generation elixir language server
-
pinterest/elixometer
pinterest/elixometer PublicA light Elixir wrapper around exometer.
-
pinterest/elixir-thrift
pinterest/elixir-thrift PublicA Pure Elixir Thrift Implementation
-
-
865 contributions in the last year
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
lexical-lsp/lexical,
elixir-lsp/elixir-ls,
lexical-lsp/vscode-lexical
and 11 other
repositories
Contribution activity
February 2024
Created 20 commits in 1 repository
Created a pull request in lexical-lsp/lexical that received 2 comments
Handled module attributes in defimpl
Apparently, defimpls define two module attributes, @protocol and @for, which we completely missed during analysis.
Fixes #556
+168
−0
lines changed
•
2
comments
Opened 16 other pull requests in 1 repository
lexical-lsp/lexical
1
open
15
merged
-
Calling find references on a
defstructcall finds defined structsThis contribution was made on Feb 16 -
Fix: Resolve doesn't recognize zero-arg defs as functions
This contribution was made on Feb 16
-
IDs can also be :root
This contribution was made on Feb 16
-
Detected module references using __MODULE__
This contribution was made on Feb 15
-
Bumped garbage collection for some of our more intensive processes
This contribution was made on Feb 15
-
Made indexer return streams rather than lists
This contribution was made on Feb 14
-
Disabled fuzzy matcher
This contribution was made on Feb 13
-
Removed updated_at from the entry struct
This contribution was made on Feb 13
-
Removed select_all() from backend in favor of a reduce function
This contribution was made on Feb 13
-
Stopped indexing references in deps
This contribution was made on Feb 12
-
Bumped resolution for structs to great-grandchild
This contribution was made on Feb 9
-
Entity.resolve resolves defstruct correctly
This contribution was made on Feb 8
-
Fixed bug due to elixir_sense upgrade
This contribution was made on Feb 8
-
Struct discovery now uses the index
This contribution was made on Feb 8
-
Made parse_docs return an error tuple
This contribution was made on Feb 7
-
Switched over to mise rather than rtx
This contribution was made on Feb 7
Reviewed 4 pull requests in 1 repository
lexical-lsp/lexical
4 pull requests
-
Removed select_all() from backend in favor of a reduce function
This contribution was made on Feb 16
-
Entity.resolve resolves defstruct correctly
This contribution was made on Feb 9
-
Struct discovery now uses the index
This contribution was made on Feb 9
-
Add Support for
Renaming moduleThis contribution was made on Feb 9
Created an issue in lexical-lsp/lexical that received 5 comments
Only index definitions on in dependencies by default
In order to save memory, and avoid cluttering search results, we should not index references in dependencies.
5
comments
Opened 9 other issues in 1 repository
lexical-lsp/lexical
8
closed
1
open
-
Zero-arg function definitions without parens confuse resolution
This contribution was made on Feb 16
-
Extractors should recognize child modules built with
__MODULE__This contribution was made on Feb 15 -
Functions listed in
locals_without_parensshould not have parens in their completionsThis contribution was made on Feb 15 -
Garbage collect the backend and store on a schedule.
This contribution was made on Feb 15
-
Use streams rather than lists of entries to avoid large messages from increasing process memory usage
This contribution was made on Feb 14
-
Remove
updated_atin the Entry struct.This contribution was made on Feb 13 -
instead of passing around lots of structs from the store, add a reduce function to the backend behaviour that allows users to reduce over the store with some kind of state.
This contribution was made on Feb 13
-
Struct completion doesn't return results
This contribution was made on Feb 8
-
investigation: Improve memory usage of Search store / backends
This contribution was made on Feb 8





