Skip to content

Syntax highlighting, snippets support for Ragel State Machine Compiler

Notifications You must be signed in to change notification settings

pnck/vsc_extension_ragel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ragel Language Support

This extension provides basic ragel language support in Visual Studio Code.

Features:

  • Adds highlighting support of embeded ragel FSM definition codes.
  • Adds frequently used code snippets.
  • By default the targetting host language is C++, I am trying to make it configurable. Any ideas and inspirations are welcomed.

Screenshot

Contributes & Issues

This extension source is hosted on Github.

If you happen to notice bugs or have suggestions for improvements, feel free to create new issues.

*What's Ragel

Ragel is a state machine compiler that compiles executable finite state machines from regular languages.

Details and documents could be found on its official site.

http://www.colm.net/open-source/ragel/

About

Syntax highlighting, snippets support for Ragel State Machine Compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published