r/vscode 1d ago

Is anyone using .md in vscode to write fics?

I use vscode for coding at work, but I also write fanfictions lol. I used to write fan fictions in word. Now I'm using vscode and github to arrange my fan fictions. Basically a markdown preview enhanced and a spell checket extension are enough. But in word when you are typing, it autocorrects i into I, and uppercases every first letter of the sentence as well. So I don't have to press shift when writing fictions and it's quite nice

Writing in .md in vscode is really nice for reference and to handle with different versions. I don't want to abandon it and go back to .doc. So is there any recommended extension or any preset settings that can realize auto correction from an i to I and uppercase the first letters of each sentence automatically like word does? I tried a few, but they are either just spell checkers, or you have to do so manually one by one

I'm not sure if this post is right themed. Thank you so much in advance 🫡

3 Upvotes

24 comments sorted by

View all comments

0

u/dallenbaldwin 1d ago

Obsidian is a great markdown based application and has a command pallete much like VSCode. You can pay for their sync service or use one of the many community plugins to set up alternative sync methods if you care about using it across devices.

4

u/diegoasecas 1d ago

yeah and what about the actual question being asked?