Skip to content

Support typechange status #71

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

Closed
ObserverOfTime opened this issue Aug 2, 2024 · 2 comments
Closed

Support typechange status #71

ObserverOfTime opened this issue Aug 2, 2024 · 2 comments

Comments

@ObserverOfTime
Copy link

typechange: file type changed (regular file, symbolic link or submodule)

Example

#	typechange: after/ftplugin/svelte.vim

Parse tree

Current

  (generated_comment ; [13, 0] - [13, 39]
    (filepath) ; [13, 2] - [13, 13]
    (annotation)) ; [13, 14] - [13, 39]

Expected

  (generated_comment ; [13, 0] - [13, 39]
    (change ; [13, 2] - [13, 13]
      kind: (typechange)) ; [13, 2] - [13, 13]
    (filepath)) ; [13, 14] - [13, 39]
@gbprod
Copy link
Owner

gbprod commented Aug 28, 2024

Interesting !
I'll will try to do someting :)

gbprod added a commit that referenced this issue Oct 15, 2024
gbprod added a commit that referenced this issue Oct 16, 2024
gbprod added a commit that referenced this issue Oct 16, 2024
@gbprod
Copy link
Owner

gbprod commented Oct 17, 2024

Fixed by #72 :)

@gbprod gbprod closed this as completed Oct 17, 2024
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