Clément Charmet

Results 140 comments of Clément Charmet

Ok, I'll see if I can implement that ;)

It's not really trivial: I don't think XML syntax would be compatible with JSX, first (because of attributes, mainly), so you should probably test this first. Maybe we could have...

I believe Cmd+B will use ST's "basic" Build System, which won't use these haxe specific settings. This is due to MacOS not "sharing" environment variables properly, and has been solved...

Can you please share your directory layout ?

do you get any error message in the console ? what's the content of your application.xml ?

also, what version of ST are you using ? ST3 is likely to work much better.

ok, thanks for the insight; What OS are you using ? I'll see what I can do. Best, Clément

we do quite a lot of path manipulation, so we might workaround it. now that you found a way to reproduce, I can investigate a bit on it ;)

The symptoms are similar to other issues because they are common to a lot of issues where the plugin "crashes" during completion, sometimes leaving the filesystem in a broken state......

Also, as mentionned in other issues, you might want to check the permissions in your project folder.