Show HN: I built a web app to generate Emacs and Vim themes from VSCode themenice.github.io8 points·by pai·3 tahun yang lalu·3 comments
Show HN: I built a web app to generate Emacs and Vim themes from VSCode themenice.github.io4 points·by pai·3 tahun yang lalu·5 comments
pai·3 tahun yang lalu·discussJust because it is in the official VSC repo does not necessarily make it right, it is clearly an invalid JSON file and the error message is displayed.Showing the exact line number of the error is beyond this project's scope for now.I'm currently using https://www.npmjs.com/package/strip-json-comments to remove the comments if any.There are many online linters available, please check https://jsonlint.com/
pai·3 tahun yang lalu·discussBoth first and second links contained comments in JSON, which is invalid.I have now added fix to strip the comments, it should work now.The last link does not have bare minimum requirement of a background color, see FAQ point 4: https://nice.github.io/themeforge/faq/#happy-little-accident...Thanks for reporting.
pai·5 tahun yang lalu·discussThis is exactly what I wanted. I was looking to build something that highlights sentence by sentence, but now I realize paragraph works much better. The themes, wallpapers and font options makes it even better. Thanks a lot for this app.
pai·5 tahun yang lalu·discussIt looks awesome! May I ask what all tools/frameworks you used to build Rocket Jump?