Commit graph

21 commits

Author SHA1 Message Date
kapitche ef67a8107a fix: error cannot read 'charAt' 2025-07-05 17:00:55 -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
kapitche 43fb2d4a78 Add configurable comment characters for assembly
Introduces new settings for customizing line and block comment characters via VS Code configuration. Updates the extension to dynamically apply these settings and documents the feature in the README. Also bumps the minimum VS Code engine version and extension version.
2025-07-02 14:44:53 -04:00
kapitche 0d0cc1dd84 changed version 2024-10-24 19:31:21 -04:00
Félix a3b33a55ff fixed 2024-10-13 11:56:11 -04:00
Félix 2d10500316 fixed dummy keywods to mnemonics only 2024-10-13 01:28:49 -04:00
Félix 8d112cb558 Update package.json 2024-10-13 01:25:17 -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 46d2605f7a Update package.json 2024-10-13 00:03:24 -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 89b6b3436f syntax update 2024-10-12 21:36:39 -04:00
Félix 84d86111dd extended syntax supports 2024-10-12 20:44:40 -04:00
Félix 1a19d2bee8 yes 2024-10-12 19:52:51 -04:00
Félix 85fe0eca1e should be good 2024-10-12 19:50:12 -04:00
Félix abafc4ce45 update 2024-10-12 19:43:36 -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