Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
sarah.grebing
ProofScriptParser
Commits
d23745c6
Commit
d23745c6
authored
Dec 16, 2017
by
Alexander Weigl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
2 changed files
with
995 additions
and
33 deletions
+995
-33
ui/src/main/java/edu/kit/iti/formal/psdbg/gui/controls/ScriptArea.java
...ava/edu/kit/iti/formal/psdbg/gui/controls/ScriptArea.java
+994
-32
ui/src/main/resources/edu/kit/iti/formal/psdbg/gui/debugger-ui.less
...n/resources/edu/kit/iti/formal/psdbg/gui/debugger-ui.less
+1
-1
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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