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

Request: Support for Object Pascal (Delphi). #97

Closed
andersjel opened this issue Aug 8, 2018 · 2 comments
Closed

Request: Support for Object Pascal (Delphi). #97

andersjel opened this issue Aug 8, 2018 · 2 comments

Comments

@andersjel
Copy link

In Delphi and Object Pascal line comments start with // or ///, block comments are delimited by { and } or by (* and *).

stkb added a commit that referenced this issue Feb 7, 2022
Might need to have more file extensions added.

Ignores `{ ... }` blocks that start with `$`, as those are compiler
directives(?) instead.
@stkb
Copy link
Owner

stkb commented Feb 7, 2022

This is now in pre-release version 17.6.

@stkb stkb added the in pre-release version Is in pre-release version but not in stable yet label Feb 7, 2022
stkb added a commit that referenced this issue Feb 14, 2022
Might need to have more file extensions added.

Ignores `{ ... }` blocks that start with `$`, as those are compiler
directives(?) instead.
stkb added a commit that referenced this issue Feb 14, 2022
- Support .rmd files as markdown (#245)
- Basic support for Textile files as markdown (#271)
- Support FIDL (#255), Pascal/Delphi (#97) & pylintrc files (#121)
- Shell script: Ignore shebangs (#129)
- Add '//'-comments to CSS (workaround for #309)
- Fix batch files: case-insensitive "REM" and "@" prefix (#313)
- Fix the document being 'modified' if there were no actual changes
  (#308, #315)
@stkb
Copy link
Owner

stkb commented Feb 14, 2022

Now also in stable v1.16.2

@stkb stkb closed this as completed Feb 14, 2022
@stkb stkb removed the in pre-release version Is in pre-release version but not in stable yet label Feb 14, 2022
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

2 participants