Jonas Kello

Results 270 comments of Jonas Kello

The setup was smooth and the initial tour was nice :-). One extra setup I had to do was add `fman` to the path by editing bash profile as per...

Yes #86 is exactly what I mean.

I use the treeview the same way as @mwean with the arrow keys. To me it gives a better overview and makes me explore and find things faster than stepping...

Regarding the cascading list in finder, please do **not** do it that way. This is actually one of the main reasons I don't like finder! The list+treeview in one is...

I just encountered the same issue. @nickluger did you find any workaround?

This would be perfect to use with kustomize as a helm postRenderers directive. Many helm charts create a configmap with a yaml file in it. It is today not possible...

@themaskedavenger what version of the plugin are you using? @Brian-McBride perhaps you can take look at this if it is something that should be supported by your PR?

@xiaoxiangmoe could you check to make sure your `extensions` config is in sync between webpack and the plugin as mentioned in [this comment](https://github.com/dividab/tsconfig-paths-webpack-plugin/issues/3#issuecomment-425511774)?

Also it seems if I specify an invalid path for tsconfig.json there is no error.

Seems like ts-loader has an option called [contextAsConfigBasePath ](https://github.com/TypeStrong/ts-loader#contextasconfigbasepath-boolean-defaultfalse)