Highlights
- Pro
Block or Report
Block or report hasali19
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,252 contributions in the last year
Contribution activity
August 2022
Created 61 commits in 3 repositories
Created 3 repositories
- hasali19/solid-styled TypeScript
- hasali19/speq Rust
- hasali19/okapi Rust
Created a pull request in lxsmnsyc/solid-styled that received 1 comment
Fix typesVersions path mapping
Thanks for this awesome library!
I've been running into an issue where vscode adds auto-imports like import { css } from 'solid-styled/*'
instead of …
+1
−1
•
1
comment
Created an issue in rust-lang/rust-analyzer that received 2 comments
Auto-import doesn't work for exported use statements
Exported use
statements (with pub use
) don't seem to work with the auto-import assist, nor do they show up in the completions list.
// lib.rs
mod m…
2
comments
1
contribution
in private repositories
Aug 11