izcoser

Results 6 issues of izcoser

### Component Forge ### Describe the feature you would like Foundry has a config which is auto detect solc version. It defaults to true and when you type forge build,...

good first issue
T-feature

I would like to know how would I go about adding an LSP to my Monaco Editor, preferably using this project. To those who don't know, an lsp is a...

### Describe the issue: This issue happens when we have a foundry.toml in the current working directory. Slither detects foundry and tries to pass its configurations to solc. One config...

bug-candidate

### Describe the issue: When we filter out a file through --filter-paths, Slither still wastes time analyzing that file, and only skips returning the results for it. Is this not...

enhancement
High Priority

To keep conversation context, I tried both: 1. creating a conversation and then using the conversationId in api.sendMessage; 2. sending a message with api.sendMessage, saving the conversationId from that response...

The previous code processed multiple remappings for a single path and then attempted to "dedup" nested remappings, whatever that means. The "dedup" did not work at all, for example with...