Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: add option to add comment mark always at first column #84

Open
cristobaltapia opened this issue Aug 10, 2023 · 0 comments

Comments

@cristobaltapia
Copy link

Hi, I have been using this plugin for a long time now and it is very useful. So thanks for sharing it!

Recently I have been programming in fortran77, where the comments are of the form

      var = 1
C     Some comment
      Var2 = 2
C     Some comment
C     Some comment

Since fortran always has these 6 spaces at the beginning, the C mark would be placed always at that position, but that is incorrect. It would be useful in this case to have an option to force the insertion of C always at the first column.

Would you consider such an option?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant