A syntax highlighting plugin for FunC language and FCPP variant (with preprocessing).
Based on savva425 work with improvements and fixes to make work more convenient and secure.
Most impact highlighting functions are highlighted in red (including throws).
Also some non-standard functions are highlighted that are nevertheless "best practices" (used in many contracts including system ones) such as store_data
or send_message
(_back
).