不如怀念
不如怀念
Is the project still under maintenance? Can you give a brief explanation in the *readme.md* file, thank you.
If there is no configuration `ProjectPath` on the windows 7 platform, look at the log information output by the plug-in: > Info: Searching for runtime library in /d:/vscode-workspace/xxx Info: Cannot...
The latest version was released 3 years ago. Are there any plans to release a new version?
Some recommended technologies are outdated and there are better alternatives! such as: 1. [immutable-js](https://github.com/immutable-js/immutable-js) The project has actually been abandoned. Also, I think [immer](https://github.com/immerjs/immer) is a good alternative. 2. [classnames](https://github.com/JedWatson/classnames)...
**Is your feature request related to a problem? Please describe.** Where can developers learn about changes in version iterations? Is there a channel other than viewing the source code? **Describe...
The current package depends on `d3` and `moment`, both of which are very large. Can `moment` be replaced by [`dayjs`](https://day.js.org/)?
A common programming idiom is to call `add()` when the object (interactive) is created, and then call `remove()` when the object is destroyed. However, due to the lack of understanding...
**Is your feature request related to a problem? Please describe.** I checked the source code and found that post-processing is enabled by default, and the official example module provided by...
`https.proxy` is not a valid git configuration item. see this https://gist.github.com/evantoli/f8c23a37eb3558ab8765, or official documentation.
### 🤔 This is a ... - [ ] New feature - [x] Bug fix - [ ] Site / Document optimization - [ ] TypeScript definition update - [...