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

Support custom single line comment notation #15

Open
ymotongpoo opened this issue Jan 1, 2017 · 0 comments
Open

Support custom single line comment notation #15

ymotongpoo opened this issue Jan 1, 2017 · 0 comments
Assignees

Comments

@ymotongpoo
Copy link
Owner

Runtime environment

  • OS (version): any
  • Hardware: any
  • VS Code version: any
  • VS Code build number: any
  • other extensions installed: many

Behaviors

Expected behavior

In plain text, usually we don't have consistent comment style, but we, engineers, often borrow comment styles from programming languages.
It would be nice if the users can set their own preferred comment notation in the configuration.

Actual behavior

Fixed comment style hard coded in src/notations.ts is used.

Steps to reproduce the issue

  1. Write text in the file with extension recognized as "plaintext" by VS Code.
  2. Run command of licenser "insert license header."
@ymotongpoo ymotongpoo self-assigned this Jan 1, 2017
ymotongpoo added a commit that referenced this issue Jan 1, 2017
@ymotongpoo ymotongpoo changed the title Support custom custom single line comment notation Support custom single line comment notation Apr 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant