Skip to content

Commit 76fbc4f

Browse files
committed
remove title from post markdown
1 parent f190d3f commit 76fbc4f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/content/blog/autocomplete-considered-harmful.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ description: my experience of no autocompletion in editors
44
pubDate: May 5 2025
55
---
66

7-
# autocomplete considered harmful
8-
97
it is taken for granted that an editor provides autocompletion, even at a basic level. with a few exceptions, modern editors have autocompletion configured and enabled out of the box. because it is a default experience for editors, few has ever questioned whether it is an ideal coding environment for a developer. i used to take autocompletion for granted, and never even considered the possibility of turning it off. that changed 2 weeks ago, and having written code without it for an extended period, i think it provides a more pleasant coding experience, and i think more developers should give it a try.
108

119
## micro-stutters

0 commit comments

Comments
 (0)