Skip to content

endritdev1/godot_comment_beautifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

godot_comment_beautifier

Just a way to tidy up and make comments a little bit cooler

Beautify.Comments.-.Godot.Engine.2022-05-01.16-15-15.mp4

Installation

  1. Download the zipFile
  2. Extract the file in your godot project folder
  3. Open Godot> Open your project > Go under Project> Project Settings> Plugins> Enable BeautifyComments

How to use it

You just start a comment like you normally do in Godot with "#" , the addon recognizes that. The second character must be one of the following: ! £ $ | $ % & / ( ) = ? ^ @ < > - + * .

This charter is coing to be repeated and inglobate your comment inside. So basically just write your comment and press enter or change line, it will autodetect it and format like in the example below

ex. comment syntax #-This is a comment
Result: #--------------------------This is a comment--------------------------

Story Behind It

I'm a gamedev and I'm still learning to use Godot Engine, still learning gamedev and coding in general. So I had the need to have an easier and faster way to make better comments and have them look tidy. Looked around and found the work of @rainlizard /GDScriptMacros watched his plugin and learned a lot, he as a very clever approach to it. So last night I made it my self :). Surly there's space to improve it

About

Just a way to tide and make comments a little bit cooler

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors