-
Notifications
You must be signed in to change notification settings - Fork 18
DRAFT
Scrivener07 edited this page Jun 26, 2019
·
9 revisions
- One
- Two
- Three
- Four
- Five
- Six
- Five
- Four
- Three
- Two
- One
-
- Two
-
-
- Three
-
-
-
-
- Four
-
-
-
-
-
-
- Five
-
-
-
-
-
-
-
-
- Six
-
-
-
-
Inline code block with no highlighting.
A code block with no highlighting.
Scriptname Example extends Form
{A code block with Papyrus highlighting.}
string Function Hello(string argument)
{A function documentation string.}
; A papyrus comment.
If (!argument)
argument = Hello World!
EndIf
return argument
EndFunction
- HTML
- Online: Yes
- Offline: Yes
-
media/intellisense-misc-16x.svg
- Online: Yes
- Offline: No
-
- Online: Yes
- Offline: No
-
- Online: Yes
- Offline: Yes
-
- Online: Yes
- Offline: Yes
Type | Links | Online | Offline |
---|---|---|---|
Full URL | https://github.com/joelday/papyrus-lang/wiki/Papyrus | Yes | Yes |
Full URL + Alt-Text | Papyrus | Yes | Yes |
Full URL + Alt-Text + Anchor | Papyrus Keywords | Yes | Yes |
Wiki URL | Papyrus | Yes | No |
Wiki URL + Alt-Text | Alt-Text is not possible in tables for wiki urls. Pipes are not allowed. |
- | - |
Wiki URL + Anchor | Papyrus#language-keywords | Yes | No |
File URL | File URLs must have Alt-Text to use. |
- | - |
File URL + Alt-Text | Papyrus | Yes | Yes |
File URL + Alt-Text + Short | Papyrus | Yes | Yes |
File URL + Anchor | Papyrus Keywords | Yes | Yes |
HTML | <a href="https://github.com/joelday/papyrus-lang/wiki/Papyrus"a> | - | No |
HTML + Alt-Text | Papyrus | - | Yes |
HTML + File | <a href="./Papyrus"a> | - | No |
HTML + File + Alt-Text | Papyrus | - | Yes |
HTML + File + Short | <a href="Papyrus"a> | - | No |
HTML + File + Short + Alt-Text | Papyrus | - | Yes |
Type | Image | Online | Offline |
---|---|---|---|
Wiki URL - SVG | media/intellisense-misc-16x.svg | Yes | No |
Wiki URL - PNG | Yes | No | |
File URL - SVG | Yes | Yes | |
File URL - PNG | Yes | Yes | |
HTML URL - SVG | Yes | Yes | |
HTML URL - PNG | Yes | Yes |
Extension
Features
- Language Definition
- IntelliSense
- Code Navigation
- Refactoring
- Compilation
-
Debugging
- Debug View
- [Debug Console](Debug Console)
- [Assembly View](Assembly View)
Creation Engine
Language
Help