0.1.2 • Published 7 years ago

gitbook-plugin-ace-mode-feelpp v0.1.2

Weekly downloads
14
License
-
Repository
github
Last release
7 years ago

Build Status

Feel++ Ace Mode

Feel++ syntax for gitbook ace plugin (Github) extended from ace c++ syntax.

Feel++ stands for Finite Element Embedded language using C++.

Usage

Just install this package. Specific css class are created and have to be customized. Note that default ace theme does not color these class.

classdescription
ace_feelppclass for all feel++ keywords
ace_feelvfclass for feelvf keywords
ace_feeldiscrclass for feeldiscr keywords

NB: For to Feel++ for keywords meaning.

Install note

To install this plugin just use

npm install gitbook-plugin-ace-mode-feelpp
  • :information_source: This plugin requires the nodejs package gitbook-ace-plugin.
  • :information_source: It copies the feelpp mode and snippet .js file into the ace plugin.

Development

See ace-mode-feelpp for mode and snippet creation.

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago