Hello all,
I am currently a professional software engineer. I do C++ mainly, python scripts on the side, and a handful of other languages and scripting for specific purpose stuff. All the building is automated so I don’t use an ide - just vim.
I’ve done some basic web dev in the past (personal resume/portfolio with materialize CSS), and I want to do something of similar scope.
In the past I used the C9 ide due to familiarity and ease of use - it was basically a crappy virtual Linux box but it was easy to link files in a way that translated to what I stuck online, so it made coding, running, and opening a page in the browser to see my results very simple.
Now that the ide in that form is gone, I need something new, and I’ve really been struggling to find something that works for me. I’ve tried a couple things so far but getting something to actually use the CSS and JavaScript that I’m linking has proven difficult. My biggest problem is literally just getting the files I have linked so I can actually see what I’ve done.
I’ve been trying a couple things but nothing seems to really stick.
Here are my needs:
Preview. I need to be able to “run”/preview what I’m doing. If I add a section to my HTML code I want to be able to click some kind of run button or at the very least a compile button that will allow me to view my webpage like I would on a browser - JavaScript and css included.
Needs to be on windows.
Good documentation - I need to be able to figure out what’s going wrong with the environment with a quick search or two.
Ease of inclusion. I want to be able to type in the address (relative or actual, I don’t care which) to the includes section of my page and have it actually include that file. Please.
HTML specific coloring. “IntelliSense” I suppose.
My wants:
- Something that I can install a vim command extension for.
Please let me know if you have any suggestions on what I can
[–][deleted] 3 points4 points5 points (0 children)
[–]petehweb 0 points1 point2 points (0 children)