Commit graph

14 commits

Author SHA1 Message Date
mzhoot 34c2229b8a Добавлена поддержка квс 2026-06-14 13:49:07 +03:00
kapitche db22e2f015 Enhance x86 assembly syntax highlighting
Added support for NASM preprocessor directives, SSE/AVX instructions, and SIMD/mask/tile registers. Improved instruction and register matching to be case-insensitive and expanded recognized register names. Bumped extension version to 1.2.6.
2025-07-10 14:44:33 -04:00
kapitche 468b2e7868 Enhance assembly syntax highlighting for data labels
Added a new pattern for data labels and improved section and label matching in asm.tmLanguage.json. Bumped extension version to 1.2.5 in package.json.
2025-07-05 17:38:14 -04:00
kapitche 437bbf0c9d local file mnemonics info instead of fetching them 2025-07-04 00:12:59 -04:00
kapitche 24560b4c5c fixed more highlighting 2025-07-03 22:48:01 -04:00
kapitche 87a241029a Improve label and string handling in asm.tmLanguage.json
Added support for local labels and single-quoted strings in the x86 assembly TextMate grammar. Updated label patterns for more accurate highlighting and enhanced string pattern handling to include both double and single quotes.
2025-07-02 15:06:20 -04:00
Félix 53e4fae669 better 2024-10-13 00:34:06 -04:00
Félix 845948c240 should work 2024-10-13 00:12:28 -04:00
Félix 2d249ad9d4 universal now 2024-10-12 23:55:03 -04:00
Félix ae045ef3cd d 2024-10-12 23:29:35 -04:00
Félix e19cae576f d 2024-10-12 22:50:58 -04:00
Félix 84d86111dd extended syntax supports 2024-10-12 20:44:40 -04:00
Félix 0ea33fb9f5 working 2024-10-12 19:06:05 -04:00
Félix c1e0f9a44b init 2024-10-12 18:55:24 -04:00