Kazuki Yamada
Kazuki Yamada
That extension is not supported nested path yet 😢 https://github.com/smkamranqadri/vscode-bolt-language/issues/3
Thank you for the issue. It seems difficult because the library [webextension-toolbox](https://github.com/webextension-toolbox/webextension-toolbox/issues/373) used in this extension is not supported safari, but I will consider it.
Hi! thank you for reporting. I want it too. Work in progress 😄
Unfortunately there is no way now, but I'm planning to develop it 😃 It has some problems, so it may take a while.
Hi! Work in progress. But It is a little harder than I thought :weary: Please wait a little more.
The `extensions` feature seems to be already supported. see https://github.com/jpmonette/feed/pull/60
I am currently facing this issue as well and am hopeful for a resolution. Could the merging of the following PR potentially address this problem? If there is anything I...
I want categorize by color hue
Hi, I encountered the same issue with the `process.env.NODE_ENV` always being set to `production` and the `dev` variable in `webextension-toolbox-config.js` always being `undefined`. Upon investigating, I noticed that the `dev:...