Jevon Wright

Results 33 comments of Jevon Wright

I got this error on a fresh Ubuntu 12.04.2 install, in particular "ImportError: No module named web.server". The solution was to `sudo apt-get install python-twisted-web`.

I'd love, love to see something like this in Eclipse, particularly the autocomplete functionality based on a schema: https://developers.redhat.com/blog/2020/11/25/how-to-configure-yaml-schema-to-make-editing-files-easier As far as I can tell no other Eclipse YAML editor...

Update: WWD (Wild Web Developer) supports YAML validation but it's a bit awkward to setup: https://github.com/eclipse/wildwebdeveloper/issues/705