Skip to content

codeintel: Auto-inference sandbox - Adopt an stdlib

Created by: efritz

We should choose a standard set of libraries (path, table, string manipulation, etc) to provide in the Lua sandbox. Right now we have some hand-written implementations of reverse. These types of solutions should be solved already for the end user.

This issue addressed this conversation.