Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement .schelp document parser variant #8

Open
salkin-mada opened this issue Aug 8, 2019 · 0 comments
Open

Implement .schelp document parser variant #8

salkin-mada opened this issue Aug 8, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@salkin-mada
Copy link
Owner

salkin-mada commented Aug 8, 2019

All text should be same color in help documents, but if a code:: is found it should use .sc .scd syntax highlighting

code::
Ndef(\schelp).set(\freqShift, ~spin.linexp(0.0,1.0,20,2e3))
::

In addition it could have its own syntax highlighting that would match

TITLE:: Some Title
summary::
categories::
related::
DESCRIPTION::
CLASSMETHODS::
ARGUMENT::
INSTANCEMETHODS::
private::
METHOD::
EXAMPLES::

etc.

regarding an ideal world: #4

@salkin-mada salkin-mada added the enhancement New feature or request label Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant