This repository was archived by the owner on Oct 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 244
Commit 1b3f16f
committed
Use trySetOpenedFileAsSketch() method
Here is 2 changes:
- Subscrube to event onDidChangeActiveTextEditor to set "sketch" value
into arduino.json when useActiveSketch option is true
- Don't show sketch name in Status Bar when "sketch" value is
atomatically setted in arduino.json1 parent eb2ac71 commit 1b3f16f
1 file changed
+7
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 | + | ||
119 | + | ||
120 | + | ||
118 | 121 |
| |
119 | 122 |
| |
120 | 123 |
| |
| |||
194 | 197 |
| |
195 | 198 |
| |
196 | 199 |
| |
200 | + | ||
201 | + | ||
202 | + | ||
203 | + | ||
197 | 204 |
| |
198 | 205 |
| |
199 | 206 |
| |
|
0 commit comments