NimPlus
NimPlus copied to clipboard
Auto import
Add a thing that looks at the errors and attempt to solve them by importing standard modules.
It doesn't matter if it does not work everytime, it just has to be convenient. It should at least handle the following packages:
- sequtils
- strutils
- tables
- sets
- algorithm (for sort)
- math
- time
- random