Commit Graph

7 Commits

Author SHA1 Message Date
f10b11de46 Merge pull request 'docs: Introduce 9tailedKitsune documentation files' (#2) from wiki into main
Reviewed-on: #2
2025-09-05 04:06:15 -04:00
8debf841ce Merge pull request 'source' (#1) from source into main
Reviewed-on: #1
2025-09-05 04:05:33 -04:00
991e50d79c docs: Introduce 9tailedKitsune documentation files
Adds introduction to folder structures, keywords, comments, numbers, operators, and delimiters
Includes detailed comment syntax and usage examples for various types
Introduces logging documentation framework
2025-09-05 03:59:00 -04:00
cfcf6ab7c7 feat: add syntax highlighting for Kitsunic language
Introduces multiple User-Defined Language (UDL) XML files for Notepad++
to enable syntax highlighting, keyword recognition, and styling of the
Kitsunic scripting language. Covers various iterations and enhances
developer productivity by improving code readability and editing
experience in supported editors.
2025-09-05 03:55:30 -04:00
cd4ac0a227 Updated Name 2025-09-05 03:54:27 -04:00
5b8d9d2274 feat: add UDL for 9tailedKitsune language
Introduces syntax highlighting rules, keywords, and styling for the 9tailedKitsune scripting language in Notepad++
2025-09-05 03:43:29 -04:00
15da7335ad Initial commit 2025-09-05 03:33:17 -04:00