NimPlus icon indicating copy to clipboard operation
NimPlus copied to clipboard

Auto import

Open vanyle opened this issue 4 years ago • 0 comments

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

vanyle avatar Dec 25 '21 21:12 vanyle