Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Babak K. Shandiz
Babak K. Shandiz

Posted on • Originally published atbabakks.github.io on

     

Idea for a VS Code Extension [RE#9]

Recently, I was editing our Gitlab CI pipeline. In our repositories we use Makefiles to define common actions (like building docker image or deploying onto production environment). To be exact, these actions are defined asphony targets in Makefile terminology.

While doing my task, I tried, several times, to invoke the auto-format command as I usually would when coding but every time I did it a message popped saying no formatter was installed for Makefiles. I remember searching for some extension, but nothing I found on the subject. That is a real frustration for anyobsessive developer. 🤦

Since Makefiles are among common tools for project automations, I think it’s a good idea to develop a Makefile formatter extension for VS Code or any other popular IDE/editor.


About Regular Encounters

I’ve decided to record my daily encounters with professional issues on a somewhat regular basis. Not all of them are equally important/unique/intricate, but are indeed practical, real, and of course,textually minimal.

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

I'm Babak - a C#, TS enthusiast. Also, I love databases, and of course SQL. Wish to learn new exciting things here.
  • Joined

More fromBabak K. Shandiz

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp