Yongwoo Jung

Results 72 comments of Yongwoo Jung

I tried to modify the implementation of `renameFileFn` in the `template.config.js` file to receive and process the variable value, but it did not work as expected (contrary to my expectations,...

Hi @tobiashochguertel Sorry for the late reply, I think your idea is good 😀 (When I made this plugin, I thought about a very simple and reusable way.) In v1.3.0,...

@tobiashochguertel This feature was just released! https://marketplace.visualstudio.com/items?itemName=yongwoo.template Thanks 😀

> Rockstar 🤗, amazing. in few hours I will test it. Here in Germany it's night (0:49). > > The video is amazing! You should add this or a improved...

> This is amazing! I found your extension about a month ago and was learning more about VS Code extensions so I could fork the repository to do exactly what...

> @stegano I had that very concern myself about including too much information in the file name. Although I could not come up with a better possible solution and why...

> I came up with an idea as I disliked the visually messy `$$_var$$caseChange$$`. By using the more natural and common use of `()` every developer will instinctually understand the...

Hi, @xanax92 Thanks for this extension 😀 Not the official way, but there is an alternative It seems that you can use the variable allocation function suggested by tobiashochguertel, which...

Hi @orizens, Thanks for reporting Unfortunately, This extension is not supported rename sub-directory now. But I will consider the feature that rename the subdirectory. It looks to be a pretty...

Hi @orizens I just fixed it and released v1.2.1 You can rename sub directories feature now, If you want to use this feature, you have to update the extension and...