This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit c1ca132
committed
[22308] Ensure Search for Inclusions works if script is unlocked
This patch checks if the script if locked before searching for inclusions,
rather than checking if the stack has a password. If the script is locked,
then the auto-search cannot be done and a warning is thrown.1 parent adf7d78 commit c1ca132
File tree
2 files changed
+11
-1
lines changed- docs/notes
- ide-support
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2848 | 2848 | | |
2849 | 2849 | | |
2850 | 2850 | | |
2851 | | - | |
| 2851 | + | |
2852 | 2852 | | |
2853 | 2853 | | |
2854 | 2854 | | |
| |||
2875 | 2875 | | |
2876 | 2876 | | |
2877 | 2877 | | |
| 2878 | + | |
| 2879 | + | |
| 2880 | + | |
| 2881 | + | |
| 2882 | + | |
| 2883 | + | |
| 2884 | + | |
| 2885 | + | |
| 2886 | + | |
2878 | 2887 | | |
2879 | 2888 | | |
2880 | 2889 | | |
| |||
0 commit comments