xplat
xplat copied to clipboard
ng g mode <platform> support for webstorm?
Saw this functionality demoed in https://www.youtube.com/watch?v=0I8D25nab5c Would be really nice to get that. Is it something on your list?
@nongrata081 WebStorm and other IDE support is on todo list. There's some wip support in however some edge cases to handle so not ready for WebStorm yet. We have some devs that use WebStorm that want this as well so we'll try to tackle this sooner.
Any progress on this?
@dopsonbr hi, we have had some in progress trials regarding this here:
https://github.com/nstudio/xplat/blob/master/packages/xplat/src/utils/xplat.ts#L1130-L1208
But it's all disabled at moment as there were some issues with the xml parser since WebStorm uses xml settings files. I'm going to label this help wanted
as would be great to finish this.