crytic / crytic/contract-explorer

Improve handling of configuration changes on open workspace

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
36
Forks
8
PR merge metrics
No merged PRs in 30d

Description

It would be ideal if this extension could reload all relevant configuration/state/UI when a configuration property is changed.

Currently the configuration is only reloaded if `solcPath` changes. Hidden detectors changes do not reload the workspace, as these changes might have been committed by the extension itself, causing an unnecessary workspace reloading operation (inefficient).

It is currently not recommended to change a workspace configuration while the workspace is open. Only changes to `solcPath` should be considered safe.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.