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

Tools - Add function header snippet #10682

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Timi007
Copy link
Contributor

@Timi007 Timi007 commented Jan 20, 2025

When merged this pull request will:

  • Add function header snippet for VS Code

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@Andx667
Copy link
Contributor

Andx667 commented Jan 20, 2025

Isnt this the same what Dart does in his extension for vscode? https://github.com/DartsArmaMods/LazyArmaDev

@Timi007
Copy link
Contributor Author

Timi007 commented Jan 20, 2025

Isnt this the same what Dart does in his extension for vscode? https://github.com/DartsArmaMods/LazyArmaDev

Basically yes. In my solution, the function name is automatically derived. Also, more tabstops and choices for types. This could be moved to LazyArmaDev, but then we would need to add ace as the function prefix every time the header is created.

@PabstMirror
Copy link
Contributor

Does anyone have a problem with moving the .vscode folder to the actual project base?
I think I put it in /tools so it wasn't forced on people,
but I'm not sure if that's really needed and probably makes it less likely to be used

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

Successfully merging this pull request may close these issues.

3 participants