You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Search for `Apex Log Analyzer`from the extensions side bar in VS Code and click `Install` or
38
+
install from the VS Code market place by clicking install on [Visual Studio Code Market Place: Apex Log Analyzer](https://marketplace.visualstudio.com/items?itemName=financialforce.lana)
38
39
39
40
### Pre-Release
40
41
41
42
Click `Switch to Pre-Release Version` on the banner to get bleeding edge changes and help us to resolve bugs before the stable release.
42
43
43
44
### Command Pallette
44
45
45
-
- Open command pallette (CMD/CTRL + Shift + P), paste `ext install financialforce.lana`, and press enter.
46
-
- Click reload in the extensions tab.
46
+
Open command pallette (CMD/CTRL + Shift + P), paste `ext install financialforce.lana`, and press enter.
47
47
48
48
```sh
49
49
ext install financialforce.lana
50
50
```
51
51
52
-
### VSCode Marketplace
53
-
54
-
- Install from the VSCode market place by clicking install on [Visual Studio Code Market Place: Apex Log Analyzer](https://marketplace.visualstudio.com/items?itemName=financialforce.lana)
55
-
56
-
## Usage
52
+
### Show Analysis
57
53
58
-
Start the analysis either from a log you have already downloaded or by downloading a log from an org to view.
54
+
Start the analysis either from a log you have already downloaded or by downloading a log from an org.
59
55
On larger logs the analysis window make take a few seconds to appear.
60
56
61
-
### From an Open Log File
57
+
####From an Open Log File
62
58
63
59
With the `.log` file open in VSCode.
64
60
@@ -73,7 +69,7 @@ With the `.log` file open in VSCode.
73
69
or
74
70
1. Right click editor tab -> 'Log: Show Apex Log Analysis'
75
71
76
-
### Download a log
72
+
####Download a log
77
73
78
74
1. Open command pallette (CMD/CTRL + Shift + P) -> 'Log: Retrieve Apex Log And Show Analysis
Search for `Apex Log Analyzer`from the extensions side bar in VS Code and click `Install` or
10
+
install from the VS Code market place by clicking install on [Visual Studio Code Market Place: Apex Log Analyzer](https://marketplace.visualstudio.com/items?itemName=financialforce.lana)
11
11
12
-
## Pre-Release
12
+
###Pre-Release
13
13
14
14
Click `Switch to Pre-Release Version` on the banner to get bleeding edge changes and help us to resolve bugs before the stable release.
15
15
16
-
## Command Pallette
16
+
###Command Pallette
17
17
18
-
- Open command pallette (CMD/CTRL + Shift + P), paste `ext install financialforce.lana`, and press enter.
19
-
- Click reload in the extensions tab.
18
+
Open command pallette (CMD/CTRL + Shift + P), paste `ext install financialforce.lana`, and press enter.
20
19
21
20
```sh
22
21
ext install financialforce.lana
23
22
```
24
-
25
-
## VSCode Marketplace
26
-
27
-
- Install from the VSCode market place by clicking install on [Visual Studio Code Market Place: Apex Log Analyzer](https://marketplace.visualstudio.com/items?itemName=financialforce.lana)
0 commit comments