I have an existing application and I'm trying to add Elm to it. The problem 
is that the existing application already has a folder structure and one of 
the folders has a space in it.

So when saving a file using vscode I see the following error: 

<https://lh3.googleusercontent.com/-PQsMrtm_qnY/WgnI_sFFmPI/AAAAAAAAZkk/cauz6s-2Fs8K0gr8v7PizIuHuCjvGilKwCLcBGAs/s1600/2017-11-13_11-30-26.png>

And that's because the web folder is actually called "Web Server". I can't 
change the folder's name because it will break a bunch of old stuff.

Is there a way to configure elm-make/elm-format to work with that?

Thanks

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to