Skip to content

Feat/context awareness#13

Merged
JFryy merged 2 commits intomainfrom
feat/context-awareness
Jul 10, 2025
Merged

Feat/context awareness#13
JFryy merged 2 commits intomainfrom
feat/context-awareness

Conversation

@JFryy
Copy link
Copy Markdown
Owner

@JFryy JFryy commented Jul 10, 2025

Description

A sum of changes included context awareness, missing directives for directory mode/creation, and docs.

Type of Change

Please check the relevant option(s):

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Code refactoring (no functional changes)
  • Test improvements

Changes Made

  • Context awareness (based on cursor) for being in specific section.
  • Documentation asking for contributions mentioning some challenges with maintenance necessitating it.

Testing

Please describe the tests that you ran to verify your changes:

  • Unit tests pass (cargo test)
  • Manual testing performed
  • LSP functionality verified in editor (specify which: Neovim/Emacs/VS Code/other)
  • Tested with sample systemd unit files

Test Configuration

  • OS:
  • Rust version:
  • Editor:

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Related Issues

closes #12

@JFryy JFryy merged commit d59bffa into main Jul 10, 2025
4 checks passed
@JFryy JFryy deleted the feat/context-awareness branch July 10, 2025 17:33
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.

Unknown directive 'RuntimeDirectory' in [Service] section

1 participant