summaryrefslogtreecommitdiff
path: root/resources-en/src/tips/NextPrevError.html
diff options
context:
space:
mode:
Diffstat (limited to 'resources-en/src/tips/NextPrevError.html')
-rw-r--r--resources-en/src/tips/NextPrevError.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/resources-en/src/tips/NextPrevError.html b/resources-en/src/tips/NextPrevError.html
new file mode 100644
index 000000000000..ff6fa108605a
--- /dev/null
+++ b/resources-en/src/tips/NextPrevError.html
@@ -0,0 +1,15 @@
+<html>
+<head>
+ <link rel="stylesheet" type="text/css" href="css/tips.css">
+</head>
+<body>
+
+
+ <p>Use <span class="shortcut">&shortcut:GotoNextError;</span>/<span class="shortcut">&shortcut:GotoPreviousError;</span> keys to jump between highlighted syntax errors.</p>
+ <p>Use <span class="shortcut">&shortcut:PreviousOccurence;</span>/<span class="shortcut">&shortcut:NextOccurence;</span> shortcuts to jump between compiler error messages
+ or search operation results.</p>
+
+
+
+</body>
+</html>