Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sarah.grebing
ProofScriptParser
Commits
d23745c6
Commit
d23745c6
authored
Dec 16, 2017
by
Alexander Weigl
Browse files
Verbesserung an der ScriptArea
* Ctrl+Enter for formatting * no jumping * no exception
parent
10f6693e
Pipeline
#16063
passed with stages
in 9 minutes and 50 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
ui/src/main/java/edu/kit/iti/formal/psdbg/gui/controls/ScriptArea.java
View file @
d23745c6
This diff is collapsed.
Click to expand it.
ui/src/main/resources/edu/kit/iti/formal/psdbg/gui/debugger-ui.less
View file @
d23745c6
...
...
@@ -58,7 +58,7 @@
}
// Structures
.FOREACH, .CASES, .CASE, .DEFAULT
.FOREACH, .CASES, .CASE, .DEFAULT
, .WHILE, .STRICT, .RELAX, .IF
.THEONLY, .SCRIPT, .USING, .REPEAT {
// -fx-fill: @blue;
-fx-fill: @keywordColor;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment