vim
my hands
I bit the bullet and bought the Jetbrains Ultimate bundle because I develop in lots of different languages. It includes WebStorm and it is a joy to use. It helps where necessary and doesn't get in my way..
A keyboard.
Man kate is such a banger.
KDE do a lot of good software
man kateis such a banger.
I use Vim, but I don't really write pure HTML. I write Markdown and convert it into HTML as needed.
Markdown covers 95% of my HTML use cases, and I embed pure HTML into the Markdown for the last 5%.
My Markdown tools (mostly command line utilities such as Pandoc) handle HTML inside Markdown quite nicely. A few need a special "hey, there's HTML in here, pass it through unchanged" command line flag, if I recall correctly.
In a few advanced cases I'll use a variant of Jinja2 template syntax, and convert that into HTML - often with some converted Markdown mixed into it at build time.
Out of curiosity, what do you use to convert markdown to HTML?
There's lots of good options. I currently prefer https://github.com/gomarkdown/mdtohtml
I think they said Pandoc. I have used that too some.
Yeah. Pandoc can get the job done as well, if I recall.
Edit: I lately like to use a go utility for the Markdown to HTML, and then I use pandoc to convert HTML to any other document format I need, such as PDF.
I just write everything in vim, including raw html.
Not sure what your use case is, but if it's a static website you'd probably want a static site generator so you can write in markdown and then also include raw html for things that markdown can't represent.
usually, calibre's ebook editor, but that's cause most of my html writing and editing is to make epubs.
The following isn't any professional advice or anything, I am writing HTML manually for my hobby blog code. I don't have much experience with HTML outside occasionally reading it.
I write a bit by hand, to layout my blog page, which is using HTMX. Generally I use RustRover since that actually gives details for attributes and such along with autocomplete. And apparently yesterday it asked if I wanted to enable HTMX support, which was even more intriguing. The main articles are however converted from markdown to HTML.
I do want a better way to design with preview of my page but I think it's a long shot to find something that does HTMX at the same time. Especially since that often means having segregated pieces of HTML mixed into one document at page loading.
+1 for htmx
RustRover feels quite heavy/bulky, why not Fleet/Zed assuming you've checked those out?
I'm still a windows pleb, so no Zed for me. Fleet I haven't heard of before.
I'm also very much one that likes a lot of convenience. RustRover is know from experience with both pycharm and Rider. But my main points are convenient functionality, autocomplete, debugger, code navigation, formatting and cleanup and git diff readily available. RustRover might be big and heavy, but it let's me focus on writing and running my code without much issues.
still a windows pleb, so no Zed for me
oh, ok
Fleet I haven't heard of before
It is Jetbrains newest thing, an all language ide, an answer to VsCodium and Zed I guess, it's still stuck in beta though
I understand your points about convenience and experience
Depends on context, but
- Notepad++
- Visual Studio
- Visual Studio Code
- Double Commander "quick"-editor
- vim
- micro
- Firefox dev tools (console, dom edit)
When I write HTML, I don't use IDE features but accept them in Visual Studio.
Hands
Notepad++
Bluefish.
Thr nice thing about Emmet is you can use what you know and slowly add on to it. I don't really use the CSS shortcuts. It's really useful for writing HTML that requires a lot of elements.
Programming
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev