Jumpei Ogawa
Jumpei Ogawa
Great idea! I will consider how to implement.
I have updated the branch so that it no longer conflicts with `master`.
Thanks for the review. I recommend to view the readable diffs by reviewing each commits rather than viewing on Changes tab. In [d3baa03](https://github.com/akamud/vscode-theme-onelight/commit/d3baa036382c406f6fa6ca6e62a33576931ee897), I just formatted (unminified) JSON. (Yes, this...
FYI here's document for the each property I changed this time: https://code.visualstudio.com/api/references/theme-color#git-colors
@iemong I guess you opened the issue in the wrong repository. 間違ったリポジトリーに Issue を作っていませんか?
Hi @ennioVisco, Thank you for your reply. > Can you try to put the repo content on stackblitz.com and see if it works there? As I mentioned, this issue was...
> The point about stackblitz is not that people use it on the web, but that it's a clean environment that ensures the bug is not strictly related to your...
> I did clone it and run on my local machine... Oh, OK, then I may did something wrong. I will check again. Thank you for the investigation.
Apologies for not responding long. Since it passed 6 months since my first report, I reproduced this issue with the latest Nuxt and updated the report and the repro. I...
@ennioVisco Apologies, I missed an important thing. **This issue only happens on `nuxt dev`. It does not happen on the production server (`node .output/server/index.mjs`).** Since disabling the cache is a...