Skip to content
Snippets Groups Projects
Commit a50f25f4 authored by Stekelenburg, A.V. (Alexander, Student )'s avatar Stekelenburg, A.V. (Alexander, Student )
Browse files

Small user manual update

parent cd94ec30
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,10 @@ Usage
## Sidebar
!!! WARNING
This section is work in progress
The sidebar found by clicking the Modest Toolset logo in the bar on the left is used to run tools from the Modest Toolset on your files.
![Figure [sidebar]: The sidebar](sidebar.png)
......@@ -107,6 +111,10 @@ You can change some aspects of the generated DOT by changing the parameters in t
## Analysis Results
!!! WARNING
This section is work in progress
There are two ways to view analysis results in the analysis results view. Open results JSON file, or run Modest file.
Second view is called Analysis Results Comparison View. Load results JSON file, or move the results from Analysis Results view.
In the analysis view, save results to a JSON or text file, open the JSON file directly in the editor (open in editor), clear view.
......
......@@ -403,7 +403,6 @@
"pretest": "npm run compile && npm run lint",
"lint": "eslint src --ext ts",
"test": "node ./out/test/runTest.js",
"vscode:prepublish": "webpack --mode production",
"webpack": "webpack --mode development",
"webpack-dev": "webpack --mode development --watch",
......@@ -433,4 +432,4 @@
"vscode-codicons": "0.0.15",
"vscode-languageclient": "^7.0.0"
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment