"stringImportPaths": ["views/", "source/bolt/views"]

For the sake of clarity, that's referencing two separate folders. The second folder listed has the D files with functions to be included. I think of them as "view functions", which I think is OK since templating engine views never seem to conflict with my own source code.